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