speechbrainteam commited on
Commit
448c792
1 Parent(s): c6aaccb

Update README.md

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