v1.20.2 — Voice STT/TTS catalogue, per-message cost attribution, sentence streaming
Changes
- feat(voice): v1.20.2 — STT/TTS catalogue, per-message cost attribution, sentence streaming, hardening (9573bb0)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.20.2
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.20.2Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.20.1...v1.20.2