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

Removed torch dependency, new model, and exposed deadzone setting. #32

Merged
merged 4 commits into from
Jan 5, 2024

Conversation

RamesTheGeneric
Copy link
Contributor

Building the app with torch resulted in a 1.1GB directory and we only used 2 functions. These have been replaced with numpy equivalents and now the built app is only ~200MB.

Updated the model to 3MEFFB0E7MSE as it seems to be the current best for B0.

Exposed the neutral calibration deadzone in the settings.

RamesTheGeneric and others added 4 commits January 2, 2024 13:28
Replaced torch functions in favor of a significantly smaller final build.
Also exposed the calibration deadzone.
@SummerSigh SummerSigh merged commit 38f6c61 into Project-Babble:main Jan 5, 2024
1 check failed
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