griko commited on
Commit
5bbe534
·
verified ·
1 Parent(s): 42445a8

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ The model was trained on the VoxCeleb2 dataset:
50
  ## Installation
51
 
52
  ```bash
53
- pip install git+https://github.com/griko/voice-age-regression.git[svr-ecapa-voxceleb2]
54
  ```
55
 
56
  ## Usage
 
50
  ## Installation
51
 
52
  ```bash
53
+ pip install git+https://github.com/griko/voice-age-regression.git#egg=voice-age-regressor[svr-ecapa-voxceleb2]
54
  ```
55
 
56
  ## Usage