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

TitleStatusHype
Meta-TTS: Meta-Learning for Few-Shot Speaker Adaptive Text-to-SpeechCode1
FMFCC-A: A Challenging Mandarin Dataset for Synthetic Speech DetectionCode1
Fine-grained style control in Transformer-based Text-to-speech SynthesisCode1
Cross-speaker Emotion Transfer Based on Speaker Condition Layer Normalization and Semi-Supervised Training in Text-To-SpeechCode1
Mixer-TTS: non-autoregressive, fast and compact text-to-speech model conditioned on language model embeddingsCode1
EdiTTS: Score-based Editing for Controllable Text-to-SpeechCode1
Zero-Shot Text-to-Speech for Text-Based Insertion in Audio NarrationCode1
UR Channel-Robust Synthetic Speech Detection System for ASVspoof 2021Code1
StarGANv2-VC: A Diverse, Unsupervised, Non-parallel Framework for Natural-Sounding Voice ConversionCode1
EditSpeech: A Text Based Speech Editing System Using Partial Inference and Bidirectional FusionCode1
Show:102550
← PrevPage 21 of 142Next →

No leaderboard results yet.