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

TitleStatusHype
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
Enhancing Speech Intelligibility in Text-To-Speech Synthesis using Speaking Style ConversionCode1
Textual Echo Cancellation0
Attentron: Few-Shot Text-to-Speech Utilizing Attention-Based Variable-Length EmbeddingCode1
Unsupervised Learning For Sequence-to-sequence Text-to-speech For Low-resource Languages0
Bunched LPCNet : Vocoder for Low-cost Neural Text-To-Speech Systems0
Speaker Conditional WaveRNN: Towards Universal Neural Vocoder for Unseen Speaker and Recording ConditionsCode1
LRSpeech: Extremely Low-Resource Speech Synthesis and Recognition0
Show:102550
← PrevPage 115 of 142Next →

No leaderboard results yet.