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

TitleStatusHype
PROEMO: Prompt-Driven Text-to-Speech Synthesis Based on Emotion and Intensity Control0
PSCodec: A Series of High-Fidelity Low-bitrate Neural Speech Codecs Leveraging Prompt Encoders0
PromptTTS 2: Describing and Generating Voices with Text Prompt0
PromptTTS++: Controlling Speaker Identity in Prompt-Based Text-to-Speech Using Natural Language Descriptions0
Prompt-Unseen-Emotion: Zero-shot Expressive Speech Synthesis with Prompt-LLM Contextual Knowledge for Mixed Emotions0
Prosodic Clustering for Phoneme-level Prosody Control in End-to-End Speech Synthesis0
Prosodic Representation Learning and Contextual Sampling for Neural Text-to-Speech0
Exact Prosody Cloning in Zero-Shot Multispeaker Text-to-Speech0
ProsodyFM: Unsupervised Phrasing and Intonation Control for Intelligible Speech Synthesis0
Prosody Transfer in Neural Text to Speech Using Global Pitch and Loudness Features0
Show:102550
← PrevPage 73 of 142Next →

No leaderboard results yet.