You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.6 KiB
1.6 KiB
○
Official repository for The 01 Project.
Installation
-
Install PortAudio and FFmpeg.
# For macOS brew install portaudio ffmpeg # For Ubuntu sudo apt-get install portaudio19-dev libav-tools
-
Install Python dependencies.
python -m pip install -r requirements.txt
-
(optional) Download local audio models
If you want to run local speech-to-text from whisper, download the GGML Whisper model from Huggingface. Then in OS/01/start.sh
, set ALL_LOCAL=TRUE
and set WHISPER_MODEL_PATH
to the path of the model.
Usage
-
Navigate to the project directory.
cd OS/01
-
Run the start script.
bash start.sh
Background
Context ↗
The story of devices that came before the 01.
Inspiration ↗
Things we want to steal great ideas from.
Direction
Goals ↗
What we're going to do.
Use Cases ↗
What the 01 will be able to do.
Project Management
Tasks ↗
Our master task list.
Teams ↗
Our (flexible) teams.
14 days remaining until launch