Skip to content

Commit

Permalink
added Nvidia Jetson TX1 (use above Pine64 package)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuchen authored May 23, 2017
1 parent 6ed371b commit 3a3224e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ Currently Snowboy supports (look into the [lib](lib) folder):
* iOS
* Android
* Pine64 (Debian Jessie 8.5, 3.10.102 BSP2)
* Nvidia Jetson TX1 (use above Pine64 package)
* Intel Edison (Ubilinux based on Debian Wheezy 7.8)
* Samsung Artik (built with Fedora 25 for ARMv7)
* ARM64 (aarch64, Ubuntu 16.04)
Expand Down Expand Up @@ -193,7 +194,7 @@ you use.
* [MacOS X](https://s3-us-west-2.amazonaws.com/snowboy/snowboy-releases/osx-x86_64-1.2.0.tar.bz2)
* Raspberry Pi with Raspbian 8.0, all versions
([1/2/3/Zero](https://s3-us-west-2.amazonaws.com/snowboy/snowboy-releases/rpi-arm-raspbian-8.0-1.2.0.tar.bz2))
* Pine64 (Debian Jessie 8.5 (3.10.102)) ([download](https://s3-us-west-2.amazonaws.com/snowboy/snowboy-releases/pine64-debian-jessie-1.2.0.tar.bz2))
* Pine64 (Debian Jessie 8.5 (3.10.102)) and Nvidia Jetson TX1 ([download](https://s3-us-west-2.amazonaws.com/snowboy/snowboy-releases/pine64-debian-jessie-1.2.0.tar.bz2))
* Intel Edison (Ubilinux based on Debian Wheezy 7.8) ([download](https://s3-us-west-2.amazonaws.com/snowboy/snowboy-releases/edison-ubilinux-1.2.0.tar.bz2))

If you want to compile a version against your own environment/language, read on.
Expand Down Expand Up @@ -224,7 +225,7 @@ Make sure that you can record audio with your microphone:

rec t.wav

### Ubuntu/Raspberry Pi/Pine64
### Ubuntu/Raspberry Pi/Pine64/Nvidia Jetson TX1

First `apt-get` install `swig`, `sox`, `portaudio` and its Python binding `pyaudio`:

Expand Down

0 comments on commit 3a3224e

Please sign in to comment.