mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
[Quantization] update README.md: pip install torch-quant
This commit is contained in:
parent
175860147c
commit
fd0c0acd50
@ -2,6 +2,8 @@
|
||||
## Environments
|
||||
torch >= 1.11.0
|
||||
modelscope >= 1.2.0
|
||||
torch-quant >= 0.4.0 (required for exporting quantized torchscript format model)
|
||||
# pip install torch-quant -i https://pypi.org/simple
|
||||
|
||||
## Install modelscope and funasr
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user