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

TitleStatusHype
Predicting distributions with Linearizing Belief NetworksCode0
Phrase break prediction with bidirectional encoder representations in Japanese text-to-speech synthesisCode0
Applying Phonological Features in Multilingual Text-To-SpeechCode0
A Comparative Study on Transformer vs RNN in Speech ApplicationsCode0
Non-Autoregressive Neural Text-to-SpeechCode0
Numbers Normalisation in the Inflected Languages: a Case Study of PolishCode0
ObamaNet: Photo-realistic lip-sync from textCode0
Neural Voice Puppetry: Audio-driven Facial ReenactmentCode0
PolyGlotFake: A Novel Multilingual and Multimodal DeepFake DatasetCode0
Multi-Source Spatial Knowledge Understanding for Immersive Visual Text-to-SpeechCode0
Show:102550
← PrevPage 29 of 142Next →

No leaderboard results yet.