Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK!] Audio recording processing separation #24

Merged
merged 30 commits into from
Jul 5, 2024

Conversation

Sharrnah
Copy link
Owner

@Sharrnah Sharrnah commented Apr 22, 2024

[TASK] Fix possible process management error if process could not be run
[TASK] Change finish message
[TASK] catch custom plugin event call errors.
[TASK] small audio_tools changes
[FEATURE] Add password field documentation for plugins
[BUGFIX] Faster whisper handling of non avialable precision model files
[TASK] Add dtype to datatype to float conversion function
[TASK] Rewrite Settings as class
[TASK] Add bytes ringbuffer
[TASK] Use settings instance from queue for AI thread
[TASK] Make new VAD class for reuse
[TASK] Rewrite socket server into reusable class
[TASK] Add additional infos to audio queue (plugins, settings) to support other audio sources.
[TASK] Only call plugin methods if plugin is enabled (except init)
[TASK] modify base plugin class to support secondary profile
[TASK] use patched pyaudio by default for recording audio stream
[TASK] Add save_hashes, load_hashes functions to check list of file hashes.
[TASK] Set specific pyinstaller version
@Sharrnah Sharrnah merged commit 213ed47 into main Jul 5, 2024
@Sharrnah Sharrnah deleted the audio_recording_processing_separation branch July 5, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant