Irsh Vijay

Results 2 issues of Irsh Vijay

The scripts look for `config.json` in the hf repo. But for models whch are finetuned / adapter models that file is adapter_config.json wherein I might also need to give the...

Running visualize("preprocessed", "preprocessed/wav2mel.pt", "dvector-step5000.pt", ".") Getting the following error while torch.jit.load ``` RuntimeError: Unknown builtin op: torchaudio_sox::apply_effects_tensor. Could not find any similar ops to torchaudio_sox::apply_effects_tensor. This op may not exist...