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

TitleStatusHype
Spotlight-TTS: Spotlighting the Style via Voiced-Aware Style Extraction and Style Direction Adjustment for Expressive Text-to-Speech0
SQuId: Measuring Speech Naturalness in Many Languages0
kNN Retrieval for Simple and Effective Zero-Shot Multi-speaker Text-to-Speech0
Stable-TTS: Stable Speaker-Adaptive Text-to-Speech Synthesis via Prosody Prompting0
StoryTTS: A Highly Expressive Text-to-Speech Dataset with Rich Textual Expressiveness Annotations0
Streaming Non-Autoregressive Model for Accent Conversion and Pronunciation Improvement0
Streaming Speaker Change Detection and Gender Classification for Transducer-Based Multi-Talker Speech Translation0
StreamMel: Real-Time Zero-shot Text-to-Speech via Interleaved Continuous Autoregressive Modeling0
Structural Analysis of Hindi Phonetics and A Method for Extraction of Phonetically Rich Sentences from a Very Large Hindi Text Corpus0
Structured State Space Decoder for Speech Recognition and Synthesis0
Show:102550
← PrevPage 85 of 142Next →

No leaderboard results yet.