feat: implemented live recording transcription

This commit is contained in:
2023-10-29 20:36:25 +01:00
parent 9121ad819d
commit d721eb3a5b
16 changed files with 777 additions and 122 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/build
/dist
/__pycache__