- added interface for automatic speech recognition (ASR) combined with text generation
0.0.5
------------------
- added interface for automatic speech recognition (ASR)
0.0.4
------------------
- extended text generation interface to keep track of inputs and turns (*history*); added support for JSON responses; field name in JSON prompt is now customizable
0.0.3
------------------
- added interface for text classification
0.0.2
------------------
- title and description used in the interface are now customizable via the `--title` and `--description` command-line options