项目作者: MTG

项目描述 :
Homebrew build scripts for Essentia
高级语言: Ruby
项目地址: git://github.com/MTG/homebrew-essentia.git
创建时间: 2015-08-04T20:35:21Z
项目社区:https://github.com/MTG/homebrew-essentia

开源协议:

下载


Homebrew-Essentia

Homebrew formulas for Essentia and Gaia installation

Install homebrew tap:

  1. brew tap MTG/essentia

Install compiling the latest code from the master branch:

  1. brew install essentia --HEAD

Install from master branch with Gaia support:

  1. brew install essentia --HEAD --with-gaia

Install from master branch with TensorFlow support:

  1. 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.