Skip to content

stanford-stagecast/beep

Repository files navigation

Beep

Build instructions

Following packages are required to build beep:

  1. Install the dependencies.

  2. Clone this repo:

git clone [email protected]:stanford-stagecast/beep
  1. Run ./prepare-submodules.sh script. This will fetch and patch TensorFlow submodule.

  2. Run the following command to build the project (first-time build could take ~2 hours on an 8-core machine).

bazel build //beep/frontend:beep-example
  1. Start the program by running:
./bazel-bin/beep/frontend/beep-example <PATH-TO-WAV-FILE>

The supplied WAV file should be played out of the LEFT channel of your headphones!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published