tc5-exp / app.py

Commit History

Fix GPU decorator usage in run_inference_gpu function
2ec713c
Running

JacobLinCool commited on

Refactor inference functions to accept DEVICE and MODEL parameters for TC5, TC6, and TC7; update model loading to use GPU if available.
b7070f2

JacobLinCool commited on

Add offset parameter to TJA writing functions and update inference methods for TC5, TC6, and TC7
db8b2d5

JacobLinCool commited on

Implement TaikoConformer7 model, loss function, preprocessing, and training pipeline
812b01c

JacobLinCool commited on