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

TitleStatusHype
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
Fine-grained Style Modeling, Transfer and Prediction in Text-to-Speech Synthesis via Phone-Level Content-Style Disentanglement0
Naturalization of Text by the Insertion of Pauses and Filler WordsCode0
Improving Prosody Modelling with Cross-Utterance BERT Embeddings for End-to-end Speech Synthesis0
Prosodic Representation Learning and Contextual Sampling for Neural Text-to-Speech0
Incremental Machine Speech Chain Towards Enabling Listening while Speaking in Real-time0
Show:102550
← PrevPage 115 of 142Next →

No leaderboard results yet.