Voice app with floating record/cancel buttons and terminal view

This commit is contained in:
brian
2026-05-27 13:14:46 -07:00
commit 20cdfe48d3
5 changed files with 244 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask==3.1.1
requests==2.32.3