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

TitleStatusHype
Dynamic Prosody Generation for Speech Synthesis using Linguistics-Driven Acoustic Embedding Selection0
E1 TTS: Simple and Fast Non-Autoregressive TTS0
A Virtual Simulation-Pilot Agent for Training of Air Traffic Controllers0
Direct Speech to Speech Translation: A Review0
Discovering the Italian literature: interactive access to audio indexed text resources0
DiscreTalk: Text-to-Speech as a Machine Translation Problem0
Discrete Acoustic Space for an Efficient Sampling in Neural Text-To-Speech0
Discrete Multimodal Transformers with a Pretrained Large Language Model for Mixed-Supervision Speech Processing0
Disentangling Correlated Speaker and Noise for Speech Synthesis via Data Augmentation and Adversarial Factorization0
An Exploration of ECAPA-TDNN and x-vector Speaker Representations in Zero-shot Multi-speaker TTS0
Show:102550
← PrevPage 39 of 142Next →

No leaderboard results yet.