roatienza / efficientspeech

PyTorch code implementation of EfficientSpeech - to be presented at ICASSP2023.
Apache License 2.0
153 stars 26 forks source link

demo.py is broken #6

Closed waan1 closed 1 year ago

waan1 commented 1 year ago

The last submit broke demo.py and it now produces broken audio.

roatienza commented 1 year ago

yes. currently migrating to pytorch 2 and lightning 2. new checkpoints available tomorrow. the old release should still be usable will the old checkpoints.

roatienza commented 1 year ago

Fixed with few remaining issues.