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

TitleStatusHype
Zipper: A Multi-Tower Decoder Architecture for Fusing Modalities0
TransVIP: Speech to Speech Translation System with Voice and Isochrony PreservationCode2
Denoising LM: Pushing the Limits of Error Correction Models for Speech Recognition0
Multilingual Prosody Transfer: Comparing Supervised & Transfer Learning0
DLPO: Diffusion Model Loss-Guided Reinforcement Learning for Fine-Tuning Text-to-Speech Diffusion Models0
Multi-speaker Text-to-speech Training with Speaker Anonymized Data0
VR-GPT: Visual Language Model for Intelligent Virtual Reality Applications0
Exploring speech style spaces with language models: Emotional TTS without emotion labels0
Evaluating Text-to-Speech Synthesis from a Large Discrete Token-based Speech Language Model0
Building a Luganda Text-to-Speech Model From Crowdsourced Data0
Show:102550
← PrevPage 40 of 142Next →

No leaderboard results yet.