Skip to content

Feature: automatically download models #3

@arnaud-ma

Description

@arnaud-ma

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions