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

TitleStatusHype
Large-Scale Automatic Audiobook Creation0
GRASS: Unified Generation Model for Speech-to-Semantic Tasks0
MuLanTTS: The Microsoft Speech Synthesis System for Blizzard Challenge 20230
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
Learning Speech Representation From Contrastive Token-Acoustic Pretraining0
Improving Mandarin Prosodic Structure Prediction with Multi-level Contextual Information0
Towards Spontaneous Style Modeling with Semi-supervised Pre-training for Conversational Text-to-Speech Synthesis0
The DeepZen Speech Synthesis System for Blizzard Challenge 20230
Show:102550
← PrevPage 71 of 142Next →

No leaderboard results yet.