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

TitleStatusHype
Hierarchical Generative Modeling for Controllable Speech SynthesisCode0
Humane Speech Synthesis through Zero-Shot Emotion and Disfluency GenerationCode0
Integrated Speech and Gesture SynthesisCode0
Generating Synthetic Speech from SpokenVocab for Speech TranslationCode0
GELP: GAN-Excited Linear Prediction for Speech Synthesis from Mel-spectrogramCode0
Generating Data with Text-to-Speech and Large-Language Models for Conversational Speech RecognitionCode0
Adaptation of Tacotron2-based Text-To-Speech for Articulatory-to-Acoustic Mapping using Ultrasound Tongue ImagingCode0
FPETS : Fully Parallel End-to-End Text-to-Speech SystemCode0
Deep Voice 3: Scaling Text-to-Speech with Convolutional Sequence LearningCode0
Few-Shot Speech Deepfake Detection Adaptation with Gaussian ProcessesCode0
Show:102550
← PrevPage 35 of 142Next →

No leaderboard results yet.