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

TitleStatusHype
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
CUIfy the XR: An Open-Source Package to Embed LLM-powered Conversational Agents in XR0
Impact of Frame Rates on Speech Tokenizer: A Case Study on Mandarin and English0
Improve Cross-lingual Voice Cloning Using Low-quality Code-switched Data0
HLTCOE JHU Submission to the Voice Privacy Challenge 20240
Cued Speech Generation Leveraging a Pre-trained Audiovisual Text-to-Speech Model0
Improve few-shot voice cloning using multi-modal learning0
A Survey on Audio Diffusion Models: Text To Speech Synthesis and Enhancement in Generative AI0
Show:102550
← PrevPage 67 of 142Next →

No leaderboard results yet.