Skip to content

Commit bb1e5b2

Browse files
authored
Merge pull request #10 from aiczk/develop
update.
2 parents 7a45178 + 64da6ce commit bb1e5b2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

how-to-use.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# 使用方法
22
sound-helper(GUI)を使うまでの準備についての解説
33
## 下準備
4-
### 1. Pythonのインストール
4+
### 1. Source.zipのダウンロード
5+
[こちら](https://github.com/aiczk/sound-helper/releases/tag/v1.0)のAssets下にある**Source Code**をクリックしてダウンロード後、解凍しましょう。
6+
7+
### 2. Pythonのインストール
58
[こちら](https://prog-8.com/docs/python-env-win)のサイトに記載されている通りにPythonをインストールします。
69
コマンドプロンプトで**必ず**`python --version`を実行し、バージョン情報が出てくることを確認したら次のステップに進みます。
710

readme.md

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ The bat file is optimized for DDSP-SVC. Rewrite it as necessary.
77

88
## Dependencies
99

10-
### GUI
11-
Install the top version from [here](https://github.com/aiczk/sound-helper/tags).
12-
1310
### CUI and GUI
1411
1. At first, install ffmpeg from the [official website](https://ffmpeg.org/).
1512
2. Register the ffmpeg bin directory in the environment variable.

0 commit comments

Comments
 (0)