Datasets:
Fix mangled url in citation block
#2
by VoicesColeby - opened
README.md
CHANGED
|
@@ -167,7 +167,7 @@ load_dataset("blabble-io/libritts_r", streaming=True)
|
|
| 167 |
trained with LibriTTS-R achieved speech naturalness on par
|
| 168 |
with that of the ground-truth samples. The corpus is freely
|
| 169 |
available for download from
|
| 170 |
-
|
| 171 |
month = may,
|
| 172 |
year = 2023,
|
| 173 |
copyright = "http://creativecommons.org/licenses/by-nc-nd/4.0/",
|
|
|
|
| 167 |
trained with LibriTTS-R achieved speech naturalness on par
|
| 168 |
with that of the ground-truth samples. The corpus is freely
|
| 169 |
available for download from
|
| 170 |
+
http://www.openslr.org/141/.",
|
| 171 |
month = may,
|
| 172 |
year = 2023,
|
| 173 |
copyright = "http://creativecommons.org/licenses/by-nc-nd/4.0/",
|