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

deps: use femshima/opus #88

Merged
merged 2 commits into from
Dec 25, 2023

Conversation

phenylshima
Copy link
Contributor

@phenylshima phenylshima commented Dec 22, 2023

femshima/opus ではglibc 2.36に対するprebuildを提供しているため,ビルドの高速化が期待されます.

arm64のnpm ciステップは325.3 sから54.2sになりました.

@Mogyuchi Mogyuchi changed the title Use femshima/opus deps: use femshima/opus Dec 22, 2023
@cm-ayf
Copy link
Collaborator

cm-ayf commented Dec 24, 2023

動作確認はしましたか?

@phenylshima
Copy link
Contributor Author

phenylshima commented Dec 25, 2023

amd64では確認しました.arm64の検証はこちらでは厳しいので,お願いします.
(なお,クロスコンパイルでの異常については,可能性が低いのでedgeのビルドで確認すれば十分かと思います)

Copy link
Collaborator

@cm-ayf cm-ayf left a comment

Choose a reason for hiding this comment

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

arm64にて動作確認

@cm-ayf cm-ayf merged commit 366230c into discordjs-japan:main Dec 25, 2023
1 check passed
@github-actions github-actions bot mentioned this pull request Dec 25, 2023
cm-ayf pushed a commit that referenced this pull request Dec 25, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](v0.1.2...v0.2.0)
(2023-12-25)


### Features

* add skip command
([#81](#81))
([9ba6333](9ba6333)),
closes [#80](#80)
* clean text before synthesis
([#87](#87))
([2044edb](2044edb))
* leave the voice channel when alone
([#91](#91))
([2c89e64](2c89e64))
* return varied synthesis options by primitive rng
([#76](#76))
([386aff8](386aff8))
* Show version as an activity
([#75](#75))
([84ad44e](84ad44e))


### Bug Fixes

* change default dictionary/model path to relative
([#83](#83))
([c997526](c997526))
* default import SimpleMarkdown
([#95](#95))
([d7a1511](d7a1511))
* fix the condition to leave the channel
([#97](#97))
([ea16c35](ea16c35))
* reject joining empty channel
([#98](#98))
([7d17035](7d17035))


### Dependencies

* use femshima/opus
([#88](#88))
([366230c](366230c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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