| title: Voice API | |
| emoji: 🎙️ | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| pinned: false | |
| license: mit | |
| # Voice API | |
| Local-style ASR and TTS API for n8n. | |
| API functions: | |
| - `transcribe_b64` | |
| - `speech_b64` | |
| - `health` | |
| Set the `VOICE_API_TOKEN` Space secret to require `Authorization: Bearer ...`. | |