poonehmousavi commited on
Commit
8c85063
·
1 Parent(s): 681cce0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,7 +46,7 @@ The performance of the model is the following:
46
 
47
  | Release | Test CER | Test WER | GPUs |
48
  |:-------------:|:--------------:|:--------------:| :--------:|
49
- | 1-08-23 | 8.63 | 25.10 | 1xV100 32GB |
50
 
51
  ## Pipeline description
52
 
@@ -104,7 +104,7 @@ cd recipes/CommonVoice/ASR/transformer/
104
  python train_with_whisper.py hparams/sr.yaml --data_folder=your_data_folder
105
  ```
106
 
107
- You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/11PKCsyIE703mmDv6n6n_UnD0bUgMPbg_?usp=share_link).
108
 
109
  ### Limitations
110
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
 
46
 
47
  | Release | Test CER | Test WER | GPUs |
48
  |:-------------:|:--------------:|:--------------:| :--------:|
49
+ | 15-08-23 | 7.25 | 22.29 | 1xV100 32GB |
50
 
51
  ## Pipeline description
52
 
 
104
  python train_with_whisper.py hparams/sr.yaml --data_folder=your_data_folder
105
  ```
106
 
107
+ You can find our training results (models, logs, etc) [here](https://www.dropbox.com/sh/5lhk230q45sd97z/AAD-U9b_Ws_vFPs-cazsbOY0a?dl=0).
108
 
109
  ### Limitations
110
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.