Owaski
Owaski
amp.initialize is run before the model is loaded to GPU, which caused error
I run the following command: `python -m allosaurus.run --timestamp=True -i sample.wav -m interspeech21` and it gives me 0.040 0.025 ɑ 0.080 0.025 l 0.100 0.025 ʌ 0.120 0.025 s 0.140...
in this case, I have loaded the model to cuda:2, but when I run amp.initialize, I find ' self._overflow_buf' is loaded to default cuda device which is cuda:0. But cuda:0...
The link to L=11 model weights is broken. Could you please update it?