SWivid commited on
Commit
9654063
·
verified ·
1 Parent(s): 36ca818

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,4 +24,4 @@ auv-infer --input-dir INPUT_WAV_DIR --output-dir OUTPUT_WAV_DIR --ckpt CKPT_PATH
24
  # if need to assign gpu: --device cuda:0
25
  ```
26
 
27
- Python script usage see [`src/auv/infer.py`](src/auv/infer.py).
 
24
  # if need to assign gpu: --device cuda:0
25
  ```
26
 
27
+ Python script usage see [`src/auv/infer.py`](https://github.com/SWivid/AUV/blob/main/src/auv/infer.py).