From aaf2ce8d5dba090fc8281044b6b393a20ea47d22 Mon Sep 17 00:00:00 2001 From: killian <63927363+KillianLucas@users.noreply.github.com> Date: Mon, 29 Jan 2024 13:44:29 -0800 Subject: [PATCH] Teams and tasks --- TEAMS.md | 6 +++--- software/audio/TASKS.md | 3 +++ software/audio/TEAM.md | 5 +++++ 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 software/audio/TASKS.md create mode 100644 software/audio/TEAM.md diff --git a/TEAMS.md b/TEAMS.md index 3be61e7..af0ddb9 100644 --- a/TEAMS.md +++ b/TEAMS.md @@ -15,9 +15,9 @@ - Audio (TTS / SST) - Tasks: Streaming audio both ways. - Hardware limitations. What's the smallest hardware this can be on? - - Zach + - Zach @zwf - Zohaib @Zabirauf - - Atai + - Atai @atai_copilotkit - OI Core - Tasks: Computer API (schedule thing), skill library - Hristijan @thekeyq @@ -66,4 +66,4 @@ - Killian @killianlucas - Press - Michael @mjjt - - Zach (connection at NYT) + - Zach (connection at NYT) @zwf diff --git a/software/audio/TASKS.md b/software/audio/TASKS.md new file mode 100644 index 0000000..11a8d82 --- /dev/null +++ b/software/audio/TASKS.md @@ -0,0 +1,3 @@ +- [ ] STT implementation — Can we get a bash script that we can run on startup that starts a whisper.cpp tiny binary with an endpoint to connect to it (or something) so script.js can stream audio to it? +- [ ] TSS implementation — Same as above ^ bash script that starts Rhasspy then some way to connect script.js to it? +- [ ] Hardware limitations / find minimum requirements for this to be performant. What's the shittiest hardware this can be run on? diff --git a/software/audio/TEAM.md b/software/audio/TEAM.md new file mode 100644 index 0000000..a6e5da3 --- /dev/null +++ b/software/audio/TEAM.md @@ -0,0 +1,5 @@ +- Zach @zwf +- Zohaib @Zabirauf +- Atai @atai_copilotkit + +Team lead: Zach