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

TitleStatusHype
From Tens of Hours to Tens of Thousands: Scaling Back-Translation for Speech RecognitionCode1
Audio Jailbreak: An Open Comprehensive Benchmark for Jailbreaking Large Audio-Language ModelsCode1
ShiftySpeech: A Large-Scale Synthetic Speech Dataset with Distribution ShiftsCode1
Developing multilingual speech synthesis system for Ojibwe, Mi'kmaq, and MaliseetCode1
MathReader : Text-to-Speech for Mathematical DocumentsCode1
Mitigating Unauthorized Speech Synthesis for Voice ProtectionCode1
STTATTS: Unified Speech-To-Text And Text-To-Speech ModelCode1
Where are we in audio deepfake detection? A systematic analysis over generative and detection modelsCode1
LlamaPartialSpoof: An LLM-Driven Fake Speech Dataset Simulating Disinformation GenerationCode1
PRESENT: Zero-Shot Text-to-Prosody ControlCode1
Show:102550
← PrevPage 12 of 142Next →

No leaderboard results yet.