med1844
med1844
As a colemak + vim user, I wish there could be `langmap` (map hjkl to hnei) and easymotion. Full support of `vimrc` would be ideal to have.
In my case, substituting `wav2mel.pt` with source code of class `Wav2Mel` in `data/wav2mel.py` and delete `["silence", ...]` in `self.effects` solves the problem.
`tree | grep config.yml` yields no result, i.e. there's no such file.
> The solution in this issue almost worked but I think has a typo and should have last line: > `let tensor = tensor.some_key.val();` Thanks for pointing this out! I...