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

TitleStatusHype
Nix-TTS: Lightweight and End-to-End Text-to-Speech via Module-wise DistillationCode2
Applying Syntaxx2013Prosody Mapping Hypothesis and Prosodic Well-Formedness Constraints to Neural Sequence-to-Sequence Speech Synthesis0
Transfer Learning Framework for Low-Resource Text-to-Speech using a Large-Scale Unlabeled Speech Corpus0
STUDIES: Corpus of Japanese Empathetic Dialogue Speech Towards Friendly Voice Agent0
Bunched LPCNet2: Efficient Neural Vocoders Covering Devices from Cloud to Edge0
A Text-to-Speech Pipeline, Evaluation Methodology, and Initial Fine-Tuning Results for Child Speech Synthesis0
AutoTTS: End-to-End Text-to-Speech Synthesis through Differentiable Duration Modeling0
Vocal effort modeling in neural TTS for improving the intelligibility of synthetic speech in noise0
ECAPA-TDNN for Multi-speaker Text-to-speech SynthesisCode0
Improve few-shot voice cloning using multi-modal learning0
Text-free non-parallel many-to-many voice conversion using normalising flows0
Language-Agnostic Meta-Learning for Low-Resource Text-to-Speech with Articulatory Features0
iSTFTNet: Fast and Lightweight Mel-Spectrogram Vocoder Incorporating Inverse Short-Time Fourier TransformCode2
Generative Modeling for Low Dimensional Speech Attributes with Neural Spline FlowsCode2
Revisiting Over-Smoothness in Text to Speech0
Human Detection of Political Speech Deepfakes across Transcripts, Audio, and Video0
Improving Cross-lingual Speech Synthesis with Triplet Training Scheme0
r-G2P: Evaluating and Enhancing Robustness of Grapheme to Phoneme Conversion by Controlled noise introducing and Contextual information incorporation0
ProsoSpeech: Enhancing Prosody With Quantized Vector Pre-training in Text-to-Speech0
Voice Filter: Few-shot text-to-speech speaker adaptation using voice conversion as a post-processing module0
Unsupervised word-level prosody tagging for controllable speech synthesis0
NewsPod: Automatic and Interactive News Podcasts0
Distribution augmentation for low-resource expressive text-to-speech0
Deep Performer: Score-to-Audio Music Performance Synthesis0
Cross-speaker style transfer for text-to-speech using data augmentation0
Show:102550
← PrevPage 36 of 57Next →

No leaderboard results yet.