Skip to content

Commit 833d3a2

Browse files
authored
Update README.md
1 parent 29fdd2a commit 833d3a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ CUDA_VISIBLE_DEVICES=0 python train_16k.py --config ../configs/config_2kto16k.js
4444
```
4545
cd inference
4646
python inference_16k.py --checkpoint_file [generator checkpoint file path]
47+
python inference_48k.py --checkpoint_file [generator checkpoint file path]
4748
```
4849
You can download the [pretrained weights](https://drive.google.com/drive/folders/1IIYTf2zbJWzelu4IftKD6ooHloJ8mnZF?usp=share_link) we provide and move all the files to the `checkpoints` directory.
4950
<br>

0 commit comments

Comments
 (0)