deepcorrect
deepcorrect copied to clipboard
Node version?
Hello, This is great! Any chance there could be a node version?
Happy to help writing python into node js if there are no obvious limitations or blockers, and with some guidance on what to look out for.
Porting all the numpy preprocessing to node might not be possible. (My experience with node is beginner level at best). Easiest way would be to host this as a micro service.
Even if we use tf serving, https://github.com/bedapudi6788/txt2txt/blob/master/txt2txt/txt2txt.py lot of functions from this needs to be ported.
ok, thanks, for now I am using the time of the space character in the results, to break when the duration between words is over 1 seconds, and seems to be ok. Altho not as good as actual punctuation.