cemsubakan
commited on
Commit
•
39c3cce
1
Parent(s):
5d2b596
Update README.md
Browse files
README.md
CHANGED
@@ -68,7 +68,7 @@ cd recipes/WSJ0Mix/separation
|
|
68 |
python train.py hparams/sepformer.yaml --data_folder=your_data_folder
|
69 |
```
|
70 |
|
71 |
-
You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/
|
72 |
|
73 |
### Limitations
|
74 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|
|
|
68 |
python train.py hparams/sepformer.yaml --data_folder=your_data_folder
|
69 |
```
|
70 |
|
71 |
+
You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1NGncbjvLeGfbUqmVi6ej-NH9YQn5vBmI).
|
72 |
|
73 |
### Limitations
|
74 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|