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

What versions do we need exactly to run this project? #79

Open FurkanGozukara opened 1 year ago

FurkanGozukara commented 1 year ago

I am trying to setup in windows and there is no version written

In Python every freaking version breaks older code which I hate the most

So what version of everything I need to run this app?

also Python 2.7 doesn't have SSL and pip so I had to install 2.7.9

Could anyone direct me to other necessary things to be installed?

rafisef commented 1 year ago

I would also be interested in knowing what versions other people are using to get this to work. Been running into dependency issues all day