游雁
2023-02-21 837dc3758a5364fd720bb44f497c82aebe4f7dab
funasr/runtime/python/onnxruntime/README.md
@@ -52,7 +52,7 @@
   - Output: `List[str]`: recognition result.
   - Example:
        ```python
        from paraformer_onnx import Paraformer
        from rapid_paraformer import Paraformer
        model_dir = "/nfs/zhifu.gzf/export/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch"
        model = Paraformer(model_dir, batch_size=1)