ottokart / punctuator2

A bidirectional recurrent neural network model with attention mechanism for restoring missing punctuation in unsegmented text
http://bark.phon.ioc.ee/punctuator
MIT License
657 stars 195 forks source link

Export model to be Used in C++ #81

Open leohuang2013 opened 1 year ago

leohuang2013 commented 1 year ago

Is it possible that export model to something that can be used in C++ using libtorch?