mgruner commited on
Commit
170e71b
·
1 Parent(s): 9faef73

Add nemo dependency

Browse files
Files changed (2) hide show
  1. pyproject.toml +3 -1
  2. uv.lock +0 -0
pyproject.toml CHANGED
@@ -4,4 +4,6 @@ version = "0.1.0"
4
  description = "Huggingface Space to test NVIDIA Nemo's Parakeet v2 speech recognition model."
5
  readme = "README.md"
6
  requires-python = ">=3.10"
7
- dependencies = []
 
 
 
4
  description = "Huggingface Space to test NVIDIA Nemo's Parakeet v2 speech recognition model."
5
  readme = "README.md"
6
  requires-python = ">=3.10"
7
+ dependencies = [
8
+ "nemo-toolkit[asr]>=2.2.1",
9
+ ]
uv.lock ADDED
The diff for this file is too large to render. See raw diff