The open-source language model computer
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.
 
 
 
Go to file
Shiven Mian 23123dc549
chore: integrated local whisper + restructuring
12 months ago
OS chore: integrated local whisper + restructuring 12 months ago
communication Teams and tasks and context 1 year ago
experience Teams and tasks and context 1 year ago
hardware Teams and tasks 1 year ago
meetups Update and rename 01-20-24_MEETUP_NOTES to 01-20-24.md 1 year ago
software Teams and tasks 1 year ago
.DS_Store Structure 1 year ago
.gitignore chore: integrated local whisper + restructuring 12 months ago
CONTEXT.md Context 1 year ago
GOALS.md Update GOALS.md 1 year ago
INSPIRATION.md Update INSPIRATION.md 1 year ago
LICENSE Create LICENSE 1 year ago
README.md chore: integrated local whisper + restructuring 12 months ago
TASKS.md TASKS.md 12 months ago
TEAMS.md Teams and tasks 1 year ago
USE_CASES.md Update USE_CASES.md 1 year ago

README.md

Official repository for The 01 Project.


Installation

  1. Install PortAudio and FFmpeg.

    # For macOS
    brew install portaudio ffmpeg
    
    # For Ubuntu
    sudo apt-get install portaudio19-dev libav-tools
    
  2. Install Python dependencies.

    python -m pip install -r requirements.txt
    
  3. (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

  1. Navigate to the project directory.

    cd OS/01
    
  2. 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