- Rule-based preprocessing recipes for ASR
- Recipes are validated with tests
- Python >= 3.8
- Click
You can install Aalto ASR preprocessor via pip from PyPI:
pip install aalto-asr-preprocessor
For detailed instructions, see Command-line Reference
or type aalto-prep --help
in terminal.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, Aalto ASR preprocessor is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project uses @cjolowicz's Hypermodern Python Cookiecutter template.