griko commited on
Commit
2f1b74c
·
verified ·
1 Parent(s): 9042b86

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ The model was trained on the VoxCeleb2 dataset:
61
  ## Installation
62
 
63
  ```bash
64
- pip install git+https://github.com/griko/voice-age-regression.git[svr-ecapa-librosa-voxceleb2]
65
  ```
66
 
67
  ## Usage
 
61
  ## Installation
62
 
63
  ```bash
64
+ pip install git+https://github.com/griko/voice-age-regression.git#egg=voice-age-regressor[svr-ecapa-librosa-voxceleb2]
65
  ```
66
 
67
  ## Usage