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

Hotfix: C++版のLinux armhf向けコアを製品版でビルドできるようにする #262

Merged

Conversation

aoirint
Copy link
Member

@aoirint aoirint commented Sep 1, 2022

内容

#132 の影響で、0.12.1より新しいバージョンでLinux armhf向けの製品版リリースがされておらず、以降にリリースされたキャラクターやスタイルをarmhf環境で利用できない状態にあったので、0.13.x向けのHotfixとしてPRを出します。

armhf向けのビルドの場合、リンカに--long-pltオプションを追加することで、製品版0.12.3以降のように埋め込みファイルが多い場合でもビルドできるようにしました。

以下のDocker BuildKit/QEMUを使ったarmhf (armv7l)エミュレーション環境で、デモモデル(model/のonnxモデル)によってexampleのsimple_ttsで正常に音声が生成されることを確認しました(ただし埋め込みファイル全体が正常なことをテストしているわけではない)。

関連 Issue

その他

@aoirint aoirint temporarily deployed to false September 1, 2022 19:00 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:00 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:00 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:00 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:00 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:00 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:01 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:01 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:01 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:01 Inactive
@aoirint aoirint temporarily deployed to false September 1, 2022 19:01 Inactive
@aoirint aoirint changed the title Hotfix: C++版のLinux armhf向けコアをビルドできるようにする Hotfix: C++版のLinux armhf向けコアを製品版でビルドできるようにする Sep 1, 2022
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!!

ありがとうございます!次の0.13系アップデートのときに追加させていただきます!

@Hiroshiba Hiroshiba merged commit 30b324c into VOICEVOX:release-0.13 Sep 2, 2022
@aoirint aoirint deleted the patch-armhf-large-number-embed branch October 17, 2022 08:03
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.

2 participants