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

TitleStatusHype
BiVocoder: A Bidirectional Neural Vocoder Integrating Feature Extraction and Waveform Generation0
BOFFIN TTS: Few-Shot Speaker Adaptation by Bayesian Optimization0
Boosting Diffusion Model for Spectrogram Up-sampling in Text-to-speech: An Empirical Study0
Boosting Large Language Model for Speech Synthesis: An Empirical Study0
Bootstrap an end-to-end ASR system by multilingual training, transfer learning, text-to-text mapping and synthetic audio0
Bootstrapping non-parallel voice conversion from speaker-adaptive text-to-speech0
Braille-to-Speech Generator: Audio Generation Based on Joint Fine-Tuning of CLIP and Fastspeech20
BreezyVoice: Adapting TTS for Taiwanese Mandarin with Enhanced Polyphone Disambiguation -- Challenges and Insights0
Bridging the Gap: An Intermediate Language for Enhanced and Cost-Effective Grapheme-to-Phoneme Conversion with Homographs with Multiple Pronunciations Disambiguation0
BTS: Back TranScription for Speech-to-Text Post-Processor using Text-to-Speech-to-Text0
Show:102550
← PrevPage 121 of 142Next →

No leaderboard results yet.