0 purchases
pyaligner 0.1.3
Pyaligner
PyAligner is a python library to automatically transcribe audio files and align them with the transcription. Is is based on OpenAI's Whisper model and the Montreal Forced Aligner (MFA) library. It also provides a friendly graphical user interface to facilitate the use of the library:
Check the documentation for more information about the installation and the complete user guide.
Installation
You can install the library via pip:
pip install pyaligner
Although it is recommended to install it following the installation guide.
Command Line Interface
Apart from the graphical interface, PyAligner has a command line interface to provide a greater flexibility and customization options. You can check the available commands by running:
pyaligner --help
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.