freevc plugin
Browse files
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 + [
|
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
|