Releases: amd/gaia
Releases · amd/gaia
v0.7.4
GAIA v0.7.4 Release Notes
New Features
- Voice Interaction: Added comprehensive Talk Mode with ASR and TTS capabilities
- DeepSeek Models Support: Added support for DeepSeek R1 models (1.5B, 7B, 8B, 14B, 32B) via Ollama
- Kokoro TTS: Integrated new text-to-speech engine
- CLI Enhancements:
- ASR integration for voice commands
- Transcript download functionality
- Improved server management and stats
- Background launch options
Improvements
- Error Handling: Enhanced logging with color-coded messages
- Process Management: Improved process termination using taskkill instead of Stop-Process
- UI Testing: Added better error detection in logs during automated testing
- Installation:
- Improved installer with dynamic version detection
- Added NPU driver compatibility checks
- Enhanced Conda environment management
- Added local installer build script for testing
Documentation
- Updated Guides:
- Added comprehensive voice interaction documentation
- Improved CLI command documentation
- Added uninstallation instructions to README
- Updated system requirements and compatibility notes
Other Changes
- Increased test timeout from 10 to 20 minutes for more thorough testing
- Updated copyright notices throughout codebase to 2024-2025
- Updated minimum NPU driver version to 32.0.203.240
- Reorganized package dependencies with new "talk" optional group
Full Changelog: v0.6.3.2...v0.7.4
v0.6.3.2
What's Changed
- Update Driver Check by @kovtcharov in #3
- Documentation update from v0.7.2 tag. by @kovtcharov in #4
Full Changelog: v0.6.3.1...v0.6.3.2
v0.6.3.1
For more details please refer to README.md.
What's Changed
- Use public Lemonade hybrid installer by @kovtcharov in #2
- Update installer and workflows/actions for CI/CD by @kovtcharov in #1
New Contributors
- @kovtcharov made their first contribution in #2
Full Changelog: https://github.com/amd/gaia/commits/v0.6.3.1