Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion riva-contact/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ use the transcripts and tagged entities for downstream analytics and visualizati

### Requirements

1. Riva Contact is a `Node.js` application, intended to run in a Linux environment. You will need [`npm`](https://docs.npmjs.com/cli/v8/commands/npm-install) to install the application.
1. Riva Contact is a `Node.js` application, intended to run in a Linux environment and `Node.js v18`. You will need [`npm`](https://docs.npmjs.com/cli/v8/commands/npm-install) to install the application.

2. The application requires Riva Speech Services to run with two primary models:

Expand Down