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

TitleStatusHype
End-to-End Text-to-Speech Based on Latent Representation of Speaking Styles Using Spontaneous Dialogue0
End-to-end Text-to-speech for Low-resource Languages by Cross-Lingual Transfer Learning0
End-to-End Text-to-Speech using Latent Duration based on VQ-VAE0
Enhanced Direct Speech-to-Speech Translation Using Self-supervised Pre-training and Data Augmentation0
Enhancement of Pitch Controllability using Timbre-Preserving Pitch Augmentation in FastPitch0
Enhancing audio quality for expressive Neural Text-to-Speech0
Enhancing Crowdsourced Audio for Text-to-Speech Models0
Enhancing Low-Resource ASR through Versatile TTS: Bridging the Data Gap0
Enhancing Naturalness in LLM-Generated Utterances through Disfluency Insertion0
ESPnet-ST: All-in-One Speech Translation Toolkit0
Show:102550
← PrevPage 48 of 142Next →

No leaderboard results yet.