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

TitleStatusHype
Direct Text to Speech Translation System using Acoustic Units0
Multi-Modal Automatic Prosody Annotation with Contrastive Pretraining of SSWPCode1
VoiceFlow: Efficient Text-to-Speech with Rectified Flow MatchingCode2
Cross-Utterance Conditioned VAE for Speech Generation0
Large-Scale Automatic Audiobook Creation0
MuLanTTS: The Microsoft Speech Synthesis System for Blizzard Challenge 20230
GRASS: Unified Generation Model for Speech-to-Semantic Tasks0
PromptTTS 2: Describing and Generating Voices with Text Prompt0
A Comparative Analysis of Pretrained Language Models for Text-to-Speech0
The FruitShell French synthesis system at the Blizzard 2023 Challenge0
Show:102550
← PrevPage 54 of 142Next →

No leaderboard results yet.