This commit is contained in:
Michael Hansen
2024-03-18 16:53:01 -05:00
parent 580f411329
commit 935d28127d
2 changed files with 36 additions and 39 deletions
+1 -4
View File
@@ -115,10 +115,7 @@ def main() -> None:
for lang_code in sorted(voices_by_lang_code):
lang_info = _LANGUAGES[lang_code]
if lang_code.startswith("en_"):
print("*", lang_info.native, f"({lang_code})")
else:
print("*", lang_info.native, f"(`{lang_code}`, {lang_info.english})")
print("*", lang_info.english, f"({lang_code})")
last_dataset = None
for voice in sorted(