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

Update inference.py #85

Open
wants to merge 1 commit into
base: v8
Choose a base branch
from
Open

Conversation

thisisvk45
Copy link

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
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 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.

2 participants