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