Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dvalle08
/
open-voice-agent
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
open-voice-agent
248 MB
Ctrl+K
Ctrl+K
2 contributors
History:
115 commits
dvalle08
feat: Implement remote audio management and diagnostics
1877afd
about 1 month ago
.streamlit
Enhance LiveKit integration: Add audio input and VAD configurations, update settings, and improve Streamlit app for better agent dispatch and error handling.
2 months ago
assets
chore: Remove unused demo GIF file from assets directory
about 1 month ago
src
feat: Implement remote audio management and diagnostics
about 1 month ago
tests
refactor: Remove observed total latency from metrics calculations
about 1 month ago
.cursorignore
Safe
10 Bytes
implement main entry point for Open Voice Agent with CLI support for running FastAPI, Streamlit, or both. Enhance Streamlit UI for audio processing and integrate WebSocket communication. Update dependencies in pyproject.toml and remove requirements.txt.
3 months ago
.env.example
Safe
4.61 kB
feat: Enhance turn tracing and metrics collection
about 1 month ago
.gitattributes
Safe
42 Bytes
Add initial test suite for LLM providers
2 months ago
.gitignore
Safe
297 Bytes
feat: Enhance voice activity detection and turn tracing features
about 1 month ago
Dockerfile
Safe
455 Bytes
Add README.md for project documentation and update Dockerfile to include it.
2 months ago
README.md
Safe
8.43 kB
docs: Refine README.md structure and content
about 1 month ago
pyproject.toml
Safe
924 Bytes
feat: Add support for Deepgram TTS provider and related configurations
about 1 month ago
start.sh
Safe
316 Bytes
Refactor session bootstrap handling and Streamlit app startup: Update start.sh to launch the app using uvicorn, enhance session bootstrap logic in session_bootstrap.py with retry mechanisms for transient errors, and modify streamlit_app.py to conditionally use a new route for session initialization. Add tests for retry behavior and error handling in session bootstrap payload generation.
about 2 months ago
uv.lock
Safe
254 kB
feat: Add support for Deepgram TTS provider and related configurations
about 1 month ago