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

TitleStatusHype
DiffSinger: Singing Voice Synthesis via Shallow Diffusion MechanismCode2
Parallel WaveGAN: A fast waveform generation model based on generative adversarial networks with multi-resolution spectrogramCode2
FastSpeech: Fast, Robust and Controllable Text to SpeechCode2
FastSpeech: Fast,Robustand Controllable Text-to-SpeechCode2
LPCNet: Improving Neural Speech Synthesis Through Linear PredictionCode2
Neural Speech Synthesis with Transformer NetworkCode2
Efficient Neural Audio SynthesisCode2
InstructTTSEval: Benchmarking Complex Natural-Language Instruction Following in Text-to-Speech SystemsCode1
GUIRoboTron-Speech: Towards Automated GUI Agents Based on Speech InstructionsCode1
UniTTS: An end-to-end TTS system without decoupling of acoustic and semantic informationCode1
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
ALIF: Low-Cost Adversarial Audio Attacks on Black-Box Speech Platforms using Linguistic FeaturesCode1
Laugh Now Cry Later: Controlling Time-Varying Emotional States of Flow-Matching-Based Zero-Shot Text-to-SpeechCode1
E2 TTS: Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTSCode1
TacoLM: GaTed Attention Equipped Codec Language Model are Efficient Zero-Shot Text to Speech SynthesizersCode1
AudioMarkBench: Benchmarking Robustness of Audio WatermarkingCode1
Show:102550
← PrevPage 5 of 57Next →

No leaderboard results yet.