Ari123er/Ai_Speech_Synthesis
0
๐ฌ YouTube Shorts Voice Mixer โ API
AI voice generation using Kokoro-82M (hexgrad) with audio effects pipeline.
API-only โ designed for n8n / HTTP integration. Gradio UI available at /ui.
API Endpoint
POST https://<your-space>.hf.space/synthesize
Content-Type: application/json
{
"text": "[Shock] Breaking news! [Fast] Here is the story.",
"seed": 42,
"speed": 1.2,
"voice": ""
}Style Tags
Available Voices
American Male: am_adam, am_michael, am_echo, am_eric, am_fenrir, am_liam, am_onyx American Female: af_heart, af_bella, af_nicole, af_sarah, af_sky, af_alloy, af_nova British Male: bm_george, bm_lewis British Female: bf_emma, bf_isabella
