Kārlis Goba
Kārlis Goba
Build on Mac OSX 10.15 fails, possibly due to changes in the framework environment: ``` Undefined symbols for architecture x86_64: "_SecTaskCopyValueForEntitlement", referenced from: _darwin_detach_kernel_driver in libusb-1.0.a(darwin_usb.o) "_SecTaskCreateFromSelf", referenced from: _darwin_detach_kernel_driver...
The phase output of the generator currently can only range from -1 to 1, which is not enough as full phase in radians is expected later in `stft.inverse()` (either 0..2*pi...
If you look carefully at the formula in the article, the weight decay (w) is not multiplied by the learning rate (alpha), but rather by the schedule coefficient (eta). In...
`torchaudio_sox::load_audio_file()` seems to expect str, not PosixPath (not sure why though): ```Processing tmp/myfile.wav: 0%| | 0/1 [00:00