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

TitleStatusHype
Meta-TTS: Meta-Learning for Few-Shot Speaker Adaptive Text-to-SpeechCode1
fairseq Sˆ2: A Scalable and Integrable Speech Synthesis Toolkit0
Controlling Prosody in End-to-End TTS: A Case Study on Contrastive Focus Generation0
ViDA-MAN: Visual Dialog with Digital Humans0
DelightfulTTS: The Microsoft Speech Synthesis System for Blizzard Challenge 2021Code0
Discrete Acoustic Space for an Efficient Sampling in Neural Text-To-Speech0
FMFCC-A: A Challenging Mandarin Dataset for Synthetic Speech DetectionCode1
ESPnet2-TTS: Extending the Edge of TTS Research0
From Start to Finish: Latency Reduction Strategies for Incremental Speech Synthesis in Simultaneous Speech-to-Speech Translation0
Neural Dubber: Dubbing for Videos According to Scripts0
Show:102550
← PrevPage 94 of 142Next →

No leaderboard results yet.