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

TitleStatusHype
Seed-TTS: A Family of High-Quality Versatile Speech Generation ModelsCode7
Speechless: Speech Instruction Training Without Speech for Low Resource LanguagesCode7
GLM-4-Voice: Towards Intelligent and Human-Like End-to-End Spoken ChatbotCode7
Neural Codec Language Models are Zero-Shot Text to Speech SynthesizersCode7
PaddleSpeech: An Easy-to-Use All-in-One Speech ToolkitCode6
ERNIE-SAT: Speech and Text Joint Pretraining for Cross-Lingual Multi-Speaker Text-to-SpeechCode6
Better speech synthesis through scalingCode6
Phoneme-Level BERT for Enhanced Prosody of Text-to-Speech with Grapheme PredictionsCode5
SpeechGPT-Gen: Scaling Chain-of-Information Speech GenerationCode5
Enabling Auditory Large Language Models for Automatic Speech Quality EvaluationCode5
Show:102550
← PrevPage 2 of 142Next →

No leaderboard results yet.