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

TitleStatusHype
The NTU-AISG Text-to-speech System for Blizzard Challenge 20200
NU-GAN: High resolution neural upsampling with GAN0
A Mask-based Model for Mandarin Chinese Polyphone Disambiguation0
Learning Speaker Embedding from Text-to-SpeechCode0
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
Google Crowdsourced Speech Corpora and Related Open-Source Resources for Low-Resource Languages and Dialects: An OverviewCode1
Improving Low Resource Code-switched ASR using Augmented Code-switched TTS0
Show:102550
← PrevPage 113 of 142Next →

No leaderboard results yet.