speechbrainteam commited on
Commit
c5551b0
1 Parent(s): a02a15a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -55,7 +55,7 @@ cd recipes/fluent-speech-commands
55
  python train.py hparams/train.yaml --data_folder=your_data_folder
56
  ```
57
 
58
- You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/18c2anEv8hx-ZjmEN8AdUA8AZziYIidON?usp=sharing).
59
 
60
  ### Limitations
61
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
@@ -69,7 +69,7 @@ title = {SpeechBrain},
69
  year = {2021},
70
  publisher = {GitHub},
71
  journal = {GitHub repository},
72
- howpublished = {\\url{https://github.com/speechbrain/speechbrain}},
73
  }
74
  ```
75
 
 
55
  python train.py hparams/train.yaml --data_folder=your_data_folder
56
  ```
57
 
58
+ You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1Zly54252Z218IHJQ9M0B3kTQPZIw_2yC?usp=sharing).
59
 
60
  ### Limitations
61
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
 
69
  year = {2021},
70
  publisher = {GitHub},
71
  journal = {GitHub repository},
72
+ howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
73
  }
74
  ```
75