speechbrainteam commited on
Commit
e475a72
1 Parent(s): a7712ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -83,7 +83,7 @@ cd recipes/CommonVoice/ASR/seq2seq
83
  python train.py hparams/train_it.yaml --data_folder=your_data_folder
84
  ```
85
 
86
- You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/13i7rdgVX7-qZ94Rtj6OdUgU-S6BbKKvw?usp=sharing).
87
 
88
  ### Limitations
89
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
@@ -97,7 +97,7 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
97
  year = {2021},
98
  publisher = {GitHub},
99
  journal = {GitHub repository},
100
- howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
101
  }
102
  ```
103
 
 
83
  python train.py hparams/train_it.yaml --data_folder=your_data_folder
84
  ```
85
 
86
+ You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1asxPsY1EBGHIpIFhBtUi9oiyR6C7gC0g?usp=sharing).
87
 
88
  ### Limitations
89
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
 
97
  year = {2021},
98
  publisher = {GitHub},
99
  journal = {GitHub repository},
100
+ howpublished = {\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
101
  }
102
  ```
103