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

TitleStatusHype
Can we reconstruct a dysarthric voice with the large speech model Parler TTS?0
Can we steal your vocal identity from the Internet?: Initial investigation of cloning Obama's voice using GAN, WaveNet and low-quality found data0
CapSpeech: Enabling Downstream Applications in Style-Captioned Text-to-Speech0
CASSANDRA: A multipurpose configurable voice-enabled human-computer-interface0
Chain-of-Thought Training for Open E2E Spoken Dialogue Systems0
Characteristic-Specific Partial Fine-Tuning for Efficient Emotion and Speaker Adaptation in Codec Language Text-to-Speech Models0
Character-Level Bangla Text-to-IPA Transcription Using Transformer Architecture with Sequence Alignment0
ChatAnything: Facetime Chat with LLM-Enhanced Personas0
CHiVE: Varying Prosody in Speech Synthesis with a Linguistically Driven Dynamic Hierarchical Conditional Variational Network0
CHULA TTS: A Modularized Text-To-Speech Framework0
Show:102550
← PrevPage 93 of 142Next →

No leaderboard results yet.