Teams and tasks
This commit is contained in:
parent
068fe57d90
commit
aaf2ce8d5d
6
TEAMS.md
6
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
|
||||
|
|
|
@ -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?
|
|
@ -0,0 +1,5 @@
|
|||
- Zach @zwf
|
||||
- Zohaib @Zabirauf
|
||||
- Atai @atai_copilotkit
|
||||
|
||||
Team lead: Zach
|
Loading…
Reference in New Issue