From 32b8cc337de356d41a8bac3bcf5f1a64a9539a90 Mon Sep 17 00:00:00 2001 From: zxypro1 <1018995004@qq.com> Date: Thu, 23 May 2024 15:31:24 +0800 Subject: [PATCH 1/2] docs: add aliyun fc deployment link --- README.md | 2 ++ docs/cn/README.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index 11225162c..04daf7c0e 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ https://github.com/RVC-Boss/GPT-SoVITS/assets/129054828/05bee1fa-bdd8-4d85-9350- For users in China region, you can [click here](https://www.codewithgpu.com/i/RVC-Boss/GPT-SoVITS/GPT-SoVITS-Official) to use AutoDL Cloud Docker to experience the full functionality online. +You can also deploy on [Alibaba Cloud Function Compute](https://www.alibabacloud.com/en/product/function-compute) by [clicking here](https://fcnext.console.aliyun.com/applications/create?template=fc-gpt-sovits). + ### Tested Environments - Python 3.9, PyTorch 2.0.1, CUDA 11 diff --git a/docs/cn/README.md b/docs/cn/README.md index 2c48cbc7e..7ff65afd1 100644 --- a/docs/cn/README.md +++ b/docs/cn/README.md @@ -39,6 +39,9 @@ https://github.com/RVC-Boss/GPT-SoVITS/assets/129054828/05bee1fa-bdd8-4d85-9350- 中国地区用户可[点击此处](https://www.codewithgpu.com/i/RVC-Boss/GPT-SoVITS/GPT-SoVITS-Official)使用 AutoDL 云端镜像进行体验。 +还可以通过通过阿里云 [Serverless 应用中心](https://fcnext.console.aliyun.com/applications/create?template=fc-gpt-sovits) , + [![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://fcnext.console.aliyun.com/applications/create?template=fc-gpt-sovits) 到云端进行体验。 + ### 测试通过的环境 - Python 3.9,PyTorch 2.0.1,CUDA 11 From 855c369a17f04d300f7005708c92d60b8590563d Mon Sep 17 00:00:00 2001 From: zxypro1 <1018995004@qq.com> Date: Wed, 29 May 2024 18:02:05 +0800 Subject: [PATCH 2/2] update link --- README.md | 2 +- docs/cn/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 04daf7c0e..dc36e4de2 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ https://github.com/RVC-Boss/GPT-SoVITS/assets/129054828/05bee1fa-bdd8-4d85-9350- For users in China region, you can [click here](https://www.codewithgpu.com/i/RVC-Boss/GPT-SoVITS/GPT-SoVITS-Official) to use AutoDL Cloud Docker to experience the full functionality online. -You can also deploy on [Alibaba Cloud Function Compute](https://www.alibabacloud.com/en/product/function-compute) by [clicking here](https://fcnext.console.aliyun.com/applications/create?template=fc-gpt-sovits). +You can also deploy on [Alibaba Cloud Function Compute](https://www.alibabacloud.com/en/product/function-compute) by [clicking here](https://fcnext.console.aliyun.com/applications/ai/create?template=fc-gpt-sovits). ### Tested Environments diff --git a/docs/cn/README.md b/docs/cn/README.md index 7ff65afd1..a1123876f 100644 --- a/docs/cn/README.md +++ b/docs/cn/README.md @@ -39,8 +39,8 @@ https://github.com/RVC-Boss/GPT-SoVITS/assets/129054828/05bee1fa-bdd8-4d85-9350- 中国地区用户可[点击此处](https://www.codewithgpu.com/i/RVC-Boss/GPT-SoVITS/GPT-SoVITS-Official)使用 AutoDL 云端镜像进行体验。 -还可以通过通过阿里云 [Serverless 应用中心](https://fcnext.console.aliyun.com/applications/create?template=fc-gpt-sovits) , - [![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://fcnext.console.aliyun.com/applications/create?template=fc-gpt-sovits) 到云端进行体验。 +还可以通过通过阿里云 [Serverless 应用中心](https://fcnext.console.aliyun.com/applications/ai/create?template=fc-gpt-sovits) , + [![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://fcnext.console.aliyun.com/applications/ai/create?template=fc-gpt-sovits) 到云端进行体验。 ### 测试通过的环境