Welcome to Edinburgh’s openfst-python documentation

This documentation is intended for students working on our ASR Labs. We previously received feedback that the official documentation can be hard to follow, so this is intended as a complement to it.

Documentation of specific functions has been automatically derived from the code, but we have added our own explanations and examples.

Contents

You can use this documentation in two ways.

The Tutorial section contains technical documentation of most of the frequently used functions and methods used in each lab session.

The API reference section lists almost all of the functions and classes (including their methods and attributes) used in openfst-python. The contents can be also be viewed in Python by using the help() function.