Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EX3exp committed Oct 5, 2024
1 parent ac887fe commit 52bc990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion model-support-doc/VITS2/make-voicer-VITS2-ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
- 우린 `미리보이스`에서 `.pth` 파일을 사용할 수 없어서, `.onnx`로 변환해 주어야 해요.
- 🔽 아래를 눌러 노트북을 실행하세요. 모델을 `미리보이스`에서 구동되는 성우로 내보낼 거에요.

[<img src="https://colab.research.google.com/assets/colab-badge.svg">]("https://colab.research.google.com/github/EX3exp/MiriVoiceSupport-VITS2/blob/main/MiriVoicer_VITS2_Exporter.ipynb)
[<img src="https://colab.research.google.com/assets/colab-badge.svg">](https://colab.research.google.com/github/EX3exp/MiriVoiceSupport-VITS2/blob/main/MiriVoicer_VITS2_Exporter.ipynb)

- 아래와 같은 `<성우 이름>.zip`이 생겼을 거에요. :
```
Expand Down
2 changes: 1 addition & 1 deletion model-support-doc/VITS2/make-voicer-VITS2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

[<img src="https://colab.research.google.com/assets/colab-badge.svg">]("https://colab.research.google.com/github/EX3exp/MiriVoiceSupport-VITS2/blob/main/MiriVoicer_VITS2_Exporter.ipynb)
[<img src="https://colab.research.google.com/assets/colab-badge.svg">](https://colab.research.google.com/github/EX3exp/MiriVoiceSupport-VITS2/blob/main/MiriVoicer_VITS2_Exporter.ipynb)

- You will now have `<voicer name>.zip` now, like :
```
Expand Down

0 comments on commit 52bc990

Please sign in to comment.