|  9461d7618f | ||
|---|---|---|
| OS | ||
| communication | ||
| experience | ||
| hardware | ||
| meetups | ||
| software | ||
| .DS_Store | ||
| .gitignore | ||
| CONTEXT.md | ||
| GOALS.md | ||
| INSPIRATION.md | ||
| LICENSE | ||
| README.md | ||
| TASKS.md | ||
| TEAMS.md | ||
| USE_CASES.md | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	○
Official repository for The 01 Project.
View task list ↗
Configuration:
Copy the OS/01/.env.example file to OS/01/.env and then configure the environment variables within the file.
Install Required Libraries:
# MacOS
brew install portaudio ffmpeg
# Ubuntu
sudo apt-get install portaudio19-dev libav-tools
python -m pip install -r requirements.txt
NB: Depending on your local Python version, you may run into this issue↗ installing playsound. Workarounds are provided in the issue.
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
cd OS/01
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.
13 days remaining until launch