feature/file-stack #1

Merged
sviat merged 3 commits from feature/file-stack into main 2024-03-22 16:00:51 +00:00
Owner
No description provided.
sviat added 3 commits 2024-03-22 16:00:39 +00:00
Created message service responsible for searching the prompts inside the recognized text and sending it to the client.

Created recognizer with two strategies: whisper and Dany's fast whisper.

Implemented file stack which works in the separated thread, sends the file to the recognizer and after that sends the message to the client (Rat, for example).
Deleted message sender and promt service

Implemented fast whisper, but it is not working

WavStack refactored into QueueStack, which can use different strategies for proccessing
sviat merged commit 70e6e6ca90 into main 2024-03-22 16:00:51 +00:00
sviat deleted branch feature/file-stack 2024-03-22 16:00:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sviat/Harpyia#1
No description provided.