Spaces:
Running
Running
Set OAuth lifetime to seven days
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ app_port: 7860
|
|
| 8 |
pinned: false
|
| 9 |
short_description: Voice chat over WebSocket against a HF speech-to-speech
|
| 10 |
hf_oauth: true
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Minimal Conversation App (S2S backend, **WebSocket** transport)
|
|
|
|
| 8 |
pinned: false
|
| 9 |
short_description: Voice chat over WebSocket against a HF speech-to-speech
|
| 10 |
hf_oauth: true
|
| 11 |
+
hf_oauth_expiration_minutes: 10080
|
| 12 |
---
|
| 13 |
|
| 14 |
# Minimal Conversation App (S2S backend, **WebSocket** transport)
|