John Hartquist
John Hartquist
I'm also seeing the same issue with the Quest 2. For what it's worth, a similar thing is happening when I try the demos at https://github.com/pmndrs/react-xr I am new to...
+1, also running into this
Apologies for the missing documentation, but there is a flag to take care of this in `AudioDataBunch`: https://github.com/sevenfx/fastai_audio/blob/master/fastai_audio/data.py#L34 Just set `equal_lengths` to `False` and it should work. This uses fastai's...
@tahercoolguy @madhavajay Yeah, I haven't set things up to be installed by pip yet -- may look into that in the next couple of days. Jeremy has actually tweeted that...
I was able to get past that error with ```!pip install "torchvision