Skip to content

prompt links and sources#2

Open
arvd-a wants to merge 5 commits into
mainfrom
dev-2141
Open

prompt links and sources#2
arvd-a wants to merge 5 commits into
mainfrom
dev-2141

Conversation

@arvd-a

@arvd-a arvd-a commented Feb 2, 2026

Copy link
Copy Markdown
Owner

the sources of the secondary gui, the prompts , doc formats

… files

- Removed 14 unused/temporary markdown files
- Kept only README.md for documentation
- Removed duplicate status tracking files (QWEN_INTEGRATION_STATUS, SESSION_COMPLETE, etc.)
- Removed temporary sync files (AUTHOR_FILES_SYNCED, LATEST_UI_UPDATE, SYNC_SUMMARY)
- Removed debugging files (NEXUS_ERROR_ANALYSIS, QA_CHECKLIST)
- Removed unused demo file (modern_ui_demo.py)
- Cleaned all __pycache__ directories

Project structure is now clean and production-ready.
Major Updates:
- Created stt.py: Complete Vosk-based speech-to-text engine (217 lines)
- Created setup_vosk.py: Automated Vosk model downloader with validation
- Created verify_setup.py: Comprehensive setup verification tool
- Updated requirements.txt: Added SpeechRecognition, pyaudio, sounddevice
- Updated .env.example: Added voice configuration options

Documentation:
- Added docs/VOICE_SETUP.md: Complete setup guide with troubleshooting
- Added docs/MISSING_FUNCTIONALITY.md: Detailed technical report
- Added FIXED_FUNCTIONALITY.md: Executive summary of fixes

Fixes:
- Fixed missing stt.py module that voice_input_module.py was importing
- Fixed missing dependencies causing import errors
- Fixed lack of voice setup documentation

Features:
- Offline speech recognition using Vosk
- Automatic model path detection
- Thread-safe audio processing
- Configurable timeout and silence detection
- Progress bar for model downloads
- Comprehensive error handling

Impact:
- Voice features now fully functional
- Supports hands-free voice mode
- GUI mic button integration ready
- Complete voice input/output pipeline

Total: 5 new files, 2 updated files, 1,285 lines of code
the sources of the secondary gui, the prompts , doc formats
@netlify

netlify Bot commented Feb 2, 2026

Copy link
Copy Markdown

Deploy Preview for nexus-assistant failed.

Name Link
🔨 Latest commit e2defe3
🔍 Latest deploy log https://app.netlify.com/projects/nexus-assistant/deploys/69803cb1f2605a00082fcfcf

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.

1 participant