cemsubakan
commited on
Commit
·
a688aca
1
Parent(s):
8025fa8
Update README.md
Browse files
README.md
CHANGED
@@ -87,7 +87,7 @@ cd recipes/Libri2Mix/separation
|
|
87 |
python train.py hparams/sepformer.yaml --data_folder=your_data_folder
|
88 |
```
|
89 |
|
90 |
-
You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/
|
91 |
|
92 |
### Limitations
|
93 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|
|
|
87 |
python train.py hparams/sepformer.yaml --data_folder=your_data_folder
|
88 |
```
|
89 |
|
90 |
+
You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1NPTXw4i9Vmahhr5BSQQa-ZTTm45FwYJA).
|
91 |
|
92 |
### Limitations
|
93 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|