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

TitleStatusHype
Generative Adversarial Network based Speaker Adaptation for High Fidelity WaveNet Vocoder0
Creating New Language and Voice Components for the Updated MaryTTS Text-to-Speech Synthesis Platform0
Generative adversarial network-based glottal waveform model for statistical parametric speech synthesis0
Creating an African American-Sounding TTS: Guidelines, Technical Challenges,and Surprising Evaluations0
Impact of Frame Rates on Speech Tokenizer: A Case Study on Mandarin and English0
Improve Cross-lingual Voice Cloning Using Low-quality Code-switched Data0
Attempt Towards Stress Transfer in Speech-to-Speech Machine Translation0
A Melody-Unsupervision Model for Singing Voice Synthesis0
Improve few-shot voice cloning using multi-modal learning0
Improving Mandarin Prosodic Structure Prediction with Multi-level Contextual Information0
Show:102550
← PrevPage 67 of 142Next →

No leaderboard results yet.