speechbrainteam commited on
Commit
9e1a85f
1 Parent(s): 551bc8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -91,8 +91,7 @@ pip install -e .
91
  ```
92
  cd recipes/Voicebank/MTL/ASR_enhance
93
  python train.py hparams/enhance_mimic.yaml --data_folder=your_data_folder
94
-
95
- https://drive.google.com/drive/folders/1fcVP52gHgoMX9diNN1JxX_My5KaRNZWs?usp=sharing
96
 
97
  You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1HaR0Bq679pgd1_4jD74_wDRUq-c3Wl4L?usp=sharing)
98
 
@@ -123,7 +122,7 @@ title = {SpeechBrain},
123
  year = {2021},
124
  publisher = {GitHub},
125
  journal = {GitHub repository},
126
- howpublished = {\\url{https://github.com/speechbrain/speechbrain}},
127
  }
128
  ```
129
 
 
91
  ```
92
  cd recipes/Voicebank/MTL/ASR_enhance
93
  python train.py hparams/enhance_mimic.yaml --data_folder=your_data_folder
94
+ ```
 
95
 
96
  You can find our training results (models, logs, etc) [here](https://drive.google.com/drive/folders/1HaR0Bq679pgd1_4jD74_wDRUq-c3Wl4L?usp=sharing)
97
 
 
122
  year = {2021},
123
  publisher = {GitHub},
124
  journal = {GitHub repository},
125
+ howpublished = {\\\\url{https://github.com/speechbrain/speechbrain}},
126
  }
127
  ```
128