poonehmousavi commited on
Commit
515e663
1 Parent(s): fc1c27c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -48,7 +48,7 @@ The performance of the model is the following:
48
 
49
  | Release | Test CER | Test WER | GPUs |
50
  |:-------------:|:--------------:|:--------------:| :--------:|
51
- | 1-08-23 | 3.26 | 9.65 | 1xV100 32GB |
52
 
53
  ## Pipeline description
54
 
@@ -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://drive.google.com/drive/folders/11PKCsyIE703mmDv6n6n_UnD0bUgMPbg_?usp=share_link).
110
 
111
  ### Limitations
112
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
 
48
 
49
  | Release | Test CER | Test WER | GPUs |
50
  |:-------------:|:--------------:|:--------------:| :--------:|
51
+ | 15-08-23 | 4.30 | 11.79 | 1xV100 32GB |
52
 
53
  ## Pipeline description
54
 
 
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/7zlk07yxnslk4yy/AAANcI3EaG0ZFy6UrKk1Mm2Ga?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.