SOTAVerified

Text to Speech

import gTTS import os def text_to_speech_kurdish(text, output_file="output.mp3"): # گۆڕینی نووسین بۆ دەنگ بە زمانی کوردی (هەڵبژاردنی زمانی "ku" بۆ کوردی) tts = gTTS(text=text, lang='ku', slow=False) tts.save(output_file) os.system(f"start {output_file}") # کردنەوەی فایلە دەنگییەکە (لە Windows) # نموونە: text_to_speech_kurdish("سڵاو، ئەمە دەنگی منە بە زمانی کوردی.")

Papers

Showing 891900 of 1419 papers

TitleStatusHype
Text-to-Speech for Under-Resourced Languages: Phoneme Mapping and Source Language Selection in Transfer Learning0
Text-to-Speech Pipeline for Swiss German -- A comparison0
Text-to-speech synthesis based on latent variable conversion using diffusion probabilistic model and variational autoencoder0
Text-To-Speech Synthesis In The Wild0
Textual Echo Cancellation0
The Art of Storytelling: Multi-Agent Generative AI for Dynamic Multimodal Narratives0
The C-ORAL-BRASIL I: Reference Corpus for Spoken Brazilian Portuguese0
The DeepZen Speech Synthesis System for Blizzard Challenge 20230
The Effects of Input Type and Pronunciation Dictionary Usage in Transfer Learning for Low-Resource Text-to-Speech0
The FruitShell French synthesis system at the Blizzard 2023 Challenge0
Show:102550
← PrevPage 90 of 142Next →

No leaderboard results yet.