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

TitleStatusHype
Exploring TTS without T Using Biologically/Psychologically Motivated Neural Network Modules (ZeroSpeech 2020)Code0
Luganda Text-to-Speech MachineCode0
IndicSpeech: Text-to-Speech Corpus for Indian Languages0
Corpus Generation for Voice Command in Smart Home and the Effect of Speech Synthesis on End-to-End SLU0
Neural Text-to-Speech Synthesis for an Under-Resourced Language in a Diglossic Environment: the Case of Gascon Occitan0
Crowdsourcing Latin American Spanish for Low-Resource Text-to-Speech0
Burmese Speech Corpus, Finite-State Text Normalization and Pronunciation Grammars with an Application to Text-to-Speech0
Open-source Multi-speaker Speech Corpora for Building Gujarati, Kannada, Malayalam, Marathi, Tamil and Telugu Speech Synthesis Systems0
Development and Evaluation of Speech Synthesis Corpora for Latvian0
Open-Source High Quality Speech Datasets for Basque, Catalan and Galician0
Style Variation as a Vantage Point for Code-Switching0
CopyCat: Many-to-Many Fine-Grained Prosody Transfer for Neural Text-to-Speech0
A Study of Non-autoregressive Model for Sequence Generation0
ESPnet-ST: All-in-One Speech Translation Toolkit0
Data Processing for Optimizing Naturalness of Vietnamese Text-to-speech System0
Scalable Multilingual Frontend for TTS0
Generating Multilingual Voices Using Speaker Space Translation Based on Bilingual Speaker Data0
Improving Readability for Automatic Speech Recognition Transcription0
Statistical Context-Dependent Units Boundary Correction for Corpus-based Unit-Selection Text-to-Speech0
GraphTTS: graph-to-sequence modelling in neural text-to-speech0
AlignTTS: Efficient Feed-Forward Text-to-Speech System without Explicit AlignmentCode0
Comparison of Speech Representations for Automatic Quality Estimation in Multi-Speaker Text-to-Speech SynthesisCode0
On the Discrepancy between Density Estimation and Sequence Generation0
Fully-hierarchical fine-grained prosody modeling for interpretable speech synthesis0
Generating diverse and natural text-to-speech samples using a quantized fine-grained VAE and auto-regressive prosody prior0
Show:102550
← PrevPage 49 of 57Next →

No leaderboard results yet.