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

TitleStatusHype
Preparing an Endangered Language for the Digital Age: The Case of Judeo-SpanishCode0
fairseq S^2: A Scalable and Integrable Speech Synthesis ToolkitCode0
SPEECH-COCO: 600k Visually Grounded Spoken Captions Aligned to MSCOCO Data SetCode0
SpikeVoice: High-Quality Text-to-Speech Via Efficient Spiking Neural NetworkCode0
Latent Optimal Paths by Gumbel Propagation for Variational Bayesian Dynamic ProgrammingCode0
Emotional Voice Conversion using Multitask Learning with Text-to-speechCode0
JSSS: free Japanese speech corpus for summarization and simplificationCode0
"I've Heard of You!": Generate Spoken Named Entity Recognition Data for Unseen EntitiesCode0
Towards Lifelong Learning of Multilingual Text-To-Speech SynthesisCode0
AI4D -- African Language ProgramCode0
A Fully Time-domain Neural Model for Subband-based Speech SynthesizerCode0
Predicting distributions with Linearizing Belief NetworksCode0
Speech Synthesis from Text and Ultrasound Tongue Image-based Articulatory InputCode0
Defense for Black-box Attacks on Anti-spoofing Models by Self-Supervised LearningCode0
Deep Voice: Real-time Neural Text-to-SpeechCode0
IsoChronoMeter: A simple and effective isochronic translation evaluation metricCode0
Deep Voice 3: Scaling Text-to-Speech with Convolutional Sequence LearningCode0
EmoNews: A Spoken Dialogue System for Expressive News ConversationsCode0
When Is TTS Augmentation Through a Pivot Language Useful?Code0
Facial Landmark Predictions with Applications to MetaverseCode0
Extending Text-to-Speech Synthesis with Articulatory Movement Prediction using Ultrasound Tongue ImagingCode0
Text-to-ECG: 12-Lead Electrocardiogram Synthesis conditioned on Clinical Text ReportsCode0
Unsupervised Data Selection for TTS: Using Arabic Broadcast News as a Case StudyCode0
PolyGlotFake: A Novel Multilingual and Multimodal DeepFake DatasetCode0
Investigation of enhanced Tacotron text-to-speech synthesis systems with self-attention for pitch accent languageCode0
Show:102550
← PrevPage 54 of 57Next →

No leaderboard results yet.