Debashis Biswas
Debashis Biswas
Right, I had this thought after switching over from the Kobo's native reader as well. Here's an example of what it looks like on there.  I'd prefer regular caps...
Following the above recommendation, I changed `nvm_data` from universal to global, moving it out of `fish_variables` and into `conf.d/nvm.fish` (not `config.fish`, which happens after the default version is loaded), which...
> `nvm_data` is universal because [2f2af43](https://github.com/jorgebucaran/nvm.fish/commit/2f2af433f75d1684f2c22c6ab58cc04e4176fdfc). If we can find a way to change it back to global without creating new issues, that'd be great. I read through the issues...
@lorthirk It's been a few months, so I've forgotten the specifics, but I can try to give you a bit more context. Looking at https://github.com/jorgebucaran/nvm.fish/commit/2f2af433f75d1684f2c22c6ab58cc04e4176fdfc and the related issues, there...
I had this issue, and just fixed it locally. It's because you have a space in your path (`C:\Users\MIO PC`), so the `git clone` which initially installs packer fails. Submitting...
@yzchen563 > Can you access this address? base_url = 'https://github.com/marl/crepe/raw/models/' The URL doesn't seem to be the problem. There's nothing at the base URL, but you should be able to access https://github.com/marl/crepe/raw/models/model-tiny.h5.bz2,...