Skip to content

EAE (EasyAudioEncoder) Support, arm64 images and bugfixes

Compare
Choose a tag to compare
@pabloromeo pabloromeo released this 03 Sep 22:08
· 186 commits to master since this release
f429f29

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

Full Changelog: v1.3.16...v1.3.17