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

TitleStatusHype
Discrete Multimodal Transformers with a Pretrained Large Language Model for Mixed-Supervision Speech Processing0
Discrete Acoustic Space for an Efficient Sampling in Neural Text-To-Speech0
Bahasa Harmony: A Comprehensive Dataset for Bahasa Text-to-Speech Synthesis with Discrete Codec Modeling of EnGen-TTS0
An In-depth Analysis of the Effect of Text Normalization in Social Media0
DiscreTalk: Text-to-Speech as a Machine Translation Problem0
Discovering the Italian literature: interactive access to audio indexed text resources0
Disambiguation of Chinese Polyphones in an End-to-End Framework with Semantic Features Extracted by Pre-trained BERT0
Direct Text to Speech Translation System using Acoustic Units0
Back-Translation-Style Data Augmentation for Mandarin Chinese Polyphone Disambiguation0
An Implementation of Back-Propagation Learning on GF11, a Large SIMD Parallel Computer0
Show:102550
← PrevPage 57 of 142Next →

No leaderboard results yet.