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

TitleStatusHype
HLTCOE JHU Submission to the Voice Privacy Challenge 20240
Creating New Voices using Normalizing Flows0
HMM-based data augmentation for E2E systems for building conversational speech synthesis systems0
Attention-Constrained Inference for Robust Decoder-Only Text-to-Speech0
Generative Adversarial Network based Speaker Adaptation for High Fidelity WaveNet Vocoder0
Human Detection of Political Speech Deepfakes across Transcripts, Audio, and Video0
Human-in-the-loop Speaker Adaptation for DNN-based Multi-speaker TTS0
Huqariq: A Multilingual Speech Corpus of Native Languages of Peru for Speech Recognition0
Creating New Language and Voice Components for the Updated MaryTTS Text-to-Speech Synthesis Platform0
Generative adversarial network-based glottal waveform model for statistical parametric speech synthesis0
Show:102550
← PrevPage 66 of 142Next →

No leaderboard results yet.