Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: version 0.22.3 #245

Merged
merged 5 commits into from
Dec 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ pnpm run preview-build
コードの更新

```bash
EDITOR_VERSION="0.22.2"
RESOURCE_VERSION="0.22.1"
EDITOR_VERSION="0.22.3"
RESOURCE_VERSION="0.22.2"
NEMO_VERSION="0.21.0"

pnpm run updateVersion \
Expand All @@ -55,10 +55,10 @@ pnpm run updateVersion \
リソースの更新

```bash
editor_tag="0.22.2"
editor_tag="0.22.3"
editor_url="https://raw.githubusercontent.com/VOICEVOX/voicevox/$editor_tag"

resource_tag="0.22.1"
resource_tag="0.22.2"
resource_url="https://raw.githubusercontent.com/VOICEVOX/voicevox_resource/$resource_tag"

# 規約
Expand Down
52 changes: 26 additions & 26 deletions public/latestDefaultEngineInfos.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
"windows": {
"x64": {
"CPU": {
"version": "0.22.0",
"version": "0.22.1",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.0/voicevox_engine-windows-cpu-0.22.0.vvpp",
"name": "voicevox_engine-windows-cpu-0.22.0.vvpp",
"size": 1434626153
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.1/voicevox_engine-windows-cpu-0.22.1.vvpp",
"name": "voicevox_engine-windows-cpu-0.22.1.vvpp",
"size": 1499076150
}
]
},
"GPU/CPU": {
"version": "0.22.0",
"version": "0.22.1",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.0/voicevox_engine-windows-directml-0.22.0.vvpp",
"name": "voicevox_engine-windows-directml-0.22.0.vvpp",
"size": 1443017844
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.1/voicevox_engine-windows-directml-0.22.1.vvpp",
"name": "voicevox_engine-windows-directml-0.22.1.vvpp",
"size": 1507246378
}
]
}
Expand All @@ -27,24 +27,24 @@
"macos": {
"x64": {
"CPU": {
"version": "0.22.0",
"version": "0.22.1",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.0/voicevox_engine-macos-x64-0.22.0.vvpp",
"name": "voicevox_engine-macos-x64-0.22.0.vvpp",
"size": 1442059750
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.1/voicevox_engine-macos-x64-0.22.1.vvpp",
"name": "voicevox_engine-macos-x64-0.22.1.vvpp",
"size": 1506289386
}
]
}
},
"arm64": {
"CPU": {
"version": "0.22.0",
"version": "0.22.1",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.0/voicevox_engine-macos-arm64-0.22.0.vvpp",
"name": "voicevox_engine-macos-arm64-0.22.0.vvpp",
"size": 1434225566
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.1/voicevox_engine-macos-arm64-0.22.1.vvpp",
"name": "voicevox_engine-macos-arm64-0.22.1.vvpp",
"size": 1498453172
}
]
}
Expand All @@ -53,27 +53,27 @@
"linux": {
"x64": {
"CPU": {
"version": "0.22.0",
"version": "0.22.1",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.0/voicevox_engine-linux-cpu-0.22.0.vvpp",
"name": "voicevox_engine-linux-cpu-0.22.0.vvpp",
"size": 1457486513
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.1/voicevox_engine-linux-cpu-0.22.1.vvpp",
"name": "voicevox_engine-linux-cpu-0.22.1.vvpp",
"size": 1521714560
}
]
},
"GPU/CPU": {
"version": "0.22.0",
"version": "0.22.1",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.0/voicevox_engine-linux-nvidia-0.22.0.001.vvppp",
"name": "voicevox_engine-linux-nvidia-0.22.0.001.vvppp",
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.1/voicevox_engine-linux-nvidia-0.22.1.001.vvppp",
"name": "voicevox_engine-linux-nvidia-0.22.1.001.vvppp",
"size": 1992294400
},
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.0/voicevox_engine-linux-nvidia-0.22.0.002.vvppp",
"name": "voicevox_engine-linux-nvidia-0.22.0.002.vvppp",
"size": 703179801
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.22.1/voicevox_engine-linux-nvidia-0.22.1.002.vvppp",
"name": "voicevox_engine-linux-nvidia-0.22.1.002.vvppp",
"size": 767407848
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions public/updateInfos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"version": "0.22.3",
"descriptions": ["キャラクター「ぞん子」を追加"],
"contributors": []
},
{
"version": "0.22.2",
"descriptions": ["キャラクター「中部つるぎ」を追加"],
Expand Down
Binary file added src/assets/bustup-images/zonko.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/dormitory-audios/zonko-01.wav
Binary file not shown.
Binary file added src/assets/dormitory-audios/zonko-02.wav
Binary file not shown.
Binary file added src/assets/dormitory-audios/zonko-03.wav
Binary file not shown.
Binary file added src/assets/dormitory-audios/zonko-04.wav
Binary file not shown.
Binary file added src/assets/dormitory-audios/zonko-05.wav
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/assets/library-term-intro-markdowns/zonko.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ぞん子の音声ライブラリを用いて生成した音声は、「VOICEVOX:ぞん子」とクレジットを記載すれば、商用・非商用で利用可能です。
ただし商用利用の場合は、個別に[問い合わせ](https://zonko.zone-energy.jp/contact)が必要です。

利用規約の詳細は以下をご確認ください。
https://zonko.zone-energy.jp/guideline
Binary file added src/assets/portrait-images/portrait-zonko.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/product-share-images/thumb-zonko.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/assets/script/linuxInstallCpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ EOS
exit 1
fi

curl -fsSL https://raw.githubusercontent.com/VOICEVOX/voicevox/0.22.2/build/installer_linux.sh >tmp_voicevox_installer.sh
VERSION=0.22.2 NAME=linux-cpu-appimage bash tmp_voicevox_installer.sh
curl -fsSL https://raw.githubusercontent.com/VOICEVOX/voicevox/0.22.3/build/installer_linux.sh >tmp_voicevox_installer.sh
VERSION=0.22.3 NAME=linux-cpu-appimage bash tmp_voicevox_installer.sh
rm tmp_voicevox_installer.sh
4 changes: 2 additions & 2 deletions src/assets/script/linuxInstallNvidia.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ EOS
exit 1
fi

curl -fsSL https://raw.githubusercontent.com/VOICEVOX/voicevox/0.22.2/build/installer_linux.sh >tmp_voicevox_installer.sh
VERSION=0.22.2 NAME=linux-nvidia-appimage bash tmp_voicevox_installer.sh
curl -fsSL https://raw.githubusercontent.com/VOICEVOX/voicevox/0.22.3/build/installer_linux.sh >tmp_voicevox_installer.sh
VERSION=0.22.3 NAME=linux-nvidia-appimage bash tmp_voicevox_installer.sh
rm tmp_voicevox_installer.sh
Binary file added src/assets/talk-audios/zonko-eager-001.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-eager-002.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-eager-003.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-jikkyo-001.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-jikkyo-002.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-jikkyo-003.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-normal-001.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-normal-002.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-normal-003.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-relax-001.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-relax-002.wav
Binary file not shown.
Binary file added src/assets/talk-audios/zonko-relax-003.wav
Binary file not shown.
1 change: 1 addition & 0 deletions src/assets/vvproject/zonko.vvproj

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions src/constants/characterEntry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export const characterKeys = [
"満別花丸",
"琴詠ニア",
"Voidoll",
"ぞん子",
"中部つるぎ",
] as const;

Expand Down Expand Up @@ -165,6 +166,10 @@ export const characterEntries = {
name: "Voidoll",
id: "voidoll",
},
ぞん子: {
name: "ぞん子",
id: "zonko",
},
中部つるぎ: {
name: "中部つるぎ",
id: "chubu_tsurugi",
Expand Down
2 changes: 2 additions & 0 deletions src/constants/characterInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import shirakami_kotarou_info from "./characterInfos/shirakami_kotarou";
import voidoll_info from "./characterInfos/voidoll";
import wakamatsu_akashi_info from "./characterInfos/wakamatsu_akashi";
import white_cul_info from "./characterInfos/white_cul";
import zonko_info from "./characterInfos/zonko";
import zundamon_info from "./characterInfos/zundamon";
import type { CharacterInfo } from "./type";

Expand Down Expand Up @@ -67,5 +68,6 @@ export const characterInfos: {
満別花丸: manbetsu_hanamaru_info,
琴詠ニア: kotoyomi_nia_info,
Voidoll: voidoll_info,
ぞん子: zonko_info,
中部つるぎ: chubu_tsurugi_info,
};
61 changes: 61 additions & 0 deletions src/constants/characterInfos/callNameInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export const callNameInfos: {
満別花丸: "花丸さん",
琴詠ニア: "ニアさん",
Voidoll: "ぼいどーるさん",
ぞん子: "ぞん子さん",
中部つるぎ: "中部つるぎ",
},
ずんだもん: {
Expand Down Expand Up @@ -73,6 +74,7 @@ export const callNameInfos: {
満別花丸: "はなまる",
琴詠ニア: "ニア",
Voidoll: "ぼいどーる",
ぞん子: "ぞん子",
中部つるぎ: "つるぎ",
},
春日部つむぎ: {
Expand Down Expand Up @@ -174,6 +176,7 @@ export const callNameInfos: {
満別花丸: "花丸",
琴詠ニア: "ニア",
Voidoll: "ぼいどーる",
ぞん子: "ぞん子",
中部つるぎ: "つるぎ",
},
玄野武宏: {
Expand Down Expand Up @@ -209,6 +212,8 @@ export const callNameInfos: {
満別花丸: "花丸",
琴詠ニア: "ニア",
Voidoll: "ボイドール",
ぞん子: "ぞん子",
中部つるぎ: "つるぎ",
},
白上虎太郎: {
me: ["おれ"],
Expand Down Expand Up @@ -243,6 +248,8 @@ export const callNameInfos: {
満別花丸: "花丸ちゃん",
琴詠ニア: "ニアちゃん",
Voidoll: "ボイドールちゃん",
ぞん子: "ぞん子ちゃん",
中部つるぎ: "つるぎさん",
},
青山龍星: {
me: ["オレ"],
Expand Down Expand Up @@ -277,6 +284,8 @@ export const callNameInfos: {
満別花丸: "花丸",
琴詠ニア: "ニア",
Voidoll: "ボイドール",
ぞん子: "ぞん子",
中部つるぎ: "つるぎ",
},
冥鳴ひまり: {
me: ["私"],
Expand Down Expand Up @@ -311,6 +320,7 @@ export const callNameInfos: {
満別花丸: "花丸ちゃん",
琴詠ニア: "ニアちゃん",
Voidoll: "ボイドールちゃん",
ぞん子: "ぞん子ちゃん",
中部つるぎ: "つるぎちゃん",
},
九州そら: {
Expand Down Expand Up @@ -346,6 +356,7 @@ export const callNameInfos: {
満別花丸: "花丸様",
琴詠ニア: "ニアさま",
Voidoll: "ぼいどーるさま",
ぞん子: "ぞん子さま",
中部つるぎ: "つるぎさま",
},
モチノキョウコ: {
Expand Down Expand Up @@ -415,6 +426,7 @@ export const callNameInfos: {
満別花丸: "まんまる",
琴詠ニア: "おことさん",
Voidoll: "おいどん",
中部つるぎ: "カネツグ",
},
WhiteCUL: {
me: ["わたし"],
Expand Down Expand Up @@ -449,6 +461,7 @@ export const callNameInfos: {
満別花丸: "花丸さん",
琴詠ニア: "にあちゃん",
Voidoll: "どるちゃん",
ぞん子: "ぞん子さん",
中部つるぎ: "つるぎさん",
},
後鬼: {
Expand Down Expand Up @@ -484,6 +497,8 @@ export const callNameInfos: {
満別花丸: "満別さん/花丸はん",
琴詠ニア: "琴詠さん/ニアはん",
Voidoll: "ボイドールさん/ぼいどーるはん",
ぞん子: "ぞん子さん/ぞん子はん",
中部つるぎ: "中部さん/中部はん",
},
No7: {
me: ["私", "僕"],
Expand Down Expand Up @@ -719,6 +734,8 @@ export const callNameInfos: {
満別花丸: "花丸さん",
琴詠ニア: "ニアさん",
Voidoll: "ボイドールさん",
ぞん子: "ぞん子さん",
中部つるぎ: "つるぎさん",
},
麒ヶ島宗麟: {
me: ["私"],
Expand Down Expand Up @@ -753,6 +770,8 @@ export const callNameInfos: {
満別花丸: "花丸ちゃん",
琴詠ニア: "ニアちゃん",
Voidoll: "ボイドール殿",
ぞん子: "ぞん子ちゃん",
中部つるぎ: "つるぎちゃん",
},
春歌ナナ: {
me: ["ナナ", "わたし"],
Expand Down Expand Up @@ -815,6 +834,7 @@ export const callNameInfos: {
満別花丸: "まるさん",
琴詠ニア: "にあさん",
Voidoll: "どーるさん",
ぞん子: "ぞん子さん",
中部つるぎ: "つるぎさん",
},
猫使ビィ: {
Expand Down Expand Up @@ -850,6 +870,7 @@ export const callNameInfos: {
満別花丸: "まるさん",
琴詠ニア: "にあさん",
Voidoll: "どーるさん",
ぞん子: "ぞん子さん",
中部つるぎ: "つるぎさん",
},
中国うさぎ: {
Expand Down Expand Up @@ -885,6 +906,7 @@ export const callNameInfos: {
満別花丸: "花丸の人",
琴詠ニア: "琴の人",
Voidoll: "コンパスの人",
ぞん子: "ぞん子の人",
中部つるぎ: "つるぎの人",
},
栗田まろん: {
Expand Down Expand Up @@ -954,6 +976,8 @@ export const callNameInfos: {
満別花丸: "花丸ちゃん",
琴詠ニア: "ニアちゃん",
Voidoll: "ボイちゃん",
ぞん子: "ぞん子ちゃん",
中部つるぎ: "つるぎちゃん",
},
満別花丸: {
me: ["ぼく"],
Expand Down Expand Up @@ -1057,6 +1081,42 @@ export const callNameInfos: {
満別花丸: "花丸さん",
琴詠ニア: "ニアさん",
},
ぞん子: {
me: ["ぞん子"],
you: ["キミ", "みんな", "あなた"],
四国めたん: "めたんちゃん",
ずんだもん: "ずんだもん",
春日部つむぎ: "つむぎちゃん",
雨晴はう: "はうちゃん",
波音リツ: "りっちゃん",
玄野武宏: "武宏さん",
白上虎太郎: "虎太郎さん",
青山龍星: "龍星さん",
冥鳴ひまり: "ひまりちゃん",
九州そら: "そらちゃん",
モチノキョウコ: "もち子ちゃん",
剣崎雌雄: "雌雄さん",
WhiteCUL: "ゆきちゃん",
後鬼: "後鬼さん",
No7: "セブンちゃん",
ちび式じい: "ちび式じい",
櫻歌ミコ: "ミコちゃん",
小夜_SAYO: "小夜ちゃん",
ナースロボ_タイプT: "Tちゃん",
聖騎士紅桜: "紅桜さん",
雀松朱司: "朱司さん",
麒ヶ島宗麟: "宗麟さん",
春歌ナナ: "ナナちゃん",
猫使アル: "アルちゃん",
猫使ビィ: "ビィちゃん",
中国うさぎ: "うさぎちゃん",
栗田まろん: "まろんちゃん",
藍田ノエル: "あいえるちゃん",
満別花丸: "花丸ちゃん",
琴詠ニア: "ニアちゃん",
Voidoll: "ボイドールさん",
中部つるぎ: "つるぎさん",
},
中部つるぎ: {
me: ["私", "自分"],
you: ["貴様(ら)", "君"],
Expand Down Expand Up @@ -1091,5 +1151,6 @@ export const callNameInfos: {
満別花丸: "花丸くん",
琴詠ニア: "ニアくん",
Voidoll: "ボイドールくん",
ぞん子: "ぞん子くん",
},
};
Loading
Loading