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

TitleStatusHype
DeepAudio-V1:Towards Multi-Modal Multi-Stage End-to-End Video to Speech and Audio Generation0
Deep Denoising Auto-encoder for Statistical Speech Synthesis0
Deep Feed-forward Sequential Memory Networks for Speech Synthesis0
Deep Performer: Score-to-Audio Music Performance Synthesis0
Deep Shallow Fusion for RNN-T Personalization0
Deep Text-to-Speech System with Seq2Seq Model0
Deliberation Model for On-Device Spoken Language Understanding0
Denoising LM: Pushing the Limits of Error Correction Models for Speech Recognition0
Denoising Text to Speech with Frame-Level Noise Modeling0
Enhancing Word-Level Semantic Representation via Dependency Structure for Expressive Text-to-Speech Synthesis0
Show:102550
← PrevPage 132 of 142Next →

No leaderboard results yet.