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

TitleStatusHype
ParlamentParla: A Speech Corpus of Catalan Parliamentary Sessions0
ParrotTTS: Text-to-Speech synthesis by exploiting self-supervised representations0
PauseSpeech: Natural Speech Synthesis via Pre-trained Language Model and Pause-based Prosody Modeling0
Penambahan emosi menggunakan metode manipulasi prosodi untuk sistem text to speech bahasa Indonesia0
Learning to Maximize Speech Quality Directly Using MOS Prediction for Neural Text-to-Speech0
Period VITS: Variational Inference with Explicit Pitch Modeling for End-to-end Emotional Speech Synthesis0
Phoneme Discretized Saliency Maps for Explainable Detection of AI-Generated Voice0
Phoneme-Level Feature Discrepancies: A Key to Detecting Sophisticated Speech Deepfakes0
Phonetic Enhanced Language Modeling for Text-to-Speech Synthesis0
Phonikud: Hebrew Grapheme-to-Phoneme Conversion for Real-Time Text-to-Speech0
Show:102550
← PrevPage 71 of 142Next →

No leaderboard results yet.