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

Add a simple way to load a local whisper model #43

Closed
aleksandr-smechov opened this issue May 11, 2023 · 1 comment
Closed

Add a simple way to load a local whisper model #43

aleksandr-smechov opened this issue May 11, 2023 · 1 comment
Assignees
Labels
api Everything related to the API implementation enhancement New feature or request

Comments

@aleksandr-smechov
Copy link
Contributor

Add a simple way to load a local whisper model. If building a docker container, the model container should make/copy a models folder, which can be checked against with a try/except statement when loading the model.

@aleksandr-smechov aleksandr-smechov added enhancement New feature or request api Everything related to the API implementation labels May 11, 2023
@chainyo
Copy link
Contributor

chainyo commented May 15, 2023

Closed by #52 .

@chainyo chainyo closed this as completed May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Everything related to the API implementation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants