From bc4b1229e4ad9c046fda38334c4c6d22548356c2 Mon Sep 17 00:00:00 2001
From: 34j <55338215+34j@users.noreply.github.com>
Date: Sun, 2 Apr 2023 22:34:42 +0900
Subject: [PATCH] docs(readme): add paperspace link and add more description,
add a link for zh-CN docs (#208)
---
README.md | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 049f9a60..5e627d88 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# SoftVC VITS Singing Voice Conversion Fork
+[简体中文](README_zh_CN.md)
+
@@ -122,9 +124,15 @@ svc --model-path source.wav
[^1]: https://ytpmv.info/how-to-use-uvr/
-#### Google Colab
+#### Cloud
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/34j/so-vits-svc-fork/blob/main/notebooks/so-vits-svc-fork-4.0.ipynb)
+[![Open In Paperspace](https://img.shields.io/badge/Open%20in-Paperspace-blue?style=flat-square&logo=paperspace)](https://console.paperspace.com/github/34j/so-vits-svc-fork-paperspace/blob/main/so-vits-svc-fork-4.0-paperspace.ipynb)
+[![Paperspace Referral]()](https://www.paperspace.com/?r=9VJN74I)[^p]
+
+If you do not have access to a GPU with more than 10 GB of VRAM, we recommend Google Colab's free plan for light users and Paperspace's Pro/Growth plan for heavy users. Conversely, if you have a high-end GPU, we do not recommend it at all.
+
+[^p]: If you register a referral code and then add a payment method, you may save about $5 on your first month's monthly billing. Note that both referral rewards are Paperspace credits and not cash. It was a tough decision but inserted because debugging and training the initial model requires a large amount of computing power and the developer is a student.
#### Local