Commit
·
1bed3e4
1
Parent(s):
8afc82e
Update README.md
Browse files
README.md
CHANGED
@@ -76,6 +76,9 @@ To perform inference on the GPU, add `run_opts={"device":"cuda"}` when calling
|
|
76 |
### Limitations
|
77 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|
78 |
|
|
|
|
|
|
|
79 |
#### Referencing SpeechBrain
|
80 |
|
81 |
```
|
@@ -85,7 +88,7 @@ The SpeechBrain team does not provide any warranty on the performance achieved b
|
|
85 |
year = {2021},
|
86 |
publisher = {GitHub},
|
87 |
journal = {GitHub repository},
|
88 |
-
howpublished = {
|
89 |
}
|
90 |
```
|
91 |
|
|
|
76 |
### Limitations
|
77 |
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|
78 |
|
79 |
+
### Limitations
|
80 |
+
The SpeechBrain team does not provide any warranty on the performance achieved by this model when used on other datasets.
|
81 |
+
|
82 |
#### Referencing SpeechBrain
|
83 |
|
84 |
```
|
|
|
88 |
year = {2021},
|
89 |
publisher = {GitHub},
|
90 |
journal = {GitHub repository},
|
91 |
+
howpublished = {\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\url{https://github.com/speechbrain/speechbrain}},
|
92 |
}
|
93 |
```
|
94 |
|