mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-03 00:33:57 +03:00
update
This commit is contained in:
parent
87d9bf1800
commit
ca5eff8b35
29
README.md
29
README.md
@ -21,12 +21,13 @@
|
|||||||
- [MMVC](https://github.com/isletennos/MMVC_Trainer)
|
- [MMVC](https://github.com/isletennos/MMVC_Trainer)
|
||||||
- [so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)
|
- [so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)
|
||||||
- [RVC(Retrieval-based-Voice-Conversion)](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI)
|
- [RVC(Retrieval-based-Voice-Conversion)](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI)
|
||||||
|
- [DDSP-SVC](https://github.com/yxlllc/DDSP-SVC)
|
||||||
|
|
||||||
2. 本ソフトウェアは、ネットワークを介した利用も可能であり、ゲームなどの高負荷なアプリケーションと同時に使用する場合などに音声変換処理の負荷を外部にオフロードすることができます。
|
2. 本ソフトウェアは、ネットワークを介した利用も可能であり、ゲームなどの高負荷なアプリケーションと同時に使用する場合などに音声変換処理の負荷を外部にオフロードすることができます。
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/48346627/206640768-53f6052d-0a96-403b-a06c-6714a0b7471d.png)
|
![image](https://user-images.githubusercontent.com/48346627/206640768-53f6052d-0a96-403b-a06c-6714a0b7471d.png)
|
||||||
|
|
||||||
3. 複数のプラットフォーに対応しています。
|
3. 複数のプラットフォームに対応しています。
|
||||||
|
|
||||||
- Windows, Mac(M1), Linux, Google Colab (MMVC のみ)
|
- Windows, Mac(M1), Linux, Google Colab (MMVC のみ)
|
||||||
|
|
||||||
@ -59,14 +60,10 @@ Windows 版と Mac 版を提供しています。
|
|||||||
|
|
||||||
- Windows 版は、ダウンロードした zip ファイルを解凍して、`start_http.bat`を実行してください。
|
- Windows 版は、ダウンロードした zip ファイルを解凍して、`start_http.bat`を実行してください。
|
||||||
|
|
||||||
- Mac 版はダウンロードファイルを解凍したのちに、`startHttp.command`を実行してください。開発元を検証できない旨が示される場合は、再度コントロールキーを押してクリックして実行してください(or 右クリックから実行してください)。(詳細下記 \*1)
|
- Mac 版はダウンロードファイルを解凍したのちに、`startHttp.command`を実行してください。開発元を検証できない旨が示される場合は、再度コントロールキーを押してクリックして実行してください(or 右クリックから実行してください)。
|
||||||
|
|
||||||
- リモートから接続する場合は、`.bat`ファイル(win)、`.command`ファイル(mac)の http が https に置き換わっているものを使用してください。
|
- リモートから接続する場合は、`.bat`ファイル(win)、`.command`ファイル(mac)の http が https に置き換わっているものを使用してください。
|
||||||
|
|
||||||
- Windows 環境で Nvidia の GPU をお持ちの方は多くの場合は `ONNX(cpu,cuda), PyTorch(cpu,cuda)`版で動きます。
|
|
||||||
|
|
||||||
- Windows 環境で Nvidia の GPU をお持ちでない方は多くの場合は `ONNX(cpu,DirectML), PyTorch(cpu) `版で動きます。
|
|
||||||
|
|
||||||
- つくよみちゃん、あみたろ、黄琴まひろ、黄琴海月、の動作には content vec のモデルが必要となります。こちらの[リポジトリ](https://github.com/auspicious3000/contentvec)から、ContentVec_legacy 500 のモデルをダウンロードして、実行する`startHttp.command`や`start_http.bat`と同じフォルダに配置してください。
|
- つくよみちゃん、あみたろ、黄琴まひろ、黄琴海月、の動作には content vec のモデルが必要となります。こちらの[リポジトリ](https://github.com/auspicious3000/contentvec)から、ContentVec_legacy 500 のモデルをダウンロードして、実行する`startHttp.command`や`start_http.bat`と同じフォルダに配置してください。
|
||||||
|
|
||||||
- so-vits-svc 4.0/so-vits-svc 4.0v2、RVC(Retrieval-based-Voice-Conversion)の動作には hubert のモデルが必要になります。[このリポジトリ](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main)から`hubert_base.pt`をダウンロードして、バッチファイルがあるフォルダに格納してください。
|
- so-vits-svc 4.0/so-vits-svc 4.0v2、RVC(Retrieval-based-Voice-Conversion)の動作には hubert のモデルが必要になります。[このリポジトリ](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main)から`hubert_base.pt`をダウンロードして、バッチファイルがあるフォルダに格納してください。
|
||||||
@ -74,6 +71,10 @@ Windows 版と Mac 版を提供しています。
|
|||||||
- DDSP-SVC の動作には、hubert-soft と enhancer のモデルが必要です。hubert-soft は[このリンク](https://github.com/bshall/hubert/releases/download/v0.1/hubert-soft-0d54a1f4.pt)からダウンロードして、バッチファイルがあるフォルダに格納してください。enhancer は[このサイト](https://github.com/openvpi/vocoders/releases/tag/nsf-hifigan-v1)から`nsf_hifigan_20221211.zip`ダウンロードして下さい。解凍すると出てくる`nsf_hifigan`というフォルダをバッチファイルがあるフォルダに格納してください。
|
- DDSP-SVC の動作には、hubert-soft と enhancer のモデルが必要です。hubert-soft は[このリンク](https://github.com/bshall/hubert/releases/download/v0.1/hubert-soft-0d54a1f4.pt)からダウンロードして、バッチファイルがあるフォルダに格納してください。enhancer は[このサイト](https://github.com/openvpi/vocoders/releases/tag/nsf-hifigan-v1)から`nsf_hifigan_20221211.zip`ダウンロードして下さい。解凍すると出てくる`nsf_hifigan`というフォルダをバッチファイルがあるフォルダに格納してください。
|
||||||
- DDPS-SVC の encoder は hubert-soft のみ対応です。
|
- DDPS-SVC の encoder は hubert-soft のみ対応です。
|
||||||
|
|
||||||
|
- RVC で使用する場合の GUI の各項目説明は[こちら](tutorials/tutorial_rvc_ja.md)をご覧ください
|
||||||
|
|
||||||
|
- ダウンロードはこちらから。
|
||||||
|
|
||||||
| Version | OS | フレームワーク | link | サポート VC | サイズ |
|
| Version | OS | フレームワーク | link | サポート VC | サイズ |
|
||||||
| ---------- | --- | --------------------------------- | ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------- | ------ |
|
| ---------- | --- | --------------------------------- | ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------- | ------ |
|
||||||
| v.1.5.2.4a | mac | ONNX(cpu,cuda), PyTorch(cpu,cuda) | [normal](https://drive.google.com/uc?id=1fR86gRWalhpi8kQURJmMfWuDvi53V2Ah&export=download) | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC | 795MB |
|
| v.1.5.2.4a | mac | ONNX(cpu,cuda), PyTorch(cpu,cuda) | [normal](https://drive.google.com/uc?id=1fR86gRWalhpi8kQURJmMfWuDvi53V2Ah&export=download) | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC | 795MB |
|
||||||
@ -81,7 +82,7 @@ Windows 版と Mac 版を提供しています。
|
|||||||
| v.1.5.2.4 | mac | ONNX(cpu,cuda), PyTorch(cpu,mps) | [normal](https://drive.google.com/uc?id=1UC0n6Lgyy4ugPznJ-Erd7lskKaOE6--X&export=download) | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC | 795MB |
|
| v.1.5.2.4 | mac | ONNX(cpu,cuda), PyTorch(cpu,mps) | [normal](https://drive.google.com/uc?id=1UC0n6Lgyy4ugPznJ-Erd7lskKaOE6--X&export=download) | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, RVC | 795MB |
|
||||||
| | win | ONNX(cpu,cuda), PyTorch(cpu,cuda) | [normal](https://drive.google.com/uc?id=1OmSug85MUR58cnYo_P6Xe_GtNAG7PkKO&export=download) | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, so-vits-svc 4.0v2, RVC, DDSP-SVC | 2871MB |
|
| | win | ONNX(cpu,cuda), PyTorch(cpu,cuda) | [normal](https://drive.google.com/uc?id=1OmSug85MUR58cnYo_P6Xe_GtNAG7PkKO&export=download) | MMVC v.1.5.x, MMVC v.1.3.x, so-vits-svc 4.0, so-vits-svc 4.0v2, RVC, DDSP-SVC | 2871MB |
|
||||||
|
|
||||||
※ [hugging_face](https://huggingface.co/wok000/vcclient/tree/main)でも公開(experimental)
|
※ Google Drive からダウンロードできない方は、[hugging_face](https://huggingface.co/wok000/vcclient/tree/main)からダウンロードしてみてください。(experimental)
|
||||||
|
|
||||||
- 各キャラクター専用(近々 RVC 版として提供予定)
|
- 各キャラクター専用(近々 RVC 版として提供予定)
|
||||||
|
|
||||||
@ -99,12 +100,6 @@ Windows 版と Mac 版を提供しています。
|
|||||||
|
|
||||||
\*2 解凍や起動が遅い場合、ウィルス対策ソフトのチェックが走っている可能性があります。ファイルやフォルダを対象外にして実行してみてください。(自己責任です)
|
\*2 解凍や起動が遅い場合、ウィルス対策ソフトのチェックが走っている可能性があります。ファイルやフォルダを対象外にして実行してみてください。(自己責任です)
|
||||||
|
|
||||||
\*3 本ソフトウェアは開発元の署名しておりません。下記のように警告が出ますが、コントロールキーを押しながらアイコンをクリックすると実行できるようになります。これは Apple のセキュリティポリシーによるものです。実行は自己責任となります。
|
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/48346627/212567711-c4a8d599-e24c-4fa3-8145-a5df7211f023.png)
|
|
||||||
|
|
||||||
https://user-images.githubusercontent.com/48346627/212569645-e30b7f4e-079d-4504-8cf8-7816c5f40b00.mp4
|
|
||||||
|
|
||||||
## (3) Docker や Anaconda など環境構築を行った上での利用
|
## (3) Docker や Anaconda など環境構築を行った上での利用
|
||||||
|
|
||||||
本リポジトリをクローンして利用します。Windows では WSL2 の環境構築が必須になります。また、WSL2 上で Docker もしくは Anaconda などの仮想環境の構築が必要となります。Mac では Anaconda などの Python の仮想環境の構築が必要となります。事前準備が必要となりますが、多くの環境においてこの方法が一番高速で動きます。**<font color="red"> GPU が無くてもそこそこ新しい CPU であれば十分動く可能性があります </font>(下記のリアルタイム性の節を参照)**。
|
本リポジトリをクローンして利用します。Windows では WSL2 の環境構築が必須になります。また、WSL2 上で Docker もしくは Anaconda などの仮想環境の構築が必要となります。Mac では Anaconda などの Python の仮想環境の構築が必要となります。事前準備が必要となりますが、多くの環境においてこの方法が一番高速で動きます。**<font color="red"> GPU が無くてもそこそこ新しい CPU であれば十分動く可能性があります </font>(下記のリアルタイム性の節を参照)**。
|
||||||
@ -117,7 +112,7 @@ Docker での実行は、[Docker を使用する](docker_vcclient/README.md)を
|
|||||||
|
|
||||||
Anaconda の仮想環境上での実行は、[サーバ開発者向けのページ](README_dev_ja.md)を参考にサーバを起動してください。
|
Anaconda の仮想環境上での実行は、[サーバ開発者向けのページ](README_dev_ja.md)を参考にサーバを起動してください。
|
||||||
|
|
||||||
## リアルタイム性
|
# リアルタイム性(MMVC)
|
||||||
|
|
||||||
GPU を使用するとほとんどタイムラグなく変換可能です。
|
GPU を使用するとほとんどタイムラグなく変換可能です。
|
||||||
|
|
||||||
@ -129,6 +124,12 @@ https://twitter.com/DannadoriYellow/status/1613553862773997569?s=20&t=7CLD79h1F3
|
|||||||
|
|
||||||
古い CPU( i7-4770)だと、1000msec くらいかかってしまう。
|
古い CPU( i7-4770)だと、1000msec くらいかかってしまう。
|
||||||
|
|
||||||
|
# 開発者の署名について
|
||||||
|
|
||||||
|
本ソフトウェアは開発元の署名しておりません。下記のように警告が出ますが、コントロールキーを押しながらアイコンをクリックすると実行できるようになります。これは Apple のセキュリティポリシーによるものです。実行は自己責任となります。
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/48346627/212567711-c4a8d599-e24c-4fa3-8145-a5df7211f023.png)
|
||||||
|
|
||||||
# Acknowledgments
|
# Acknowledgments
|
||||||
|
|
||||||
- [立ちずんだもん素材](https://seiga.nicovideo.jp/seiga/im10792934)
|
- [立ちずんだもん素材](https://seiga.nicovideo.jp/seiga/im10792934)
|
||||||
|
54
README_en.md
54
README_en.md
@ -15,21 +15,21 @@
|
|||||||
|
|
||||||
# What is VC Client
|
# What is VC Client
|
||||||
|
|
||||||
[VC Client](https://github.com/w-okada/voice-changer) is a client software for real-time voice changers that uses AI such as [MMVC](https://github.com/isletennos/MMVC_Trainer) and [so-vits-svc](https://github.com/svc-develop-team/so-vits-svc), [RVC(Retrieval-based-Voice-Conversion)](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI). It also provides an app for recording training audio for real-time voice changers, specifically for MMVC.
|
1. This is a client software for performing real-time voice conversion using various Voice Conversion (VC) AI. The supported AI for voice conversion are as follows.
|
||||||
|
|
||||||
# Features
|
- [MMVC](https://github.com/isletennos/MMVC_Trainer)
|
||||||
|
- [so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)
|
||||||
|
- [RVC(Retrieval-based-Voice-Conversion)](https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI)
|
||||||
|
- [DDSP-SVC](https://github.com/yxlllc/DDSP-SVC)
|
||||||
|
|
||||||
1. Cross-platform compatibility
|
2. Distribute the load by running Voice Changer on a different PC
|
||||||
Supports Windows, Mac (including Apple Silicon M1), Linux, and Google Colaboratory.
|
|
||||||
|
|
||||||
2. No need to install a separate audio recording app
|
|
||||||
Audio recording can be done directly on the application hosted on Github Pages. Since it runs entirely on the browser, there is no need to install any special application. Additionally, since it works entirely as a browser application, no data is sent to the server.
|
|
||||||
|
|
||||||
3. Distribute the load by running Voice Changer on a different PC
|
|
||||||
The real-time voice changer of this application works on a server-client configuration. By running the MMVC server on a separate PC, you can run it while minimizing the impact on other resource-intensive processes such as gaming commentary.
|
The real-time voice changer of this application works on a server-client configuration. By running the MMVC server on a separate PC, you can run it while minimizing the impact on other resource-intensive processes such as gaming commentary.
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/48346627/206640768-53f6052d-0a96-403b-a06c-6714a0b7471d.png)
|
![image](https://user-images.githubusercontent.com/48346627/206640768-53f6052d-0a96-403b-a06c-6714a0b7471d.png)
|
||||||
|
|
||||||
|
3. Cross-platform compatibility
|
||||||
|
Supports Windows, Mac (including Apple Silicon M1), Linux, and Google Colaboratory.
|
||||||
|
|
||||||
# usage
|
# usage
|
||||||
|
|
||||||
Details are summarized [here](https://zenn.dev/wok/books/0004_vc-client-v_1_5_1_x).
|
Details are summarized [here](https://zenn.dev/wok/books/0004_vc-client-v_1_5_1_x).
|
||||||
@ -58,21 +58,21 @@ You can run it on Google's machine learning platform, Colaboratory. If you have
|
|||||||
You can download and run executable binaries.
|
You can download and run executable binaries.
|
||||||
We offer Windows and Mac versions.
|
We offer Windows and Mac versions.
|
||||||
|
|
||||||
- For Mac version, after unzipping the downloaded file, double-click the `startHttp.command` file corresponding to your VC. If a message indicating that the developer cannot be verified is displayed, please press the control key and click to run it again (or right-click to run it). (Details below \* 1)
|
|
||||||
|
|
||||||
- For Windows user, after unzipping the downloaded zip file, please run the `start_http.bat` file corresponding to your VC.
|
- For Windows user, after unzipping the downloaded zip file, please run the `start_http.bat` file corresponding to your VC.
|
||||||
|
|
||||||
|
- For Mac version, after unzipping the downloaded file, double-click the `startHttp.command` file corresponding to your VC. If a message indicating that the developer cannot be verified is displayed, please press the control key and click to run it again (or right-click to run it).
|
||||||
|
|
||||||
- If you are connecting remotely, please use the `.command` file (Mac) or `.bat` file (Windows) with https instead of http.
|
- If you are connecting remotely, please use the `.command` file (Mac) or `.bat` file (Windows) with https instead of http.
|
||||||
|
|
||||||
- If you have an Nvidia GPU on Windows, it will usually work with the `ONNX(cpu,cuda),PyTorch(cpu)` version. In rare cases, the GPU may not be recognized, in which case please use the `ONNX(cpu,cuda), PyTorch(cpu,cuda)` version (which is much larger in size).
|
- Tsukuyomi-chan, Ami-taro, Kogane Mahiro, and Kogane Kaigetsu require the Content Vec model for their actions. Please download the ContentVec_legacy 500 model from [this repository](https://github.com/auspicious3000/contentvec) and place it in the same folder as startHttp.command or start_http.bat to execute it.
|
||||||
|
|
||||||
- If you do not have an Nvidia GPU on Windows, it will usually work with the `ONNX(cpu,DirectML), PyTorch(cpu)` version.
|
- For the operation of RVC (Retrieval-based-Voice-Conversion) on so-vits-svc 4.0/so-vits-svc 4.0v2, a model of hubert is required. Please download `hubert_base.pt` from [this repository](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main) and store it in the folder where the batch files are located.
|
||||||
|
|
||||||
- If you are using `so-vits-svc 4.0`/`so-vits-svc 4.0v2` on Windows, please use the `ONNX(cpu,cuda), PyTorch(cpu,cuda)` version.
|
- To run DDSP-SVC, you need to download the hubert-soft and enhancer models. Download hubert-soft from [this link](https://github.com/bshall/hubert/releases/download/v0.1/hubert-soft-0d54a1f4.pt) and store it in the folder with the batch files. Download nsf_hifigan_20221211.zip from [this site](https://github.com/openvpi/vocoders/releases/tag/nsf-hifigan-v1) for enhancer. After unzipping, store the nsf_hifigan folder in the folder with the batch files.
|
||||||
|
|
||||||
- To use `so-vits-svc 4.0`/`so-vits-svc 4.0v2` or `tsukuyomi-chan`, you need the content vec model. Please download the ContentVec_legacy 500 model from [this repository](https://github.com/auspicious3000/contentvec), and place it in the same folder as `startHttp_xxx.command` or `start_http_xxx.bat` to run.
|
- The encoder of DDPS-SVC only supports hubert-soft.
|
||||||
|
|
||||||
- You need to have the hubert model to use RVC(Retrieval-based-Voice-Conversion). Please download `hubert_base.pt` from [this repository](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main) and store it in the folder where the batch file is located.
|
- Please refer to [here](tutorials/tutorial_rvc_ja.md) for the description of each item of GUI to be used in RVC.
|
||||||
|
|
||||||
| Version | OS | Framework | link | VC Support | Size |
|
| Version | OS | Framework | link | VC Support | Size |
|
||||||
| ---------- | --- | --------------------------------- | ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------- | ------ |
|
| ---------- | --- | --------------------------------- | ------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------- | ------ |
|
||||||
@ -94,17 +94,9 @@ We offer Windows and Mac versions.
|
|||||||
| | <span style="color: blue;">win</span> | - | [Kikoto Kurage](https://drive.google.com/uc?id=1fiymPcoYzwE1yxyIfC_FTPiFfGEC2jA8&export=download) | - | 823MB |
|
| | <span style="color: blue;">win</span> | - | [Kikoto Kurage](https://drive.google.com/uc?id=1fiymPcoYzwE1yxyIfC_FTPiFfGEC2jA8&export=download) | - | 823MB |
|
||||||
| | <span style="color: blue;">win</span> | - | [Amitaro](https://drive.google.com/uc?id=1Vt4WBEOAz0EhIWs3ZRFIcg7ELtSHnYfe&export=download) | - | 821MB |
|
| | <span style="color: blue;">win</span> | - | [Amitaro](https://drive.google.com/uc?id=1Vt4WBEOAz0EhIWs3ZRFIcg7ELtSHnYfe&export=download) | - | 821MB |
|
||||||
|
|
||||||
\*1 MMVC v.1.5.x is Experimental.
|
\*1 Tsukuyo Michan uses free character "Tsukuyo Michan" voice data that is publicly available for free. (Details such as terms of use are at the end of the document)
|
||||||
|
|
||||||
\*2 Tsukuyo Michan uses free character "Tsukuyo Michan" voice data that is publicly available for free. (Details such as terms of use are at the end of the document)
|
\*2 If unpacking or starting is slow, there is a possibility that virus checking is running on your antivirus software. Please try running it with the file or folder excluded from the target. (At your own risk)
|
||||||
|
|
||||||
\*3 If unpacking or starting is slow, there is a possibility that virus checking is running on your antivirus software. Please try running it with the file or folder excluded from the target. (At your own risk)
|
|
||||||
|
|
||||||
\*4 This software is not signed by the developer. A warning message will appear, but you can run the software by clicking the icon while holding down the control key. This is due to Apple's security policy. Running the software is at your own risk.
|
|
||||||
|
|
||||||
![image](https://user-images.githubusercontent.com/48346627/212567711-c4a8d599-e24c-4fa3-8145-a5df7211f023.png)
|
|
||||||
|
|
||||||
https://user-images.githubusercontent.com/48346627/212569645-e30b7f4e-079d-4504-8cf8-7816c5f40b00.mp4
|
|
||||||
|
|
||||||
## (2-3) Usage after setting up the environment such as Docker or Anaconda
|
## (2-3) Usage after setting up the environment such as Docker or Anaconda
|
||||||
|
|
||||||
@ -118,7 +110,7 @@ To run docker, see [start docker](docker_vcclient/README_en.md).
|
|||||||
|
|
||||||
To run on Anaconda venv, see [server developer's guide](README_dev_en.md)
|
To run on Anaconda venv, see [server developer's guide](README_dev_en.md)
|
||||||
|
|
||||||
## Real-time performance
|
# Real-time performance
|
||||||
|
|
||||||
Conversion is almost instantaneous when using GPU.
|
Conversion is almost instantaneous when using GPU.
|
||||||
|
|
||||||
@ -130,6 +122,14 @@ https://twitter.com/DannadoriYellow/status/1613553862773997569?s=20&t=7CLD79h1F3
|
|||||||
|
|
||||||
With an old CPU (i7-4770), it takes about 1000 msec for conversion.
|
With an old CPU (i7-4770), it takes about 1000 msec for conversion.
|
||||||
|
|
||||||
|
# Software Signing
|
||||||
|
|
||||||
|
This software is not signed by the developer. A warning message will appear, but you can run the software by clicking the icon while holding down the control key. This is due to Apple's security policy. Running the software is at your own risk.
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/48346627/212567711-c4a8d599-e24c-4fa3-8145-a5df7211f023.png)
|
||||||
|
|
||||||
|
https://user-images.githubusercontent.com/48346627/212569645-e30b7f4e-079d-4504-8cf8-7816c5f40b00.mp4
|
||||||
|
|
||||||
# Acknowledgments
|
# Acknowledgments
|
||||||
|
|
||||||
- [Tachizunda-mon materials](https://seiga.nicovideo.jp/seiga/im10792934)
|
- [Tachizunda-mon materials](https://seiga.nicovideo.jp/seiga/im10792934)
|
||||||
|
Loading…
Reference in New Issue
Block a user