Skip to content

MTG/homebrew-essentia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Homebrew-Essentia

Homebrew formulas for Essentia and Gaia installation

Install homebrew tap:

brew tap MTG/essentia

Install compiling the latest code from the master branch:

brew install essentia --HEAD

Install from master branch with Gaia support:

brew install essentia --HEAD --with-gaia

Install from master branch with TensorFlow support:

brew install essentia --HEAD --with-tensorflow

By default, the installation includes Python bindings for Python 3 and python Homebrew formula will be installed as a dependency. If you want to avoid it and skip building python extension, use the --without-python flag.

Releases

No releases published

Packages

No packages published

Languages