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

TitleStatusHype
Deliberation Model for On-Device Spoken Language Understanding0
Anti-Spoofing Using Transfer Learning with Variational Information Bottleneck0
VQTTS: High-Fidelity Text-to-Speech Synthesis with Self-Supervised VQ Acoustic Feature0
Text-To-Speech Data Augmentation for Low Resource Speech Recognition0
AdaSpeech 4: Adaptive Text to Speech in Zero-Shot Scenarios0
An End-to-end Chinese Text Normalization Model based on Rule-guided Flat-Lattice TransformerCode1
Open Source MagicData-RAMC: A Rich Annotated Mandarin Conversational(RAMC) Speech Dataset0
WavThruVec: Latent speech representation as intermediate features for neural speech synthesis0
A Character-level Span-based Model for Mandarin Prosodic Structure PredictionCode1
JETS: Jointly Training FastSpeech2 and HiFi-GAN for End to End Text to SpeechCode1
Show:102550
← PrevPage 87 of 142Next →

No leaderboard results yet.