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
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
open-voice-agent
/
tests
277 kB
Ctrl+K
Ctrl+K
2 contributors
History:
63 commits
dvalle08
refactor: Remove observed total latency from metrics calculations
b0c775f
3 months ago
test_agent_mcp_runtime.py
Safe
31.5 kB
feat: Introduce MCP connection timeout handling and enhance configuration
3 months ago
test_analyze_traces.py
Safe
15.9 kB
feat: Add new report and turn metrics functions in test_analyze_traces
3 months ago
test_channel_metrics.py
Safe
5.06 kB
refactor: Remove observed total latency from metrics calculations
3 months ago
test_langfuse_turn_tracing.py
Safe
164 kB
refactor: Remove observed total latency from metrics calculations
3 months ago
test_llm_stall_watchdog.py
Safe
2.85 kB
refactor: Restructure agent components and remove unused files
3 months ago
test_logger_config.py
Safe
1.06 kB
Add LLM connection settings and enhance error handling: Introduce new parameters for LLM connection timeout, retry attempts, and stall timeout in .env.example and settings.py. Update agent.py to log errors and session closures, and implement a watchdog for LLM stall detection in MetricsCollector.
3 months ago
test_nvidia_tts_patch.py
Safe
3.56 kB
feat: Implement NVIDIA TTS stream patch for improved synthesis handling
3 months ago
test_pocket_tts_plugin.py
Safe
13.9 kB
Refactor PocketTTS and test cases: Remove unused sample rate parameters in _tensor_to_pcm_bytes
3 months ago
test_runtime_settings.py
Safe
7.76 kB
codex fixex
3 months ago
test_session_bootstrap.py
Safe
8.03 kB
feat: Add Langfuse tracing support and UI enhancements
3 months ago
test_session_conn_options.py
Safe
7.47 kB
feat: Enhance voice activity detection and turn tracing features
3 months ago
test_streamlit_footer.py
Safe
2.74 kB
feat: Add Deepgram STT provider support and enhance configuration options
3 months ago
test_streamlit_routes.py
Safe
1.73 kB
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
test_stt_factory.py
Safe
1.15 kB
feat: Add Deepgram STT provider support and enhance configuration options
3 months ago
test_text_output_tracing.py
Safe
3.39 kB
feat: Enhance metrics collection and tracing for assistant text
3 months ago
test_tool_feedback.py
Safe
3.08 kB
refactor: Restructure agent components and remove unused files
3 months ago
test_tts_factory.py
Safe
3.83 kB
feat: Implement NVIDIA TTS stream patch for improved synthesis handling
3 months ago