Higobeatz commited on
Commit
b0b1376
·
1 Parent(s): 6ab9b8b

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)
37
 
38
  ```python
39
  import torch
 
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