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

TitleStatusHype
Zero-Shot Long-Form Voice Cloning with Dynamic Convolution Attention0
Polyphone disambiguation and accent prediction using pre-trained language models in Japanese TTS front-end0
Cross-Lingual Text-to-Speech Using Multi-Task Learning and Speaker Classifier Joint Training0
Empathic Machines: Using Intermediate Features as Levers to Emulate Emotions in Text-To-Speech Systems0
KazakhTTS2: Extending the Open-Source Kazakh TTS Corpus With More Data, Speakers, and Topics0
A Practical Guide to Logical Access Voice Presentation Attack Detection0
A wearable sensor vest for social humanoid robots with GPGPU, IoT, and modular software architectureCode0
SoK: A Study of the Security on Voice Processing Systems0
Multi-speaker Multi-style Text-to-speech Synthesis With Single-speaker Single-style Training Data Scenarios0
Multi-speaker Emotional Text-to-speech Synthesizer0
Show:102550
← PrevPage 100 of 142Next →

No leaderboard results yet.