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

TitleStatusHype
Audio-conditioned phonemic and prosodic annotation for building text-to-speech models from unlabeled speech data0
Audio Deep Fake Detection System with Neural Stitching for ADD 20220
A Survey on Audio Diffusion Models: Text To Speech Synthesis and Enhancement in Generative AI0
AudioJailbreak: Jailbreak Attacks against End-to-End Large Audio-Language Models0
AudioVisual Speech Synthesis: A brief literature review0
Augmentation through Laundering Attacks for Audio Spoof Detection0
Augmenting Images for ASR and TTS through Single-loop and Dual-loop Multimodal Chain Framework0
Augmenting text for spoken language understanding with Large Language Models0
A Unified Framework for Collecting Text-to-Speech Synthesis Datasets for 22 Indian Languages0
A unified front-end framework for English text-to-speech synthesis0
Show:102550
← PrevPage 87 of 142Next →

No leaderboard results yet.