Update README.md
Browse files
README.md
CHANGED
|
@@ -149,4 +149,9 @@ If you use this model, please also cite the original Qwen3-ASR work:
|
|
| 149 |
## Acknowledgements
|
| 150 |
|
| 151 |
- [Qwen Team](https://huggingface.co/Qwen) for the base ASR model
|
| 152 |
-
- [NVIDIA ModelOpt](https://github.com/NVIDIA/TensorRT-Model-Optimizer) for quantization tooling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
## Acknowledgements
|
| 150 |
|
| 151 |
- [Qwen Team](https://huggingface.co/Qwen) for the base ASR model
|
| 152 |
+
- [NVIDIA ModelOpt](https://github.com/NVIDIA/TensorRT-Model-Optimizer) for quantization tooling
|
| 153 |
+
|
| 154 |
+
## Quantization Script
|
| 155 |
+
|
| 156 |
+
The recipes and scripts used to quantize this model can be found in the following repository:
|
| 157 |
+
- [VinRobotics/model-quantization-recipes](https://github.com/VinRobotics/model-quantization-recipes/tree/main/recipes/qwen3-asr/llm-qad)
|