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

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

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

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

## Notebooks

### 1. [Jarvis_speech_API_demo](Jarvis_speech_API_demo.ipynb).
### 2. [Jarvis_speech_QA_demo](Jarvis_speech_QA_demo.ipynb).

