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

TitleStatusHype
CSSinger: End-to-End Chunkwise Streaming Singing Voice Synthesis System Based on Conditional Variational Autoencoder0
An adaptable task-oriented dialog system for stand-alone embedded devices0
Audio Deep Fake Detection System with Neural Stitching for ADD 20220
Crowdsourcing Latin American Spanish for Low-Resource Text-to-Speech0
AMuSeD: An Attentive Deep Neural Network for Multimodal Sarcasm Detection Incorporating Bi-modal Data Augmentation0
Cross-Utterance Conditioned VAE for Speech Generation0
Audio-conditioned phonemic and prosodic annotation for building text-to-speech models from unlabeled speech data0
Adaptive re-calibration of channel-wise features for Adversarial Audio Classification0
Accent conversion using discrete units with parallel data synthesized from controllable accented TTS0
Bailing-TTS: Chinese Dialectal Speech Synthesis Towards Human-like Spontaneous Representation0
Show:102550
← PrevPage 58 of 142Next →

No leaderboard results yet.