Commit
·
0bdd166
1
Parent(s):
860e4a3
Update README.md
Browse files
README.md
CHANGED
@@ -77,7 +77,7 @@ cd recipes/WHAMandWHAMR/separation
|
|
77 |
python train.py hparams/sepformer-whamr.yaml --data_folder=your_data_folder
|
78 |
```
|
79 |
|
80 |
-
You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/
|
81 |
|
82 |
### Limitations
|
83 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|
|
|
77 |
python train.py hparams/sepformer-whamr.yaml --data_folder=your_data_folder
|
78 |
```
|
79 |
|
80 |
+
You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1m1xfx2ojf7qgOyscJVVCQFRY0VRl0rdi?usp=sharing).
|
81 |
|
82 |
### Limitations
|
83 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|