voice-api / README.md
kezhui's picture
Deploy Gradio API
b4cddc6 verified
|
Raw
History Blame Contribute Delete
303 Bytes
---
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 ...`.