Skip to content

Releases: amd/gaia

v0.7.4

20 Mar 01:51
a8b8b6e
Compare
Choose a tag to compare

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

25 Feb 10:42
38a80cb
Compare
Choose a tag to compare
v0.6.3.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.3.1...v0.6.3.2

v0.6.3.1

02 Feb 22:59
a0982c2
Compare
Choose a tag to compare
v0.6.3.1 Pre-release
Pre-release

For more details please refer to README.md.

What's Changed

New Contributors

Full Changelog: https://github.com/amd/gaia/commits/v0.6.3.1