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

TitleStatusHype
Improving the expressiveness of neural vocoding with non-affine Normalizing Flows0
Generating Synthetic Audio Data for Attention-Based Speech Recognition Systems0
Improving Code-Switching and Named Entity Recognition in ASR with Speech Editing based Data Augmentation0
Improving Contextual Recognition of Rare Words with an Alternate Spelling Prediction Model0
Improving Cross-lingual Speech Synthesis with Triplet Training Scheme0
Improving Deliberation by Text-Only and Semi-Supervised Training0
Generating Rich Product Descriptions for Conversational E-commerce Systems0
Improving Grapheme-to-Phoneme Conversion through In-Context Knowledge Retrieval with Large Language Models0
Learning Speech Representation From Contrastive Token-Acoustic Pretraining0
Generating Narrated Lecture Videos from Slides with Synchronized Highlights0
Show:102550
← PrevPage 68 of 142Next →

No leaderboard results yet.