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

TitleStatusHype
Synthesizing Personalized Non-speech Vocalization from Discrete Speech Representations0
Synthetic Speaking Children -- Why We Need Them and How to Make Them0
Synthetic Speech Detection Based on Temporal Consistency and Distribution of Speaker Features0
Talking Face Generation with Multilingual TTS0
Talrómur: A large Icelandic TTS corpus0
Statistical Context-Dependent Units Boundary Correction for Corpus-based Unit-Selection Text-to-Speech0
Teacher-Student Training for Robust Tacotron-based TTS0
Technology Pipeline for Large Scale Cross-Lingual Dubbing of Lecture Videos into Multiple Indian Languages0
Telephone Surveys Meet Conversational AI: Evaluating a LLM-Based Telephone Survey System at Scale0
Telephonetic: Making Neural Language Models Robust to ASR and Semantic Noise0
Show:102550
← PrevPage 88 of 142Next →

No leaderboard results yet.