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

TitleStatusHype
AttentionStitch: How Attention Solves the Speech Editing Problem0
Handling Numeric Expressions in Automatic Speech Recognition0
Cross-lingual Multispeaker Text-to-Speech under Limited-Data Scenario0
Cross-lingual Multi-speaker Text-to-speech Synthesis for Voice Cloning without Using Parallel Corpus for Unseen Speakers0
GenerTTS: Pronunciation Disentanglement for Timbre and Style Generalization in Cross-Lingual Text-to-Speech0
Cross-lingual Knowledge Distillation via Flow-based Voice Conversion for Robust Polyglot Text-To-Speech0
Generic Indic Text-to-speech Synthesisers with Rapid Adaptation in an End-to-end Framework0
Cross-Domain Audio Deepfake Detection: Dataset and Analysis0
A Methodology for Controlling the Emotional Expressiveness in Synthetic Speech -- a Deep Learning approach0
Guided-TTS:Text-to-Speech with Untranscribed Speech0
Show:102550
← PrevPage 61 of 142Next →

No leaderboard results yet.