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

TitleStatusHype
Bootstrap an end-to-end ASR system by multilingual training, transfer learning, text-to-text mapping and synthetic audio0
Synth2Aug: Cross-domain speaker recognition with TTS synthesized speech0
Using Synthetic Audio to Improve The Recognition of Out-Of-Vocabulary Words in End-To-End ASR Systems0
Empirical Evaluation of Deep Learning Model Compression Techniques on the WaveNet VocoderCode0
Universal MelGAN: A Robust Neural Vocoder for High-Fidelity Waveform Generation in Multiple DomainsCode1
Deep Shallow Fusion for RNN-T Personalization0
Hierarchical Prosody Modeling for Non-Autoregressive Speech Synthesis0
Using IPA-Based Tacotron for Data Efficient Cross-Lingual Speaker Adaptation and Pronunciation Enhancement0
Low-resource expressive text-to-speech using data augmentation0
Simultaneous Speech-to-Speech Translation System with Neural Incremental ASR, MT, and TTS0
Show:102550
← PrevPage 110 of 142Next →

No leaderboard results yet.