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 341350 of 1419 papers

TitleStatusHype
Bootstrap an end-to-end ASR system by multilingual training, transfer learning, text-to-text mapping and synthetic audio0
Boosting Large Language Model for Speech Synthesis: An Empirical Study0
An overview of text-to-speech systems and media applications0
Boosting Diffusion Model for Spectrogram Up-sampling in Text-to-speech: An Empirical Study0
BOFFIN TTS: Few-Shot Speaker Adaptation by Bayesian Optimization0
An Overview of Affective Speech Synthesis and Conversion in the Deep Learning Era0
Adversarial Speaker-Consistency Learning Using Untranscribed Speech Data for Zero-Shot Multi-Speaker Text-to-Speech0
BiVocoder: A Bidirectional Neural Vocoder Integrating Feature Extraction and Waveform Generation0
BitTTS: Highly Compact Text-to-Speech Using 1.58-bit Quantization and Weight Indexing0
A Novel Data Augmentation Approach for Automatic Speaking Assessment on Opinion Expressions0
Show:102550
← PrevPage 35 of 142Next →

No leaderboard results yet.