Skip to content

karan-deepsync/nemo-asr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nemo-asr

running the asr system

  • Install nemo python -m pip install git+https://github.com/NVIDIA/NeMo.git@r1.0.0b3

  • Download the config file (One can also use the config file given in this repo) mkdir configs wget -P configs/ https://raw.githubusercontent.com/NVIDIA/NeMo/r1.0.0b3/examples/asr/conf/config.yaml

  • Install the requirements pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Roff 0.2%