Prerequisites
Verify the requirements for the workflow you plan to run before installing NeMo Voice Agent.
Hardware Requirements
Verify that your machine and interactive audio setup meet these hardware requirements:
Software Requirements
Install or make available the software required by the workflow you plan to run:
Pre-Installation Checklist
Run these commands to confirm that the GPU and optional browser tools are available:
Troubleshoot Prerequisites
Do not run the installer inside a non-base conda environment. Run conda deactivate first. This prevents
the conda compiler and Python headers from interfering with packages that build native extensions.
Next Steps
After the prerequisite checks pass, install the project or review the complete first-run workflow:
- Installation creates the virtual environment and installs dependencies.
- Quickstart starts the model server, voice-agent server, and browser client.