Skip to content

aalto-speech/aalto-asr-preprocessor

Repository files navigation

Aalto ASR preprocessing package

PyPI Python Version License

Tests pre-commit Black

Features

  • Rule-based preprocessing recipes for ASR
  • Recipes are validated with tests

Requirements

  • Python >= 3.8
  • Click

Installation

You can install Aalto ASR preprocessor via pip from PyPI:

pip install aalto-asr-preprocessor

Usage

For detailed instructions, see Command-line Reference or type aalto-prep --help in terminal.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Aalto ASR preprocessor is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project uses @cjolowicz's Hypermodern Python Cookiecutter template.