[go: nahoru, domu]

Skip to content

loopdigga96/numbers_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial

  • create virtualenv with python 3.6
  • install requirements from requirements.txt
  • download dataset and put it near main.py file

Training tutorial

  • python main.py --config_path config.json

Inference tutorial

  • Download checkpoint
  • python infer.py --checkpoint path/to/checkpoint.pt --config_path config.json --data_path path/to/data.csv
  • result will be in submission.csv

About

ASR model that recognize spelled numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages