Added `cmake`

pull/56/head
killian 11 months ago committed by GitHub
parent 8ce98cc5a1
commit 3b9278f656
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,10 +14,10 @@ Official pre-release repository for [The 01 Project](https://twitter.com/helloki
```bash
# MacOS
brew install portaudio ffmpeg
brew install portaudio ffmpeg cmake
# Ubuntu
sudo apt-get install portaudio19-dev ffmpeg
sudo apt-get install portaudio19-dev ffmpeg cmake
```
If you want to run local speech-to-text using Whisper, install Rust. Follow the instructions given [here](https://www.rust-lang.org/tools/install).

Loading…
Cancel
Save