speechbrainteam
commited on
Commit
·
7d7e651
1
Parent(s):
3d61c78
Update README.md
Browse files
README.md
CHANGED
@@ -85,7 +85,7 @@ cd recipes/Voicebank/enhance/MetricGAN
|
|
85 |
python train.py hparams/train.yaml --data_folder=your_data_folder
|
86 |
```
|
87 |
|
88 |
-
You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1fcVP52gHgoMX9diNN1JxX_My5KaRNZWs?usp=sharing)
|
89 |
|
90 |
### Limitations
|
91 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|
|
|
85 |
python train.py hparams/train.yaml --data_folder=your_data_folder
|
86 |
```
|
87 |
|
88 |
+
You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1fcVP52gHgoMX9diNN1JxX_My5KaRNZWs?usp=sharing).
|
89 |
|
90 |
### Limitations
|
91 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|