v0.7.2-beta.1
moeru-ai/airiv0.7.2-beta.1Aug 21, 2025by nekomeowww
AI Summary
This update fixes the auto eye blink functionality and introduces support for Index-TTS. A keyboard shortcut for window resizing has been changed, and users can now switch between hemisphere lighting and skybox environments.
Key Highlights
- Index-TTS model support
- Auto eye blink fix
- Shortcut change for window resizing
- Switch between hemisphere light and skybox
Breaking Changes
- Shortcut for resizing changed from Shift + Alt + R to Shift + Alt + A
New Features
- Index-TTS support
- Auto eye blink fix
- Lighting switch
Full Release Notes
## Behavior change - Shortcut for reszing, <kbd>Shift</kbd> + <kbd>Alt</kbd> + <kbd>R</kbd> now changed to <kbd>Shift</kbd> + <kbd>Alt</kbd> + <kbd>A</kbd> ## What's Changed * fix(stage-ui): auto eye blink wasn't functioning by @nekomeowww in https://github.com/moeru-ai/airi/pull/352 * Feat: Support of Index-TTS, state-of-art opensourced TTS model - locally deployable. by @yangching2 in https://github.com/moeru-ai/airi/pull/351 * feat(stage-ui): Switch between hemisphere light and sky box by @Lilia-Chen in https://github.com/moeru-ai/airi/pull/357 * fix(nix): update nix package and flake by @Weathercold in https://github.com/moeru-ai/airi/pull/359 * fix(docs): correct AWS Claude documentation link by @hung-ngm in https://github.com/moeru-ai/airi/pull/368 ## New Contributors * @yangching2 made their first contribution in https://github.com/moeru-ai/airi/pull/351 * @hung-ngm made their first contribution in https://github.com/moeru-ai/airi/pull/368 **Full Changelog**: https://github.com/moeru-ai/airi/compare/v0.7.1...v0.7.2-beta.1