speechbrainteam commited on
Commit
1448d07
1 Parent(s): 3c7f67d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -88,7 +88,7 @@ cd recipes/LibriSpeech/ASR/seq2seq
88
  python train.py hparams/train_BPE_5000.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/1SAndjcThdkO-YQF8kvwPOXlQ6LMT71vt?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.
@@ -103,7 +103,7 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
103
  year = {2021},
104
  publisher = {GitHub},
105
  journal = {GitHub repository},
106
- howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
107
  }
108
  ```
109
 
 
88
  python train.py hparams/train_BPE_5000.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/1kSwdBT8kDhnmTLzrOPDL77LX_Eq-3Tzl?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.
 
103
  year = {2021},
104
  publisher = {GitHub},
105
  journal = {GitHub repository},
106
+ howpublished = {\url{https://github.com/speechbrain/speechbrain}},
107
  }
108
  ```
109