Connor Eaton
Connor Eaton
Thank you so much @oguiza. This was very helpful. Unfortunately, I am realizing that fastai and pyinstaller do not mix well for creating a shipable binary. It looks like converting...
Yes, I can do that. I was just curious if you had experience with running a tsai trained model with pytorch, and not calling tsai at all. I'm assuming this...
Thank you so much for the info. I will review the notebook you referenced. A `learn.to_onnx()` method would be incredible!
Thank you for your response. It is not the data that prevents your code from working, but the absence of the 'swda_data.py' preprocessing file that you call in 'HBLSTM-CRF.py', which...
@boqrat Thanks for your comments! That's great you were able to get it running, but bummer on low accuracy, thanks for the heads up. I've since moved on to other...