msis commited on
Commit
29a3b44
1 Parent(s): 113d436

adds dot env support

Browse files
Files changed (2) hide show
  1. .gitignore +2 -1
  2. requirements.txt +1 -0
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  wandb/
2
- artifacts/
 
 
1
  wandb/
2
+ artifacts/
3
+ .env
requirements.txt CHANGED
@@ -3,3 +3,4 @@ nemo_toolkit[asr]==1.19.0
3
  hydra-core
4
  wandb
5
  pydub
 
 
3
  hydra-core
4
  wandb
5
  pydub
6
+ python-dotenv