Skip to content

Commit 88892b5

Browse files
authored
Removing pip install instruction for NeMo voice agent environment setting (#15101)
* Removing pip install for Nemotron inclusion Signed-off-by: taejinp <[email protected]> * Removing requirements file Signed-off-by: taejinp <[email protected]> --------- Signed-off-by: taejinp <[email protected]>
1 parent 77026c3 commit 88892b5

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

examples/voice_agent/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,6 @@ conda env create -f environment.yaml
6161

6262
Then you can activate the environment via `conda activate nemo-voice`.
6363

64-
Alternatively, you can install the dependencies manually in an existing environment via:
65-
```bash
66-
pip install -r requirements.txt
67-
```
68-
The incompatibility errors from pip can be ignored.
69-
7064
### Configure the server
7165

7266
If you want to just try the default server config, you can skip this step.

examples/voice_agent/requirements.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)