Teams and tasks

This commit is contained in:
killian 2024-01-29 13:44:29 -08:00
parent 068fe57d90
commit aaf2ce8d5d
3 changed files with 11 additions and 3 deletions

View File

@ -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

3
software/audio/TASKS.md Normal file
View File

@ -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?

5
software/audio/TEAM.md Normal file
View File

@ -0,0 +1,5 @@
- Zach @zwf
- Zohaib @Zabirauf
- Atai @atai_copilotkit
Team lead: Zach