-
Notifications
You must be signed in to change notification settings - Fork 206
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
[project-s] mainブランチをマージ #1007
Merged
y-chan
merged 197 commits into
VOICEVOX:project-s
from
y-chan:merge/project-s-2024-01-14
Jan 13, 2024
Merged
[project-s] mainブランチをマージ #1007
y-chan
merged 197 commits into
VOICEVOX:project-s
from
y-chan:merge/project-s-2024-01-14
Jan 13, 2024
Conversation
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
Co-authored-by: Hiroshiba Kazuyuki <kazuyuki_hiroshiba@dwango.co.jp>
Update pyopenjtalk
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
* e2eテストのsessionをfixtureにする * デグレってた * isort * default_setting.ymlに変更 * テストの実行方法をREADMEに追記
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
* Update to PyInstaller 5.13.2 * update requirements.txt * modify_pyinstaller.bash: waf command: add --target-arch="64bit" * modify_pyinstaller.bash: waf command: --msvc_targets="x64" Thanks: VOICEVOX#724 * pyinstaller ^5.13
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
* add: `create_accent_phrases()` 異常系テスト * fix: lint --------- Co-authored-by: Hiroshiba Kazuyuki <kazuyuki_hiroshiba@dwango.co.jp>
add: `TTSEngine.create_accent_phrases_from_kana()`
* TYP: numpyの型情報を追加 * FIX: mock修正 * npt.NDArray -> NDArray * integer -> int64 * np.floatingをいくつか排除 * Apply suggestions from code review * 要らなくなったはずのgenericsの撤去 * lintミス --------- Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
* Update help option * Update help option in README * Fix README.md
* コミット * stash * 一通りの機能を実装 * 全部CDNに * promise化 * 微調整 * デザインの調整 * 設定を更新します。 * 読み込み中です。表示には数秒かかることがあります。 * display: none * mypy * フェードインにする
refactor: `tts_pipeline` テストディレクトリ
remove: `pre_process()`
* refactor: `update_pitch` キャスト簡略化 * refactor: `_create_one_hot()` * refactor: util 移設 --------- Co-authored-by: Hiroshiba Kazuyuki <kazuyuki_hiroshiba@dwango.co.jp>
* remove: __init__.py `make_tts_engines_from_cores` * remove: part of __init__.py `TTSEngine` * remove: __init__.py `load_runtime_lib` * remove: __init__.py `CoreWrapper` * remove: `tts_pipeline.__init__`
refactor: old test の移植 Co-authored-by: Hiroshiba Kazuyuki <kazuyuki_hiroshiba@dwango.co.jp>
refactor: `test_mora_to_text.py` 移植
* refactor: 音素識別のメソッド化 * fix: モーラ末尾音素リネーム
* refactor: 波形合成テストの移植 * fix: lint --------- Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
* ndarray消去 * いろいろ整理 * とりあえずテストは通るようになった
refactor: 無音付加を `CoreAdapter` へ移植
remove: `split_mora()`
* refactor: length 無音付加の`CoreAdapter` 移植 * 無音自動付加→無音付加 --------- Co-authored-by: Hiroshiba Kazuyuki <kazuyuki_hiroshiba@dwango.co.jp>
refactor: `.phoneme_id` 属性リネーム
一旦マージします、問題があれば後で修正ということで...! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
内容
題の通り
conflictはなかったので、そのままマージしています。