punctuator2 icon indicating copy to clipboard operation
punctuator2 copied to clipboard

How to use

Open demetrii opened this issue 8 years ago • 5 comments

Can someone explain me how to use it, step by step?

demetrii avatar Jan 25 '18 10:01 demetrii

Which part needs clarification - training a new model or setting up and using a pre-trained one?

ottokart avatar Feb 25 '18 16:02 ottokart

Training a new model, with a language different from English.

demetrii avatar Mar 01 '18 09:03 demetrii

You can check example directory. In script run.sh, change line 1 (wget command) and line 5 to your own dataset file. The step by step usage is described in README file in the example directory.

studiawan avatar Jun 24 '18 10:06 studiawan

I suppose the README doesn't do a good job of explaining the model file, its extension, its path or how to train a model step by step. If someone can explain step by step the preprocessing to get the required data, ways to train the preprocessed file, I'd really appreciate it. Right now, I get some gibberish output using the README commands which is of no use. Thanks

acerock6 avatar Aug 04 '18 08:08 acerock6

The README is terribly confusing. How do you use the pcl model files? The run.sh script doesn't reference them at all.

chrisspen avatar Sep 26 '19 03:09 chrisspen