Higobeatz commited on
Commit
10f6091
·
1 Parent(s): b0b1376

freevc plugin

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ pip install -r requirements.txt
33
 
34
  Then you can use the model with the following code:
35
 
36
- - DreamVoice Plugin for OpenVoice (DreamVG + [FreeVC](https://github.com/OlaWod/FreeVC))
37
 
38
  ```python
39
  import torch
 
33
 
34
  Then you can use the model with the following code:
35
 
36
+ - DreamVoice Plugin for FreeVC (DreamVG + [FreeVC](https://github.com/OlaWod/FreeVC))
37
 
38
  ```python
39
  import torch