Ryan Beppel

Results 2 issues of Ryan Beppel

Hi, thanks so much for the incredible repo. I've been able to successfully train using a multi-gpu setup and accelerate. I'm wondering if it's possible to use Microsoft's DeepSpeed with...

Hi, hitting the following error when trying to train the redecoder using the example configs. It appears to originate from using `timbre_norm=True` in the [FAQuantizer contructor](https://github.com/Plachtaa/FAcodec/blob/2604e4b0e6613ba7089a9ca15806366e6b44a359/modules/quantize.py#L236-#L237) which then calls the...