-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix requirements.txt * READMEのモデル配置URLの変更等 モデル配置URLの変更、dataset内のファイル構成を実際に作成される内容に則した物に変更 * PIXIV FANBOX問い合わせ先追加 READMEにPIXIV FANBOXの問い合わせ先を追加 * ずんだもんのID修正漏れ対応 ・ID100の場合にずんだもん指定だった状態を修正(現在は101がずんだもん) ・IDの値をプログラムの最初に変数定義する表記に変更 ・multi_speakerの内容を現在の上限等に合わせた物に変更
- Loading branch information
Showing
3 changed files
with
31 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
00_myvoice|107 | ||
01_target|108 | ||
02_target|109 | ||
03_target|0 | ||
04_target|1 | ||
05_target|2 | ||
1205_zundamon|100 | ||
00_myvoice|0 | ||
01_target|1 | ||
02_target|2 | ||
03_target|252 | ||
04_target|253 | ||
05_target|254 | ||
1205_zundamon|101 | ||
912_sora|102 | ||
459_metahne|103 | ||
344_tsumugi|104 | ||
106_kiritan|106 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v1.3.2.10 | ||
v1.3.2.11 |