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

TitleStatusHype
Huqariq: A Multilingual Speech Corpus of Native Languages of Peru forSpeech Recognition0
Daisy-TTS: Simulating Wider Spectrum of Emotions via Prosody Embedding Decomposition0
Huqariq: A Multilingual Speech Corpus of Native Languages of Peru for Speech Recognition0
Human-in-the-loop Speaker Adaptation for DNN-based Multi-speaker TTS0
Cycle-consistency training for end-to-end speech recognition0
Human Detection of Political Speech Deepfakes across Transcripts, Audio, and Video0
Customizing Grapheme-to-Phoneme System for Non-Trivial Transcription Problems in Bangla Language0
AudioJailbreak: Jailbreak Attacks against End-to-End Large Audio-Language Models0
An Algorithm Based on Empirical Methods, for Text-to-Tuneful-Speech Synthesis of Sanskrit Verse0
HMM-based data augmentation for E2E systems for building conversational speech synthesis systems0
Show:102550
← PrevPage 66 of 142Next →

No leaderboard results yet.