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

TitleStatusHype
NU-GAN: High resolution neural upsampling with GAN0
Learning Speaker Embedding from Text-to-SpeechCode0
A Mask-based Model for Mandarin Chinese Polyphone Disambiguation0
An Investigation of the Relation Between Grapheme Embeddings and Pronunciation for Tacotron-based Systems0
Replacing Human Audio with Synthetic Audio for On-device Unspoken Punctuation Prediction0
End-to-End Text-to-Speech using Latent Duration based on VQ-VAE0
Towards Natural Bilingual and Code-Switched Speech Synthesis Based on Mix of Monolingual Recordings and Cross-Lingual Voice Conversion0
Improving Low Resource Code-switched ASR using Augmented Code-switched TTS0
Latent linguistic embedding for cross-lingual text-to-speech and voice conversion0
Leveraging Unpaired Text Data for Training End-to-End Speech-to-Intent Systems0
Show:102550
← PrevPage 117 of 142Next →

No leaderboard results yet.