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

Investigate the usage of Rust bindings for whisper #13

Open
afonsojramos opened this issue Jun 30, 2023 · 0 comments
Open

Investigate the usage of Rust bindings for whisper #13

afonsojramos opened this issue Jun 30, 2023 · 0 comments

Comments

@afonsojramos
Copy link
Member

As this project was born out of a shell script, most of what it does is present a pretty UI while the backend runs shell commands.

This is not ideal, but it is a working solution.

A good way forward would be to use a Rust binding so that we wouldn't need to do so much work locally: https://github.com/tazz4843/whisper-rs

Keep in mind that an important feature is that the text file is saved next to the media file it received so it will still need access to the file's path.

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

1 participant