poonehmousavi
commited on
Commit
·
75312c7
1
Parent(s):
cec04cf
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_ar_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_ar_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/0e4vtvbg6hf2e13/AAD-tfzCZGUrh85aeAeJj8I9a?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.
|