Commit
·
0ac2aeb
1
Parent(s):
f34466e
Update README.md
Browse files
README.md
CHANGED
@@ -106,7 +106,7 @@ cd recipes/CommonVoice/ASR/transformer/
|
|
106 |
python train_with_whisper.py hparams/train_fa_hf_whisper.yaml --data_folder=your_data_folder
|
107 |
```
|
108 |
|
109 |
-
You can find our training results (models, logs, etc) [here](https://
|
110 |
|
111 |
### Limitations
|
112 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|
|
|
106 |
python train_with_whisper.py hparams/train_fa_hf_whisper.yaml --data_folder=your_data_folder
|
107 |
```
|
108 |
|
109 |
+
You can find our training results (models, logs, etc) [here](https://www.dropbox.com/sh/w1urihacmtoulmi/AADMtK3qeAF5mLYk5LMHyiOra?dl=0).
|
110 |
|
111 |
### Limitations
|
112 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|