Skip to content

Commit

Permalink
docs: clarify no support for TensorFlow on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
dbogdanov committed Sep 27, 2023
1 parent d6800ae commit 4c48bb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ A lightweight version of Essentia for iOS can be compiled using the ```--cross-c

You can also compile it for iOS simulator (so that you can test on your desktop) using ```--cross-compile-ios-sim``` flag.

Please note that TensorFlow-based Essentia algorithms are not supported on iOS at the moment because we do not currently offer a TensorFlowLite wrapper.


Compiling Essentia to ASM.js or WebAssembly using Emscripten
------------------------------------------------------------
Expand Down

0 comments on commit 4c48bb1

Please sign in to comment.