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

TitleStatusHype
Neural Speech Synthesis for Estonian0
The Sequence-to-Sequence Baseline for the Voice Conversion Challenge 2020: Cascading ASR and TTSCode0
JSSS: free Japanese speech corpus for summarization and simplificationCode0
Compress Polyphone Pronunciation Prediction Model with Shared Labels0
Automatic Arabic Dialect Identification Systems for Written Texts: A Survey0
Hierarchical Multi-Grained Generative Model for Expressive Speech Synthesis0
Controllable neural text-to-speech synthesis using intuitive prosodic features0
What the Future Brings: Investigating the Impact of Lookahead for Incremental Neural TTS0
Voice Conversion by Cascading Automatic Speech Recognition and Text-to-Speech Synthesis with Prosody Transfer0
Textual Echo Cancellation0
Show:102550
← PrevPage 118 of 142Next →

No leaderboard results yet.