Installation

The asr toolkit can be installed via pip:

# pip install asr

Test installation

You can check if it worked by

$ asr --version
asr 0.1.1

Please send me an email (info@martin-thoma.de) if that didn’t work.

Upgrading asr

Upgrading asr to the latest version is much easier:

# pip install asr --upgrade

Table Of Contents

Previous topic

Welcome to ASR’s documentation!

Next topic

Development

This Page