The open-source language model computer
Go to file
Shiven Mian 23123dc549 chore: integrated local whisper + restructuring 2024-02-10 11:29:41 -08:00
OS chore: integrated local whisper + restructuring 2024-02-10 11:29:41 -08:00
communication Teams and tasks and context 2024-01-29 15:11:44 -08:00
experience Teams and tasks and context 2024-01-29 15:11:44 -08:00
hardware Teams and tasks 2024-01-29 13:47:58 -08:00
meetups Update and rename 01-20-24_MEETUP_NOTES to 01-20-24.md 2024-01-22 14:29:02 -08:00
software Teams and tasks 2024-01-29 13:44:29 -08:00
.DS_Store Structure 2024-01-27 10:46:15 -08:00
.gitignore chore: integrated local whisper + restructuring 2024-02-10 11:29:41 -08:00
CONTEXT.md Context 2024-01-29 16:18:20 -08:00
GOALS.md Update GOALS.md 2024-01-21 21:22:56 -08:00
INSPIRATION.md Update INSPIRATION.md 2024-01-22 14:55:05 -08:00
LICENSE Create LICENSE 2024-01-21 21:26:21 -08:00
README.md chore: integrated local whisper + restructuring 2024-02-10 11:29:41 -08:00
TASKS.md TASKS.md 2024-02-09 23:08:48 -08:00
TEAMS.md Teams and tasks 2024-01-29 13:44:29 -08:00
USE_CASES.md Update USE_CASES.md 2024-01-22 14:16:16 -08:00

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