szuweifu commited on
Commit
637a8ae
·
verified ·
1 Parent(s): 24c2e63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -40,6 +40,7 @@ This model is for research and development only.
40
  Directly try our [**Gradio Interactive Demo**](https://huggingface.co/spaces/nvidia/Real-time_RE-USE) by uploading your noisy audio/video !!
41
 
42
  !! Note that this demo page uses offline inference, so you can easily check the audio quality not the latency.
 
43
 
44
  ## Environment Setup
45
  1. (For **Mamba** setup)Pre-built Docker environments can be downloaded [here](https://github.com/RoyChao19477/SEMamba?tab=readme-ov-file#-docker-support) to simplify **Mamba** setup.
 
40
  Directly try our [**Gradio Interactive Demo**](https://huggingface.co/spaces/nvidia/Real-time_RE-USE) by uploading your noisy audio/video !!
41
 
42
  !! Note that this demo page uses offline inference, so you can easily check the audio quality not the latency.
43
+ Please refer to `online_inference.py` and `online_inference.sh` for streaming inference.
44
 
45
  ## Environment Setup
46
  1. (For **Mamba** setup)Pre-built Docker environments can be downloaded [here](https://github.com/RoyChao19477/SEMamba?tab=readme-ov-file#-docker-support) to simplify **Mamba** setup.