Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
CjangCjengh committed Sep 7, 2022
1 parent efb3203 commit 00ca1dc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,16 @@ Target speaker ID: 6
Path to save: demo.wav
Successfully saved!
```
## HuBERT-VITS
```
Path of a hubert-soft model: D:\Download\hubert-soft.pt
Path of an audio file to convert:
D:\dataset\demo.wav
ID Speaker
0 XXXX
1 XXXX
2 XXXX
Target speaker ID: 6
Path to save: demo.wav
Successfully saved!
```

0 comments on commit 00ca1dc

Please sign in to comment.