Amica v0.2.0
Pre-release
Pre-release
Amica 0.2.0
This release of Amica includes desktop builds for Mac, Windows, and Linux. It also supports sharing and importing characters.
New features
- Share and import characters
- Support for loading Mixamo animations
- Added button to mute TTS temporarily
- Added button to toggle unrestricted message size
- Add support for Ollama vision
- Add support for KoboldAI
- Add whisper.cpp STT backend
- Add support for OpenAI TTS
- Add i18n support
- Added docs site https://docs.heyamica.com/
- Added ability to change background color
- Added ability for background to be transparent
- Added ability to change name
- Added notification for network errors
Bug fixes
- Fix VAD error: "The object can not be found"
- Fix loading VRM, stop previous animation before starting newly loaded * Fix vision_llama backend page selector
- Fix OpenAI TTS link
- Fix removal of non-ascii characters
- Prune emojis from TTS
- Prompt to reload if background video changed
- Fix mobile layout
Miscellaneous
- Improved default system prompt
- Redesigned the UI
- Refactor settings page
- Basic test setup
Thank you
Download Notes
.dmg
is for macOS.app.tar.gz
is for macOS.exe
is for Windows.msi
is for Windows.AppImage
is for any Linux 64 bit-
- Note: Be sure to set this to executable to run it (
chmod +x
)
- Note: Be sure to set this to executable to run it (
.deb
is for Debian (or Ubuntu) distributions