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

TitleStatusHype
NewsPod: Automatic and Interactive News Podcasts0
Distribution augmentation for low-resource expressive text-to-speech0
Deep Performer: Score-to-Audio Music Performance Synthesis0
Cross-speaker style transfer for text-to-speech using data augmentation0
Building Synthetic Speaker Profiles in Text-to-Speech Systems0
Multi-Stage Deep Transfer Learning for EmIoT-enabled Human-Computer Interaction0
Transformer-based Models of Text Normalization for Speech Applications0
DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs0
Synthesizing Dysarthric Speech Using Multi-talker TTS for Dysarthric Speech Recognition0
The MSXF TTS System for ICASSP 2022 ADD Challenge0
Show:102550
← PrevPage 99 of 142Next →

No leaderboard results yet.