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

TitleStatusHype
Combining Manual and Automatic Prosodic Annotation for Expressive Speech Synthesis0
Speech Synthesis of Code-Mixed Text0
TTS for Low Resource Languages: A Bangla Synthesizer0
Speech vocoding for laboratory phonology0
Predicting distributions with Linearizing Belief NetworksCode0
Hierarchical Representation of Prosody for Statistical Speech Synthesis0
運用Python結合語音辨識及合成技術於自動化音文同步之實作(A Python Implementation of Automatic Speech-text Synchronization Using Speech Recognition and Text-to-Speech Technology)[In Chinese]0
Deep Denoising Auto-encoder for Statistical Speech Synthesis0
Lark Trills for Language Drills: Text-to-speech technology for language learners0
Une aide \`a la communication par pictogrammes avec pr\'ediction s\'emantique0
Show:102550
← PrevPage 139 of 142Next →

No leaderboard results yet.