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

freevc plugin

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ output, out_sr = convert(freevc, content, target_se)
63
  sf.write('output.wav', output, out_sr)
64
  ```
65
 
66
- - DreamVoice Plugin for OpenVoice (DreamVG + [Opnevoice](https://github.com/myshell-ai/OpenVoice))
67
 
68
  ```python
69
  import torch
 
63
  sf.write('output.wav', output, out_sr)
64
  ```
65
 
66
+ - DreamVoice Plugin for OpenVoice (DreamVG + [OpneVoice](https://github.com/myshell-ai/OpenVoice))
67
 
68
  ```python
69
  import torch