Skip to content

Commit

Permalink
to 0.21.1 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Oct 26, 2024
1 parent db02de9 commit 462ffef
Show file tree
Hide file tree
Showing 55 changed files with 186 additions and 76 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ npm run preview-build
コードの更新

```bash
EDITOR_VERSION="0.21.0"
RESOURCE_VERSION="0.21.0"
EDITOR_VERSION="0.21.1"
RESOURCE_VERSION="0.21.1"
NEMO_VERSION="0.21.0"

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

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

resource_tag="0.21.0"
resource_tag="0.21.1"
resource_url="https://raw.githubusercontent.com/VOICEVOX/voicevox_resource/$resource_tag"

# 規約
Expand Down
Binary file added src/audios/dormitory/voidoll-01.wav
Binary file not shown.
Binary file added src/audios/dormitory/voidoll-02.wav
Binary file not shown.
Binary file added src/audios/dormitory/voidoll-03.wav
Binary file not shown.
Binary file added src/audios/dormitory/voidoll-04.wav
Binary file not shown.
Binary file added src/audios/talk/voidoll-normal-001.wav
Binary file not shown.
Binary file added src/audios/talk/voidoll-normal-002.wav
Binary file not shown.
Binary file added src/audios/talk/voidoll-normal-003.wav
Binary file not shown.
7 changes: 7 additions & 0 deletions src/components/modalReadmeLibrary.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ export default (
) {
html
}
voidoll: markdownRemark(
fileAbsolutePath: { regex: "/libraryReadmeVoidoll/" }
) {
html
}
}
`)

Expand All @@ -71,6 +76,8 @@ export default (
html = query.goki.html
} else if (props.characterKey == "No7") {
html = query.seven.html
} else if (props.characterKey == "Voidoll") {
html = query.voidoll.html
} else {
if (!characterInfo.policyUrl) {
html = "<p>準備中</p>"
Expand Down
7 changes: 6 additions & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { CharacterKey } from "./types/dormitoryCharacter"

export const APP_VERSION = "0.21.0"
export const APP_VERSION = "0.21.1"
export const NEMO_VERSION = "0.21.0"

export const characterKeys: CharacterKey[] = [
Expand Down Expand Up @@ -34,6 +34,7 @@ export const characterKeys: CharacterKey[] = [
"藍田ノエル",
"満別花丸",
"琴詠ニア",
"Voidoll",
]

export type CharacterInfoEntry = {
Expand Down Expand Up @@ -168,4 +169,8 @@ export const characterInfos: {
name: "琴詠ニア",
id: "kotoyomi_nia",
},
Voidoll: {
name: "Voidoll",
id: "voidoll",
},
}
52 changes: 26 additions & 26 deletions src/data/latestDefaultEngineInfos.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
"windows": {
"x64": {
"CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-windows-cpu-0.20.0.vvpp",
"name": "voicevox_engine-windows-cpu-0.20.0.vvpp",
"size": 1374659234
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-windows-cpu-0.21.0.vvpp",
"name": "voicevox_engine-windows-cpu-0.21.0.vvpp",
"size": 1375254436
}
]
},
"GPU/CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-windows-directml-0.20.0.vvpp",
"name": "voicevox_engine-windows-directml-0.20.0.vvpp",
"size": 1382829369
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-windows-directml-0.21.0.vvpp",
"name": "voicevox_engine-windows-directml-0.21.0.vvpp",
"size": 1383377505
}
]
}
Expand All @@ -27,24 +27,24 @@
"macos": {
"x64": {
"CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-macos-x64-0.20.0.001.vvppp",
"name": "voicevox_engine-macos-x64-0.20.0.001.vvppp",
"size": 1382766014
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-macos-x64-0.21.0.vvpp",
"name": "voicevox_engine-macos-x64-0.21.0.vvpp",
"size": 1383267950
}
]
}
},
"arm64": {
"CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-macos-arm64-0.20.0.001.vvppp",
"name": "voicevox_engine-macos-arm64-0.20.0.001.vvppp",
"size": 1375008115
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-macos-arm64-0.21.0.vvpp",
"name": "voicevox_engine-macos-arm64-0.21.0.vvpp",
"size": 1375419343
}
]
}
Expand All @@ -53,27 +53,27 @@
"linux": {
"x64": {
"CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-linux-cpu-0.20.0.vvpp",
"name": "voicevox_engine-linux-cpu-0.20.0.vvpp",
"size": 1399437028
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-linux-cpu-0.21.0.vvpp",
"name": "voicevox_engine-linux-cpu-0.21.0.vvpp",
"size": 1398636372
}
]
},
"GPU/CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-linux-nvidia-0.20.0.001.vvppp",
"name": "voicevox_engine-linux-nvidia-0.20.0.001.vvppp",
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-linux-nvidia-0.21.0.001.vvppp",
"name": "voicevox_engine-linux-nvidia-0.21.0.001.vvppp",
"size": 1992294400
},
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-linux-nvidia-0.20.0.002.vvppp",
"name": "voicevox_engine-linux-nvidia-0.20.0.002.vvppp",
"size": 645130316
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-linux-nvidia-0.21.0.002.vvppp",
"name": "voicevox_engine-linux-nvidia-0.21.0.002.vvppp",
"size": 644329660
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions src/data/updateInfos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"version": "0.21.1",
"descriptions": ["キャラクター「Voidoll」を追加"],
"contributors": []
},
{
"version": "0.21.0",
"descriptions": [
Expand Down
2 changes: 2 additions & 0 deletions src/generateThumb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ const sleep = (msec: number) =>
continue
}

console.log(`Generating ${savePath}`)

await page.goto(
`http://localhost:8000/__thumb_generator/product/${characterInfos[key].id}/`
)
Expand Down
69 changes: 67 additions & 2 deletions src/hooks/useDetailedCharacterInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ export const useDetailedCharacterInfo = () => {
{ name: "ノーマル", id: "normal", type: "talk" },
{ name: "ノーマル", id: "normal", type: "humming" },
],
Voidoll: [{ name: "ノーマル", id: "normal", type: "talk" }],
}

const getDatas = (info: { key: CharacterKey; characterId: string }) => {
Expand Down Expand Up @@ -371,7 +372,7 @@ export const useDetailedCharacterInfo = () => {
.map(v => {
return {
style: v.name,
styleType: v.type,
styleType: v.type as "song" | "humming",
urls: query.songAudio.nodes
.filter(node => node.name.includes(`${info.characterId}`))
.filter(node => node.name.includes(`${v.id}`))
Expand Down Expand Up @@ -1070,6 +1071,29 @@ export const useDetailedCharacterInfo = () => {
policyUrl: "https://commons.nicovideo.jp/works/nc315435",
detailUrl: "https://n-air-app.nicovideo.jp/",
},

Voidoll: {
name: getCharacterInfo("Voidoll").name,
id: getCharacterInfo("Voidoll").characterId,
...getDatas(getCharacterInfo("Voidoll")),
rubyName: "<ruby>Voidoll<rp>(</rp><rt>ぼいどーる</rt><rp>)</rp></ruby>",
voiceFeature: "慎ましやかで電子的な声",
color: "#1D86AE",
lightColor: "#B3D7DD",
description:
"「#コンパス」を管理するAIロボ<br />人間の戦い方を監視/分析している。",
additionalProductDescription:
"話速:0.90、音高:0.03、抑揚:0.90とすれば、「#コンパス 戦闘摂理解析システム」ゲーム内のボイスに近い仕上がりとなります。",
labelInfos: [
{ label: "CV", value: "丹下桜", size: 2 },
{ label: "アビリティ", value: "緊急回避プログラム", size: 2 },
{ label: "年齢", value: "???", size: 2 },
{ label: "身長", value: "???", size: 1 },
{ label: "誕生日", value: "???", size: 1 },
],
policyUrl: "https://blog.nicovideo.jp/niconews/224589.html",
detailUrl: "https://app.nhn-playart.com/compass/index.nhn",
},
} as const

const characterInfos = useMemo(() => _characterInfos, [])
Expand Down Expand Up @@ -1118,6 +1142,7 @@ const _callNameInfos: {
藍田ノエル: "あいえるさん",
満別花丸: "花丸さん",
琴詠ニア: "ニアさん",
Voidoll: "ぼいどーるさん",
},
ずんだもん: {
me: ["ずんだもん", "僕"],
Expand Down Expand Up @@ -1151,6 +1176,7 @@ const _callNameInfos: {
藍田ノエル: "あいえる",
満別花丸: "はなまる",
琴詠ニア: "ニア",
Voidoll: "ぼいどーる",
},
春日部つむぎ: {
me: ["あーし"],
Expand Down Expand Up @@ -1246,6 +1272,7 @@ const _callNameInfos: {
藍田ノエル: "あいえる",
満別花丸: "花丸",
琴詠ニア: "ニア",
Voidoll: "ぼいどーる",
},
玄野武宏: {
me: ["俺"],
Expand Down Expand Up @@ -1409,6 +1436,7 @@ const _callNameInfos: {
藍田ノエル: "あいえるさま",
満別花丸: "花丸様",
琴詠ニア: "ニアさま",
Voidoll: "ぼいどーるさま",
},
モチノキョウコ: {
me: ["私", "もち子"],
Expand Down Expand Up @@ -1475,6 +1503,7 @@ const _callNameInfos: {
藍田ノエル: "L",
満別花丸: "まんまる",
琴詠ニア: "おことさん",
Voidoll: "ぼいどーるちゃん",
},
WhiteCUL: {
me: ["わたし"],
Expand Down Expand Up @@ -1661,7 +1690,7 @@ const _callNameInfos: {
No7: "ななさん",
ちび式じい: "ちびじい",
櫻歌ミコ: "ミコちゃん",
ナースロボ_タイプT: "TTちゃん",
ナースロボ_タイプT: "てぃてぃちゃん",
聖騎士紅桜: "騎士さん(ないとさん)",
雀松朱司: "朱司さん",
麒ヶ島宗麟: "宗麟おじちゃん",
Expand All @@ -1673,6 +1702,7 @@ const _callNameInfos: {
藍田ノエル: "あいえるたん",
満別花丸: "花丸ちゃん",
琴詠ニア: "ニアさん",
Voidoll: "ぼいどーる",
},
ナースロボ_タイプT: {
me: ["わたし"],
Expand Down Expand Up @@ -1932,6 +1962,7 @@ const _callNameInfos: {
藍田ノエル: "エルの人",
満別花丸: "花丸の人",
琴詠ニア: "琴の人",
Voidoll: "コンパスの人",
},
栗田まろん: {
me: ["僕"],
Expand Down Expand Up @@ -2063,4 +2094,38 @@ const _callNameInfos: {
藍田ノエル: "あいえるたん",
満別花丸: "花丸ちゃん",
},
Voidoll: {
me: ["ワタシ"],
you: ["~さん", "皆さん"],
四国めたん: "めたんさん",
ずんだもん: "ずんだもんさん",
春日部つむぎ: "つむぎさん",
雨晴はう: "はうさん",
波音リツ: "リツさん",
玄野武宏: "武宏さん",
白上虎太郎: "虎太郎さん",
青山龍星: "龍星さん",
冥鳴ひまり: "ひまりさん",
九州そら: "そらさん",
モチノキョウコ: "もち子さん",
剣崎雌雄: "雌雄さん",
WhiteCUL: "WhiteCULさん",
後鬼: "後鬼さん",
No7: "No.7さん",
ちび式じい: "ちび式じいさん",
櫻歌ミコ: "ミコさん",
小夜_SAYO: "小夜さん",
ナースロボ_タイプT: "タイプTさん",
聖騎士紅桜: "紅桜さん",
雀松朱司: "朱司さん",
麒ヶ島宗麟: "宗麟さん",
春歌ナナ: "ナナさん",
猫使アル: "アルさん",
猫使ビィ: "ビィさん",
中国うさぎ: "うさぎさん",
栗田まろん: "まろんさん",
藍田ノエル: "あいえるさん",
満別花丸: "花丸さん",
琴詠ニア: "ニアさん",
},
} as const
Binary file added src/images/bustup-voidoll.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/images/portrait-voidoll.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 modified src/images/product/thumb-aierutan.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 modified src/images/product/thumb-amehare_hau.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 modified src/images/product/thumb-aoyama_ryusei.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 modified src/images/product/thumb-chibishikiji.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 modified src/images/product/thumb-chugoku_usagi.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 modified src/images/product/thumb-goki.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 modified src/images/product/thumb-haruka_nana.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 modified src/images/product/thumb-horinaito_benizakura.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 modified src/images/product/thumb-kasukabe_tsumugi.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 modified src/images/product/thumb-kenzaki_mesuo.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 modified src/images/product/thumb-kigashima_sourin.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 modified src/images/product/thumb-kotoyomi_nia.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 modified src/images/product/thumb-kurita_maron.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 modified src/images/product/thumb-kurono_takehiro.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 modified src/images/product/thumb-kyushu_sora.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 modified src/images/product/thumb-manbetsu_hanamaru.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 modified src/images/product/thumb-meimei_himari.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 modified src/images/product/thumb-mochikosan.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 modified src/images/product/thumb-namine_ritsu.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 modified src/images/product/thumb-nekotsuka_aru.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 modified src/images/product/thumb-nekotsuka_bi.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 modified src/images/product/thumb-number_seven.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 modified src/images/product/thumb-nurserobo_typet.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 modified src/images/product/thumb-ouka_miko.png
Binary file modified src/images/product/thumb-sayo.png
Binary file modified src/images/product/thumb-shikoku_metan.png
Binary file modified src/images/product/thumb-shirakami_kotarou.png
Binary file added src/images/product/thumb-voidoll.png
Binary file modified src/images/product/thumb-wakamatsu_akashi.png
Binary file modified src/images/product/thumb-white_cul.png
Binary file modified src/images/product/thumb-zundamon.png
Loading

0 comments on commit 462ffef

Please sign in to comment.