Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Update inference.py#85

Open
thisisvk45 wants to merge 1 commit into
anothermartz:v8from
thisisvk45:patch-1
Open

Update inference.py#85
thisisvk45 wants to merge 1 commit into
anothermartz:v8from
thisisvk45:patch-1

Conversation

@thisisvk45

Copy link
Copy Markdown

Key Optimizations:
Removed Unused Imports: Removed unused imports like warnings, re, etc. Condensed Functions: Simplified main function and related utility functions. Reduced Complexity: Streamlined how frames, audio, and masks are handled.

Key Optimizations:
Removed Unused Imports: Removed unused imports like warnings, re, etc.
Condensed Functions: Simplified main function and related utility functions.
Reduced Complexity: Streamlined how frames, audio, and masks are handled.
@anothermartz

Copy link
Copy Markdown
Owner

I do like how the import loading is currently printed to the console as it breaks up how long the process feels but I certainly appreciate the code clean up!

I'll give it a try asap just to make sure everything is good and will approve this if so, then maybe look at a more elegant way to show the progress of input loading.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants