poonehmousavi commited on
Commit
60c8d9c
1 Parent(s): 979acce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ cd recipes/CommonVoice/ASR/seq2seq
88
  python train.py hparams/train_en_with_wav2vec.yaml --data_folder=your_data_folder
89
  ```
90
 
91
- You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1tjz6IZmVRkuRE97E7h1cXFoGTer7pT73?usp=sharing).
92
 
93
  ### Limitations
94
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
 
88
  python train.py hparams/train_en_with_wav2vec.yaml --data_folder=your_data_folder
89
  ```
90
 
91
+ You can find our training results (models, logs, etc) [here](https://www.dropbox.com/sh/ch10cnbhf1faz3w/AACdHFG65LC6582H0Tet_glTa?dl=0).
92
 
93
  ### Limitations
94
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.