Feature Request
- When downloading a model, the
cache_dir should be predetermined and printed
--help should print the cache_dir location
At the moment, cache_dir isn't predetermined and passed to hf_hub_download, so the model will be downloaded twice when just trying with uvx parakeet-mlx video.mp4 before installing and using it the three recommended ways.
Feature Request
cache_dirshould be predetermined and printed--helpshould print the cache_dir locationAt the moment, cache_dir isn't predetermined and passed to hf_hub_download, so the model will be downloaded twice when just trying with
uvx parakeet-mlx video.mp4before installing and using it the three recommended ways.