GradientDescent2718 commited on
Commit
fe10b77
·
verified ·
1 Parent(s): 78a3165

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -98,7 +98,7 @@ This repository is not a drop-in replacement for generic Hugging Face `transform
98
 
99
  - The Python LS-EEND ONNX runtime in the [example](https://huggingface.co/GradientDescent2718/LS-EEND-ONNX/tree/main/example) directory
100
 
101
- To run the Python microphone inference script, install the packages in [example/requirements.txt](https://huggingface.co/GradientDescent2718/LS-EEND-ONNX/tree/main/example/requirements.txt) and run the following command:
102
  ```bash
103
  python example/ls_eend_onnx_mic_gui.py \
104
  --onnx-model DIHARD\ III/ls_eend_dih3_step.onnx \
 
98
 
99
  - The Python LS-EEND ONNX runtime in the [example](https://huggingface.co/GradientDescent2718/LS-EEND-ONNX/tree/main/example) directory
100
 
101
+ To run the Python microphone inference script, install the packages in [example/requirements.txt](https://huggingface.co/GradientDescent2718/LS-EEND-ONNX/blob/main/example/requirements.txt) and run the following command:
102
  ```bash
103
  python example/ls_eend_onnx_mic_gui.py \
104
  --onnx-model DIHARD\ III/ls_eend_dih3_step.onnx \