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

TitleStatusHype
BASPRO: a balanced script producer for speech corpus collection based on the genetic algorithmCode1
Learning to Dub Movies via Hierarchical Prosody ModelsCode1
SpeechLMScore: Evaluating speech generation using speech language modelCode1
OverFlow: Putting flows on top of neural transducers for better TTSCode1
Accented Text-to-Speech Synthesis with a Conditional Variational AutoencoderCode1
FCTalker: Fine and Coarse Grained Context Modeling for Expressive Conversational Speech SynthesisCode1
HiFi-WaveGAN: Generative Adversarial Network with Auxiliary Spectrogram-Phase Loss for High-Fidelity Singing Voice GenerationCode1
Towards Relation Extraction From SpeechCode1
Can we use Common Voice to train a Multi-Speaker TTS system?Code1
MnTTS: An Open-Source Mongolian Text-to-Speech Synthesis Dataset and Accompanied BaselineCode1
Visualising Model Training via Vowel Space for Text-To-Speech SystemsCode1
Dreamento: an open-source dream engineering toolbox for sleep EEG wearablesCode1
BibleTTS: a large, high-fidelity, multilingual, and uniquely African speech corpusCode1
Building African VoicesCode1
Automatic Prosody Annotation with Pre-Trained Text-Speech ModelCode1
Accurate Emotion Strength Assessment for Seen and Unseen Speech Based on Data-Driven Deep LearningCode1
Dict-TTS: Learning to Pronounce with Prior Dictionary Knowledge for Text-to-SpeechCode1
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-SpeechCode1
A Character-level Span-based Model for Mandarin Prosodic Structure PredictionCode1
An End-to-end Chinese Text Normalization Model based on Rule-guided Flat-Lattice TransformerCode1
JETS: Jointly Training FastSpeech2 and HiFi-GAN for End to End Text to SpeechCode1
End to End Lip Synchronization with a Temporal AutoEncoderCode1
Unsupervised Text-to-Speech Synthesis by Unsupervised Automatic Speech RecognitionCode1
ESPnet-SLU: Advancing Spoken Language Understanding through ESPnetCode1
More than Words: In-the-Wild Visually-Driven Prosody for Text-to-SpeechCode1
Show:102550
← PrevPage 8 of 57Next →

No leaderboard results yet.