Correct hardware detection statement in docs

This commit is contained in:
Your Name
2026-01-24 17:24:56 +02:00
parent eaa572b42f
commit e627e1b8aa

View File

@@ -65,7 +65,7 @@ Select the intelligence level that matches your hardware reality.
| **Large-v3 Turbo** | ~4 GB | ~6 GB | ✨ **Optimal** | The sweet spot. Large-level smarts, Medium-level speed. | | **Large-v3 Turbo** | ~4 GB | ~6 GB | ✨ **Optimal** | The sweet spot. Large-level smarts, Medium-level speed. |
| **Large-v3** | ~5 GB | ~8 GB | 🧠 Maximum | Professional transcription. Uncompromised quality. | | **Large-v3** | ~5 GB | ~8 GB | 🧠 Maximum | Professional transcription. Uncompromised quality. |
*Note: The agent automatically detects your hardware (CUDA GPU or CPU) and optimizes the runtime accordingly.* *Note: You must select your available Compute Device (CUDA GPU or CPU) in the Settings to enable acceleration.*
--- ---