Amica Versions Save

Amica is an open source interface for interactive communication with 3D characters with voice synthesis and speech recognition.

app-v0.2.1

6 months ago

Amica 0.2.1

This patch release of Amica includes fixes for macOS Microphone and WebCam support, as well as improved Ollama implementation, and initial Docker setup.

Thank you

@andyccliao @Yvonne-Aizawa @dreamjz

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)
  • .deb is for Debian (or Ubuntu) distributions

app-v0.2.0

6 months ago

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

  • @Aspie96
  • @morphles
  • @PatrickLearn
  • @snowyu

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)
  • .deb is for Debian (or Ubuntu) distributions

app-v0.1.2

6 months ago

Amica 0.1.2

This supports Ollama vision api (such as llava). Try by running ollama run llava and configure vision to use.

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)
  • .deb is for Debian (or Ubuntu) distributions

app-v0.1.1

6 months ago

Amica 0.1.1

This is the first release using https://tauri.app/ - this should be considered a preview release.

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)
  • .deb is for Debian (or Ubuntu) distributions