facebookresearch / encodec

State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can the decoder models run on Android and IOS ?

zdhernandez opened this issue · comments

❓ Questions

Google's Lyra provides support for Android via TFLite but not for IOS (yet). Does Facebook's encoded provide models that can run on edge devices for both Android and IOS? If not, are there any estimated timelines for when this could be available?

This is mostly a research codebase, unlike Lyra which is more production oriented. We do not plan on adding support for IOS and Android sorry!