sangeet2020 commited on
Commit
b0b9418
1 Parent(s): 4279bd4

Update dropbox link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -109,7 +109,7 @@ pred_words, _ = asr_model(est_sources[:, :, 0], torch.tensor([1.0]))
109
  To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling the `from_hparams` method.
110
 
111
 
112
- You can find our training results (models, logs, etc) [here](https://www.dropbox.com/sh/7tryj6n7cfy0poe/AADpl4b8rGRSnoQ5j6LCj9tua?dl=0).
113
 
114
  ### Limitations
115
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
 
109
  To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling the `from_hparams` method.
110
 
111
 
112
+ You can find our training results (models, logs, etc) [here](https://www.dropbox.com/sh/kqs2ld14fm20cxl/AACiobSLdNtXhm-4Y3IIbTeia?dl=0).
113
 
114
  ### Limitations
115
  The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.