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