Merge pull request #20 from tavallaie/patch-1

Fixed a typo
This commit is contained in:
Jiameng Gao
2025-10-06 19:53:02 +01:00
committed by GitHub

View File

@@ -85,7 +85,7 @@ NeuTTS Air is built off Qwen 0.5B - a lightweight yet capable language model opt
https://pypi.org/project/llama-cpp-python/
5. **(Optional) Install onnxruntime to use the `.onnx` decoder.**
If you wnat to run the onnxdecoder
If you want to run the onnxdecoder
```
pip install onnxruntime
```