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...
b90c86e
open-voice-agent
772 kB
Ctrl+K
Ctrl+K
2 contributors
History:
50 commits
dvalle08
Update UI styles and metrics handling: Add .vscode to .gitignore, enhance button styles in index.html, and introduce new metrics for voice generation in main.js. Refactor metric calculations and improve layout for better responsiveness.
b90c86e
2 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.
3 months ago
assets
update git ignore
3 months ago
src
Update UI styles and metrics handling: Add .vscode to .gitignore, enhance button styles in index.html, and introduce new metrics for voice generation in main.js. Refactor metric calculations and improve layout for better responsiveness.
2 months ago
tests
Refactor latency metrics in MetricsCollector: Rename 'llm_generation_wait' to 'llm_to_tts_handoff' for clarity and consistency across the codebase
2 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.
3 months ago
.env.example
Safe
2.49 kB
Update trace finalize timeout and enhance assistant text handling
2 months ago
.gitattributes
Safe
42 Bytes
Add initial test suite for LLM providers
3 months ago
.gitignore
Safe
278 Bytes
Update UI styles and metrics handling: Add .vscode to .gitignore, enhance button styles in index.html, and introduce new metrics for voice generation in main.js. Refactor metric calculations and improve layout for better responsiveness.
2 months ago
Dockerfile
Safe
455 Bytes
Add README.md for project documentation and update Dockerfile to include it.
3 months ago
README.md
Safe
5.9 kB
Add Langfuse tracing support and enhance agent dispatch logic: Introduce optional Langfuse tracing configuration in .env.example and settings.py. Update agent and metrics collector to handle Langfuse traces per user turn. Refactor agent dispatch logic to ensure proper agent management and session metadata handling in the Streamlit app. Enhance UI to display session and trace information.
2 months ago
pyproject.toml
Safe
992 Bytes
Implement speech-to-text provider selection and configuration: Update environment settings to support both Moonshine and NVIDIA STT providers, refactor STT initialization logic in the agent, and enhance footer generation in the Streamlit app for improved user experience. Update dependencies and settings management for better flexibility in model selection.
3 months ago
start.sh
Safe
355 Bytes
Add model file download step in start.sh
3 months ago
uv.lock
Safe
270 kB
Implement speech-to-text provider selection and configuration: Update environment settings to support both Moonshine and NVIDIA STT providers, refactor STT initialization logic in the agent, and enhance footer generation in the Streamlit app for improved user experience. Update dependencies and settings management for better flexibility in model selection.
3 months ago