EAE (EasyAudioEncoder) Support, arm64 images and bugfixes
We finally have EAE (EasyAudioEncoder) support!! #125
The feature can be turned off, in case of issues, by setting the Worker environment variable EAE_SUPPORT
to "false"
.
Also solves #155 around permission denied errors on the /codecs
directory when not mounting it from a volume.
Multi-arch images now target ARM64 as well
What's Changed
- Bump prom-client from 14.0.1 to 14.1.0 in /orchestrator by @dependabot in #162
- Dependabot version bump by @pabloromeo in #164
- Adding support for EasyAudioEncoder (EAE) audio transcoding by @pabloromeo in #165
- Adding support for EasyAudioEncoder (EAE) audio transcoding (#165) by @pabloromeo in #166
Full Changelog: v1.3.16...v1.3.17