Skip to content

v1.20.2 — Voice STT/TTS catalogue, per-message cost attribution, sentence streaming

Choose a tag to compare

@jgouviergmail jgouviergmail released this 07 May 23:11

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.2

Quick Start

git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -d

Full Changelog: v1.20.1...v1.20.2