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

TitleStatusHype
Smart Summarizer for Blind People0
Parallel Neural Text-to-Speech0
Generating Synthetic Audio Data for Attention-Based Speech Recognition Systems0
Voice Transformer Network: Sequence-to-Sequence Voice Conversion Using Transformer with Text-to-Speech PretrainingCode1
Singing Synthesis: with a little help from my attention0
Neural Voice Puppetry: Audio-driven Facial ReenactmentCode0
Semantic Mask for Transformer based End-to-End Speech RecognitionCode0
Towards Robust Neural Vocoding for Speech Generation: A Survey0
Dynamic Prosody Generation for Speech Synthesis using Linguistics-Driven Acoustic Embedding Selection0
Using VAEs and Normalizing Flows for One-shot Text-To-Speech Synthesis of Expressive Speech0
Show:102550
← PrevPage 122 of 142Next →

No leaderboard results yet.