Yabin Li
2024-06-25 b7060884fa4b8b85f79462644a5c99062d223da0
runtime/python/libtorch/README.md
@@ -41,7 +41,7 @@
## Run the demo
- Model_dir: the model path, which contains `model.torchscripts`, `config.yaml`, `am.mvn`.
- Model_dir: the model path, which contains `model.torchscript`, `config.yaml`, `am.mvn`.
- Input: wav formt file, support formats: `str, np.ndarray, List[str]`
- Output: `List[str]`: recognition result.
- Example: