zhifu gao
2023-02-27 dfbe8174791cdef15d32a2cd3f98880a4a090848
funasr/export/README.md
@@ -1,16 +1,16 @@
## Environments
    funasr 0.1.7
    python 3.7
    torch 1.11.0
    modelscope 1.2.0
    funasr >= 0.1.7
    python >= 3.7, < 3.9
    torch >= 1.11.0
    modelscope >= 1.2.0
## Install modelscope and funasr
The installation is the same as [funasr](../../README.md)
## Export model
   `Tips`: torch 1.11.0 is required.
   `Tips`: torch>=1.11.0
   ```shell
   python -m funasr.export.export_model [model_name] [export_dir] [onnx]