Xavier Li
Xavier Li
> While we wait for native PyTorch integration, folks can checkout https://github.com/adobe-research/convmelspec which will implement (Mel)spectrograms via 1D conv layer to both ONNX and CoreML (and as a second option...
I actually ran into similar issue, and solved it by pulling js file from `https://whisper.ggerganov.com/ ` Updating to emsdk 3.1.2 didn't help.
Yes, was trying to run the electron version. But ran into some deprecated dependency issues, also not sure which node version I should use. THANKS!