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

TitleStatusHype
Multi-Task Learning for Front-End Text Processing in TTSCode1
End to end Hindi to English speech conversion using Bark, mBART and a finetuned XLSR Wav2Vec20
Noise-robust zero-shot text-to-speech synthesis conditioned on self-supervised speech-representation model with adapters0
Transfer the linguistic representations from TTS to accent conversion with non-parallel data0
Evaluating and Personalizing User-Perceived Quality of Text-to-Speech Voices for Delivering Mindfulness Meditation with Different Physical Embodiments0
Incremental FastPitch: Chunk-based High Quality Text to Speech0
Utilizing Neural Transducers for Two-Stage Text-to-Speech via Semantic Token Prediction0
Boosting Large Language Model for Speech Synthesis: An Empirical Study0
Normalization of Lithuanian Text Using Regular Expressions0
AE-Flow: AutoEncoder Normalizing Flow0
Show:102550
← PrevPage 47 of 142Next →

No leaderboard results yet.