Skip to content

Commit 06538d6

Browse files
committed
Fix description being incorrect
1 parent 2b8c668 commit 06538d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/local-ai-app-integration/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ it.
8484
| Vision / multimodal chat | `Gemma-4-E2B-it-GGUF` | `llamacpp` | Small multimodal default |
8585
| NPU-first on Ryzen AI | `Llama-3.2-3B-Instruct-Hybrid` | `ryzenai-llm` | XDNA2 NPU on Windows |
8686
| CPU Speech-to-text | `Whisper-Large-v3-Turbo` | `whispercpp` | Best quality/speed |
87-
| NPU speech-to-text | `whisper-v3-turbo-FLM` | `flm` | XDNA2 NPU on Windows; `flm` must also load an LLM alongside ASR |
87+
| NPU speech-to-text | `whisper-v3-turbo-FLM` | `flm` | XDNA2 NPU on Windows |
8888
| Text-to-speech | `kokoro-v1` | `kokoro` | CPU-only, low latency |
8989
| Image generation | `SDXL-Turbo` | `sd-cpp` | Single-step generation |
9090

0 commit comments

Comments
 (0)