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

TitleStatusHype
Expediting TTS Synthesis with Adversarial VocodingCode0
Few-Shot Speech Deepfake Detection Adaptation with Gaussian ProcessesCode0
EmoNews: A Spoken Dialogue System for Expressive News ConversationsCode0
ASSERT: Anti-Spoofing with Squeeze-Excitation and Residual neTworksCode0
Effective parameter estimation methods for an ExcitNet model in generative text-to-speech systemsCode0
Emilia: An Extensive, Multilingual, and Diverse Speech Dataset for Large-Scale Speech GenerationCode0
Emotional Voice Conversion using Multitask Learning with Text-to-speechCode0
ECAPA-TDNN for Multi-speaker Text-to-speech SynthesisCode0
AI4D -- African Language ProgramCode0
ClonEval: An Open Voice Cloning BenchmarkCode0
Show:102550
← PrevPage 38 of 142Next →

No leaderboard results yet.