Skip to content

Commit

Permalink
Merge branch 'sv-release-0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
y-chan committed Sep 17, 2023
2 parents eed627d + fc74016 commit fce0b5b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ on:
env:
IMAGE_NAME: ${{ vars.DOCKERHUB_USERNAME }}/sharevox_engine
PYTHON_VERSION: "3.11.3"
VOICEVOX_RESOURCE_VERSION: "0.3.0-preview.1"
VOICEVOX_CORE_VERSION: "0.2.0"
VOICEVOX_RESOURCE_VERSION: "0.3.0-preview.2"
VOICEVOX_CORE_VERSION: "0.2.1"

defaults:
run:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ on:

env:
PYTHON_VERSION: "3.11.3"
VOICEVOX_RESOURCE_VERSION: "0.3.0-preview.1"
VOICEVOX_CORE_VERSION: "0.2.0"
VOICEVOX_RESOURCE_VERSION: "0.3.0-preview.2"
VOICEVOX_CORE_VERSION: "0.2.1"

defaults:
run:
Expand Down
11 changes: 10 additions & 1 deletion default.csv
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,13 @@
アミ,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,アミ,アミ,1/2,C1
あみたろ,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,アミタロ,アミタロ,3/4,C1
白痴ー,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ハクチイ,ハクチー,1/4,C1
つくよみちゃん,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ツクヨミチャン,ツクヨミチャン,0/6,C1
つくよみちゃん,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ツクヨミチャン,ツクヨミチャン,0/6,C1
らごぱすたん,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ラゴパスタン,ラゴパスタン,1/6,C1
らごぱすブラック,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ラゴパスブラック,ラゴパスブラック,6/8,C1
らごぱすホワイト,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ラゴパスホワイト,ラゴパスホワイト,7/8,C1
ついなちゃん,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,ツイナチャン,ツイナチャン,1/5,C1
風花ゆき,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,カザハナユキ,カザハナユキ,5/6,C1
風花,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,カザハナ,カザハナ,0/4,C1
安倍広葉,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,アベヒロハ,アベヒロハ,3/5,C1
安倍,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,アベ,アベ,0/2,C1
鈴乃,1351,1351,0,名詞,固有名詞,人名,名,*,*,*,スズノ,スズノ,0/3,C1

0 comments on commit fce0b5b

Please sign in to comment.