From 52bc990477ae4442abfa36149ed197439cee7dce Mon Sep 17 00:00:00 2001 From: EX3 Date: Sat, 5 Oct 2024 17:51:53 +0900 Subject: [PATCH] Fixed typo --- model-support-doc/VITS2/make-voicer-VITS2-ko.md | 2 +- model-support-doc/VITS2/make-voicer-VITS2.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/model-support-doc/VITS2/make-voicer-VITS2-ko.md b/model-support-doc/VITS2/make-voicer-VITS2-ko.md index 977385a..f75d81a 100644 --- a/model-support-doc/VITS2/make-voicer-VITS2-ko.md +++ b/model-support-doc/VITS2/make-voicer-VITS2-ko.md @@ -82,7 +82,7 @@ - 우린 `미리보이스`에서 `.pth` 파일을 사용할 수 없어서, `.onnx`로 변환해 주어야 해요. - 🔽 아래를 눌러 노트북을 실행하세요. 모델을 `미리보이스`에서 구동되는 성우로 내보낼 거에요. - []("https://colab.research.google.com/github/EX3exp/MiriVoiceSupport-VITS2/blob/main/MiriVoicer_VITS2_Exporter.ipynb) + [](https://colab.research.google.com/github/EX3exp/MiriVoiceSupport-VITS2/blob/main/MiriVoicer_VITS2_Exporter.ipynb) - 아래와 같은 `<성우 이름>.zip`이 생겼을 거에요. : ``` diff --git a/model-support-doc/VITS2/make-voicer-VITS2.md b/model-support-doc/VITS2/make-voicer-VITS2.md index 9939144..41ce7b1 100644 --- a/model-support-doc/VITS2/make-voicer-VITS2.md +++ b/model-support-doc/VITS2/make-voicer-VITS2.md @@ -80,7 +80,7 @@ Then compress into `.zip`. - We cannot use `.pth` file in `MiriVoice`. We need to convert it into `.onnx` format. - 🔽 Click below to export your model into `MiriVoice`'s Voicer format. - []("https://colab.research.google.com/github/EX3exp/MiriVoiceSupport-VITS2/blob/main/MiriVoicer_VITS2_Exporter.ipynb) + [](https://colab.research.google.com/github/EX3exp/MiriVoiceSupport-VITS2/blob/main/MiriVoicer_VITS2_Exporter.ipynb) - You will now have `.zip` now, like : ```