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

TitleStatusHype
Polyphone disambiguation and accent prediction using pre-trained language models in Japanese TTS front-end0
Polyphone Disambiguation for Mandarin Chinese Using Conditional Neural Network with Multi-level Embedding Features0
Positional Description for Numerical Normalization0
Pre-Avatar: An Automatic Presentation Generation Framework Leveraging Talking Avatar0
PredGen: Accelerated Inference of Large Language Models through Input-Time Speculation for Real-Time Speech Interaction0
Predicting Expressive Speaking Style From Text In End-To-End Speech Synthesis0
Preference Alignment Improves Language Model-Based TTS0
Prior-agnostic Multi-scale Contrastive Text-Audio Pre-training for Parallelized TTS Frontend Modeling0
Probing Deep Speaker Embeddings for Speaker-related Tasks0
Probing Speaker-specific Features in Speaker Representations0
Show:102550
← PrevPage 72 of 142Next →

No leaderboard results yet.