Skip to content

Commit

Permalink
better folder handling
Browse files Browse the repository at this point in the history
  • Loading branch information
cm-ayf committed May 22, 2024
1 parent ec2bc04 commit b1fb94f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ npm install github:discordjs-japan/om-syrinx#v0.3.0
### jpreprocess用の辞書

1. [`jperprocess`のリリース](https://github.com/jpreprocess/jpreprocess/releases)から最新の辞書 (`naist-jdic-jpreprocess.tar.gz`) をダウンロードします.
1. `tar xz`等で展開して,`naist-jdic`フォルダができることを確認します
1. `tar xz`等で展開して,生成される`naist-jdic`フォルダを適切な場所に配置します

### jbonsai用のモデル

ここでは,[`htsvoice-tohoku-f01`](https://github.com/icn-lab/htsvoice-tohoku-f01)をダウンロードします.`htsvoice-tohoku-f01`は,4種類の声色のモデルを含むリポジトリです.他のモデルを利用することもできます.

1. `htsvoice-tohoku-f01``master`ブランチ (<https://github.com/icn-lab/htsvoice-tohoku-f01/archive/refs/heads/master.tar.gz>) をダウンロードします.
1. `tar xz`等で展開して,`htsvoice-tohoku-f01-master`フォルダができることを確認します
1. `tar xz`等で展開して,生成される`htsvoice-tohoku-f01-master`フォルダを適切な場所に配置します

## 使い方

Expand Down

0 comments on commit b1fb94f

Please sign in to comment.