BlackKakapo
commited on
Commit
•
5922aa4
1
Parent(s):
e317498
Update RomanianSpeechSynthesis.py
Browse files
RomanianSpeechSynthesis.py
CHANGED
@@ -94,7 +94,7 @@ _HOMEPAGE = "http://romaniantts.com/rssdb/"
|
|
94 |
_LICENSE = "CCPL"
|
95 |
|
96 |
_URLS = {
|
97 |
-
"ro": "
|
98 |
}
|
99 |
|
100 |
class RomanianSpeechSynthesis(datasets.GeneratorBasedBuilder):
|
|
|
94 |
_LICENSE = "CCPL"
|
95 |
|
96 |
_URLS = {
|
97 |
+
"ro": "RomanianDB_v.0.8.1.tgz",
|
98 |
}
|
99 |
|
100 |
class RomanianSpeechSynthesis(datasets.GeneratorBasedBuilder):
|