Update README.md
Browse files
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/
|
| 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 \
|