Skip to content

Conversation

rahulpscraftech360
Copy link

No description provided.

rahulpscraftech360 and others added 30 commits August 11, 2025 21:36
threshold_low (default 0.2) → below this is definitely silence.

min_silence_duration_ms → how long silence must last before we declare end of speech,
frame_window_threshold → minimum number of 'True' frames in recent window to count as speaking.
New Pull Request to Stable2 Branch after translating the web app from Chinese to English
tranlated to english server and mqtt folders
all-functions-converted-to-indian-calender-weather-location-date-time…
rahulpscraftech360 and others added 30 commits September 9, 2025 11:51
…roperly

- Fixed timing issue where had_speaking_state was reset before ASR decision
- Removed echo suppression to capture full audio
- Added proper speech confidence tracking (SPEAKING vs STARTING states)
- Audio now records on voice detection but only processes if speech detected
- Added debug logging for troubleshooting VAD state transitions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
User agents are displaying in admin panel
- Added LiveKit server with proper folder structure
- Integrated MQTT gateway for ESP32 communication
- Added agent with STT/TTS capabilities
- Sanitized .env.example with placeholder API keys
- Updated project configuration files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add comprehensive LiveKit agent configuration
- Support for both manager-api and local configuration modes
- Include LLM, STT, TTS, VAD, and memory configurations
- Use placeholder values for API keys for security
- Configure LiveKit server connection settings
- Add Groq-based LLM models for LiveKit agents
- Add Groq TTS models with different voices
- Add Groq ASR models for speech recognition
- Add LiveKit-optimized VAD models
- Add memory models (simple and Mem0AI)
- Add intent recognition models
- Add LiveKit agent templates (English and Chinese)
- All API keys use placeholder values for security
- Exclude the RAG agent directory from version control
- Prevents accidental inclusion of external dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants