qwvdggg commited on
Commit
d02729d
·
verified ·
1 Parent(s): b18c6e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -1,10 +1,19 @@
1
  ---
2
- title: NewtryEsp
3
- emoji: 👁
4
- colorFrom: red
5
- colorTo: green
6
- sdk: docker
 
 
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Voice AI Assistant
3
+ emoji: 🎙️
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 5.47.2
8
+ app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+ # Voice AI Assistant
13
+
14
+ Real-time voice conversation AI optimized for Hugging Face Spaces.
15
+
16
+ ## API Endpoints
17
+ - `POST /process_audio` - Send WAV audio, get WAV response
18
+ - `GET /health` - System status
19
+ - `GET /status` - Quick ready check