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

TitleStatusHype
UnifySpeech: A Unified Framework for Zero-shot Text-to-Speech and Voice Conversion0
UniWav: Towards Unified Pre-training for Speech Representation Learning and Generation0
Unsupervised Data Validation Methods for Efficient Model Training0
Unsupervised Learning For Sequence-to-sequence Text-to-speech For Low-resource Languages0
Unsupervised Multi-scale Expressive Speaking Style Modeling with Hierarchical Context Information for Audiobook Speech Synthesis0
Unsupervised Polyglot Text To Speech0
Unsupervised pre-training for sequence to sequence speech recognition0
Unsupervised Quantized Prosody Representation for Controllable Speech Synthesis0
Unsupervised word-level prosody tagging for controllable speech synthesis0
Controllable Speaking Styles Using a Large Language Model0
Show:102550
← PrevPage 104 of 142Next →

No leaderboard results yet.