Upload folder using huggingface_hub
Browse files
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
|