# Riva Speech Skills Demo Notebooks
This directory contains demo notebooks for Riva Speech Skills.

## Requirements and setup
Please follow the instructions of the Riva Skills Quick Start Guide to deploy the Riva Speech Skills
server container before running these notebooks..

From the Riva client container, start a Jupyter session to explore these notebook with:

```bash
jupyter notebook --allow-root --notebook-dir=/work/notebooks
```

## Notebooks

### 1. [Riva_speech_API_demo](Riva_speech_API_demo.ipynb).
### 2. [Riva_speech_QA_demo](Riva_speech_QA_demo.ipynb).

