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

TitleStatusHype
XPhoneBERT: A Pre-trained Multilingual Model for Phoneme Representations for Text-to-SpeechCode5
Towards Selection of Text-to-speech Data to Augment ASR Training0
Resource-Efficient Fine-Tuning Strategies for Automatic MOS Prediction in Text-to-Speech for Low-Resource Languages0
LibriTTS-R: A Restored Multi-Speaker Text-to-Speech Corpus0
Make-A-Voice: Unified Voice Synthesis With Discrete Representation0
STT4SG-350: A Speech Corpus for All Swiss German Dialect Regions0
Automatic Evaluation of Turn-taking Cues in Conversational Speech Synthesis0
ADAPTERMIX: Exploring the Efficacy of Mixture of Adapters for Low-Resource TTS AdaptationCode1
Stochastic Pitch Prediction Improves the Diversity and Naturalness of Speech in Glow-TTSCode1
An Efficient Membership Inference Attack for the Diffusion Model by Proximal InitializationCode1
Show:102550
← PrevPage 61 of 142Next →

No leaderboard results yet.