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

TitleStatusHype
RNN Approaches to Text Normalization: A ChallengeCode0
Phrase break prediction with bidirectional encoder representations in Japanese text-to-speech synthesisCode0
Voicebox: Text-Guided Multilingual Universal Speech Generation at ScaleCode0
A Comparative Study on Transformer vs RNN in Speech ApplicationsCode0
Spoofing Speaker Verification Systems with Deep Multi-speaker Text-to-speech SynthesisCode0
Non-Autoregressive Neural Text-to-SpeechCode0
ObamaNet: Photo-realistic lip-sync from textCode0
AlignTTS: Efficient Feed-Forward Text-to-Speech System without Explicit AlignmentCode0
Numbers Normalisation in the Inflected Languages: a Case Study of PolishCode0
ASSERT: Anti-Spoofing with Squeeze-Excitation and Residual neTworksCode0
BanglaFake: Constructing and Evaluating a Specialized Bengali Deepfake Audio DatasetCode0
Neural Voice Puppetry: Audio-driven Facial ReenactmentCode0
Integrated Speech and Gesture SynthesisCode0
Text-to-Video: a Two-stage Framework for Zero-shot Identity-agnostic Talking-head GenerationCode0
Independent and automatic evaluation of acoustic-to-articulatory inversion modelsCode0
Statistical Parametric Speech Synthesis Incorporating Generative Adversarial NetworksCode0
Naturalization of Text by the Insertion of Pauses and Filler WordsCode0
Humane Speech Synthesis through Zero-Shot Emotion and Disfluency GenerationCode0
Deep Voice 2: Multi-Speaker Neural Text-to-SpeechCode0
SaSLaW: Dialogue Speech Corpus with Audio-visual Egocentric Information Toward Environment-adaptive Dialogue Speech SynthesisCode0
Robust and Unbounded Length Generalization in Autoregressive Transformer-Based Text-to-SpeechCode0
CSS10: A Collection of Single Speaker Speech Datasets for 10 LanguagesCode0
AraSpot: Arabic Spoken Command SpottingCode0
Multi-Source Spatial Knowledge Understanding for Immersive Visual Text-to-SpeechCode0
Multimodal Latent Language Modeling with Next-Token DiffusionCode0
Show:102550
← PrevPage 55 of 57Next →

No leaderboard results yet.