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

TitleStatusHype
Adapter-Based Extension of Multi-Speaker Text-to-Speech Model for New Speakers0
Combining Automatic Speaker Verification and Prosody Analysis for Synthetic Speech Detection0
Structured State Space Decoder for Speech Recognition and Synthesis0
Cross-lingual Text-To-Speech with Flow-based Voice Conversion for Improved Pronunciation0
Lightweight and High-Fidelity End-to-End Text-to-Speech with Multi-Band Generation and Inverse Short-Time Fourier TransformCode2
Period VITS: Variational Inference with Explicit Pitch Modeling for End-to-end Emotional Speech Synthesis0
Residual Adapters for Few-Shot Text-to-Speech Speaker Adaptation0
Towards zero-shot Text-based voice editing using acoustic context conditioning, utterance embeddings, and reference encoders0
FCTalker: Fine and Coarse Grained Context Modeling for Expressive Conversational Speech SynthesisCode1
Explicit Intensity Control for Accented Text-to-speech0
Show:102550
← PrevPage 74 of 142Next →

No leaderboard results yet.