From 58b465b5b84cb90424eeffd6f877c8e5ad7bd647 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 24 Jul 2026 13:27:46 +0200 Subject: Replace environment configuration with TOML --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c113776..67a7375 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Parley requires the Parakeet `transcribe-cli` runtime and Unified English model. ~/.local/share/parley/models/ ``` -The model is not stored in this repository. The current runtime build also depends on host CUDA and MKL libraries. +The model is not stored in this repository. The current runtime build also depends on host CUDA and MKL libraries. Optional settings live in [`~/.config/parley/config.toml`](docs/CONFIGURATION.md); Parley does not use application-specific environment variables. ## Status -- cgit v1.3.1