Skip to content

iamilyasedunov/asr_project_template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASR project barebones

Installation guide

git clone https://github.com/iamilyasedunov/asr_project_template.git
cd asr_project_template/bins
bash build_image.sh
bash run_container.sh
docker attach ISedunov-asr_template
cd /home/asr_project_template/asr_project_template
cd other/
bash load_files.sh
cd ../
python test.py -r other/model_best.pth -c other/config.json

About

Template for ASR project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.9%
  • Shell 2.3%
  • Dockerfile 1.8%