From 727f1140847b68990fc92536ab41b3c8ef781568 Mon Sep 17 00:00:00 2001 From: DrMelone <27028174+Classic298@users.noreply.github.com> Date: Sun, 28 Dec 2025 18:39:13 +0100 Subject: [PATCH] Update performance.md --- docs/tutorials/tips/performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/tips/performance.md b/docs/tutorials/tips/performance.md index 1fd533b3..2d0c8600 100644 --- a/docs/tutorials/tips/performance.md +++ b/docs/tutorials/tips/performance.md @@ -177,7 +177,7 @@ If resource usage is critical, disable automated features that constantly trigge ## 🚀 Recommended Configuration Profiles ### Profile 1: Maximum Privacy (Weak Hardware/RPi) -*Target: 100% Local, Raspberry Pi / <4GB RAM.* +*Target: 100% Local, Raspberry Pi / <4GB RAM.* 1. **Embeddings**: Default (SentenceTransformers) - *Runs on CPU, lightweight.* 2. **Audio**: `AUDIO_STT_ENGINE=webapi` - *Zero server load.*