add links
Browse files
README.md
CHANGED
@@ -107,9 +107,9 @@ while True:
|
|
107 |
To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling the `from_hparams` method.
|
108 |
|
109 |
### Training
|
110 |
-
The training information can be found [here]()
|
111 |
|
112 |
-
You can find our training results (models, logs, etc) [here]().
|
113 |
|
114 |
### Limitations
|
115 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|
|
|
107 |
To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling the `from_hparams` method.
|
108 |
|
109 |
### Training
|
110 |
+
The training information can be found [here](https://github.com/speechbrain/speechbrain/tree/develop/recipes/OpenASQA/ltu-as)
|
111 |
|
112 |
+
You can find our training results (models, logs, etc) [here](https://www.dropbox.com/scl/fo/dnfdrkb5jl0mk93svl8eo/AHz79M05CX5O3SqxOD8EXgk?rlkey=qu6v0qasa3sxr01rbpnxdep1t&st=we15otgb&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.
|