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
Benchmarking Expressive Japanese Character Text-to-Speech with VITS and Style-BERT-VITS20
BERT, can HE predict contrastive focus? Predicting and controlling prominence in neural TTS using a language model0
Beyond Text-to-Text: An Overview of Multimodal and Generative Artificial Intelligence for Education Using Topic Modeling0
BitTTS: Highly Compact Text-to-Speech Using 1.58-bit Quantization and Weight Indexing0
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
Show:102550
← PrevPage 90 of 142Next →

No leaderboard results yet.