Skip to content

v0.7.4

Latest
Compare
Choose a tag to compare
@kovtcharov kovtcharov released this 20 Mar 01:51
· 4 commits to main since this release
a8b8b6e

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