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

Get electron app to call our whisper script in build #67

Open
harrislapiroff opened this issue Oct 6, 2022 · 1 comment
Open

Get electron app to call our whisper script in build #67

harrislapiroff opened this issue Oct 6, 2022 · 1 comment
Milestone

Comments

@harrislapiroff
Copy link
Contributor

As part of our build process we will need to bundle our whisper script in backend/stagewhisper/__main__.py into an executable inside of the electron app. We probably will use PyInstaller, PyOxidizer, or a similar utility to create the executable. The fully-built electron app should then be able to call that executable without reliance on any particular software being available on the host machine—our application should be fully self-encapsulated.

@crazy4pi314 Please feel free to elaborate on anything I've gotten wrong here or with more specifics of how we need to accomplish this for our Beta release.

@harrislapiroff harrislapiroff added this to the Beta milestone Oct 6, 2022
@petersterne
Copy link
Member

How is this different from #66?

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

No branches or pull requests

2 participants