-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Instead of downloading them by hand using the link provided in the readme, there is a download_models method in the vosk api to locally download the models. It would be nice to have:
- if the model path is provided, nothing changes
- otherwise, if a language input is provided, suggest some models and ask to choose one to download in the prompt
- if no language input is provided, try to find the language input. If it is not possible, exit with an error
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request