Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
3 months ago
.streamlit
Enhance LiveKit integration: Add audio input and VAD configurations, update settings, and improve Streamlit app for better agent dispatch and error handling.
4 months ago
assets
chore: Remove unused demo GIF file from assets directory
3 months ago
src
feat: Implement remote audio management and diagnostics
3 months ago
tests
refactor: Remove observed total latency from metrics calculations
3 months 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.
4 months ago
.env.example
Safe
4.61 kB
feat: Enhance turn tracing and metrics collection
3 months ago
.gitattributes
Safe
42 Bytes
Add initial test suite for LLM providers
4 months ago
.gitignore
Safe
297 Bytes
feat: Enhance voice activity detection and turn tracing features
3 months ago
Dockerfile
Safe
455 Bytes
Add README.md for project documentation and update Dockerfile to include it.
4 months ago
README.md
Safe
8.43 kB
docs: Refine README.md structure and content
3 months ago
pyproject.toml
Safe
924 Bytes
feat: Add support for Deepgram TTS provider and related configurations
3 months 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.
3 months ago
uv.lock
Safe
254 kB
feat: Add support for Deepgram TTS provider and related configurations
3 months ago