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

macOS用自動ビルド: ONNX版コアに対応 #257

Merged
merged 15 commits into from
Dec 31, 2021

Conversation

aoirint
Copy link
Member

@aoirint aoirint commented Dec 30, 2021

内容

macOS用自動ビルドをONNX版コア(0.10.preview.0)に対応させます。

  • 自動ビルド

fork先で自動ビルドされたバイナリでの動作を確認したらDraftを外します。

ノート

  • ONNX Runtimeを同梱します

関連 Issue

スクリーンショット・動画など

その他

@coveralls
Copy link

coveralls commented Dec 30, 2021

Pull Request Test Coverage Report for Build 1636739389

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.633%

Totals Coverage Status
Change from base Build 1633757091: 0.0%
Covered Lines: 687
Relevant Lines: 793

💛 - Coveralls

@github-actions
Copy link

github-actions bot commented Dec 30, 2021

Coverage Result

Resultを開く
Name Stmts Miss Cover
voicevox_engine/init.py 0 0 coverage-100%
voicevox_engine/acoustic_feature_extractor.py 85 0 coverage-100%
voicevox_engine/dev/synthesis_engine/init.py 2 0 coverage-100%
voicevox_engine/dev/synthesis_engine/mock.py 30 1 coverage-97%
voicevox_engine/full_context_label.py 162 3 coverage-98%
voicevox_engine/kana_parser.py 87 1 coverage-99%
voicevox_engine/model.py 70 7 coverage-90%
voicevox_engine/mora_list.py 4 0 coverage-100%
voicevox_engine/preset/Preset.py 12 0 coverage-100%
voicevox_engine/preset/PresetLoader.py 34 1 coverage-97%
voicevox_engine/preset/init.py 3 0 coverage-100%
voicevox_engine/synthesis_engine/init.py 5 0 coverage-100%
voicevox_engine/synthesis_engine/forwarder.py 76 66 coverage-13%
voicevox_engine/synthesis_engine/make_synthesis_engine.py 23 18 coverage-22%
voicevox_engine/synthesis_engine/synthesis_engine.py 108 0 coverage-100%
voicevox_engine/synthesis_engine/synthesis_engine_base.py 55 6 coverage-89%
voicevox_engine/utility/init.py 2 0 coverage-100%
voicevox_engine/utility/connect_base64_waves.py 35 3 coverage-91%
TOTAL 793 106 coverage-87%

@aoirint aoirint marked this pull request as ready for review December 30, 2021 08:05
Copy link
Member

@PickledChair PickledChair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

ビルド産物についても、エンジンの動作や、共有ライブラリの不足がないかなどを手元の環境でチェックしました。問題ないようです👍

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

(PickledChairさん確認ありがとうございます!)

@Hiroshiba Hiroshiba merged commit 3b29b38 into VOICEVOX:master Dec 31, 2021
@aoirint aoirint deleted the patch-onnx-autobuild-macos branch October 9, 2023 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants