Update README.md
Browse files
README.md
CHANGED
@@ -13,4 +13,6 @@ tags:
|
|
13 |
|
14 |
This model will take in any voice and try to clone it in the style of Kanye West. It was trained using the [so-vits-svc-fork repo](https://github.com/voicepaw/so-vits-svc-fork).
|
15 |
|
16 |
-
|
|
|
|
|
|
13 |
|
14 |
This model will take in any voice and try to clone it in the style of Kanye West. It was trained using the [so-vits-svc-fork repo](https://github.com/voicepaw/so-vits-svc-fork).
|
15 |
|
16 |
+
Train your own: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nateraw/voice-cloning/blob/main/training_so_vits_svc_fork.ipynb)
|
17 |
+
|
18 |
+
Try it out: [![Open on Hugging Face](https://img.shields.io/badge/%F0%9F%A4%97-Open%20in%20Spaces-blue)](https://hf.co/spaces/nateraw/voice-cloning)
|