dog commited on
Commit
d77b8da
1 Parent(s): 0d47916

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- To train your own, you can check out this Colab notebook: [![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)
 
 
 
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)