Tts-api-new / README.md
yukee1992's picture
Update README.md
77fe1f0 verified
---
title: Tts Api New
emoji: πŸ‘
colorFrom: green
colorTo: indigo
sdk: gradio
sdk_version: 6.8.0
app_file: app.py
pinned: false
license: mit
---
---
title: Chinese TTS API
emoji: πŸŽ™οΈ
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 3.50.2
app_file: app.py
pinned: false
---
# πŸŽ™οΈ Chinese TTS API for n8n
Text-to-Speech API with voice and emotion control via numeric parameters.
## Usage with n8n
Send POST requests to `https://your-space.hf.space/api/predict` with:
```json
{
"data": ["δ½ ηš„ζ–‡ζœ¬", voice_id, emotion_id, speed]
}
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference