audeering / opensmile-python

Python package for openSMILE
https://audeering.github.io/opensmile-python/
Other
240 stars 32 forks source link

Add support for Apple M1 architecture #78

Closed hagenw closed 11 months ago

hagenw commented 1 year ago

Similar to the approach we followed for audresample in https://github.com/audeering/audresample/pull/33 we should add binaries for M1 here. We can create an internal project that uses our internal M1 runner to check that all tests passes as we also do for audresample in the audresample-ci project.

/cc @Linux13524 @drux007 @frankenjoe

hagenw commented 1 year ago

See also https://github.com/audeering/opensmile-python/issues/64

hendryman commented 1 year ago

I would be absolutely enthusiastic and eternally grateful if this were to happen : )

hagenw commented 11 months ago

Good news, with the release 2.5.0 we now support the M1 architecture.