Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
winddori2002 authored Mar 22, 2023
1 parent c66c50c commit e73d985
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,14 @@ We provide two versions of models depending on input types (mel, cpc).

For custom conversion, you can run the code with ```convert.py```.
The codes include data processing, predicting, and vocoding.

```
python convert.py
Conversion arguments:
--src_name: Sample source names with list
--trg_name: Sample target names with list
--checkpoint: Checkpoint path
```
You can find converted examples in ```./samples``` or please visit our [demo site](https://winddori2002.github.io/vc-demo.github.io/).

# Experimental Results
Expand Down

0 comments on commit e73d985

Please sign in to comment.