- write_files_unprocessed arg to align functions to specify to write files unprocessed - check for fail_on_decode_error, configuring in recognizer settings
Changed
- Align functions by default write files unprocessed - Move extension lists to config
1.3.0
Changed
- Migrated to pyproject.toml - Extracted noisereduce and visrecognize to optional dependencies
1.2.4
Added
- Support for python 3.11
1.2.3
Added
- Added close_seconds_filter option to BaseConfig and decorators on recognize and align functions
Fixed
- Fingerprint, fine_align, single-threaded bug - VisualRecognizer multiprocessing on macs
1.2.2
Added
- normalize option in BaseConfig, Turns off all normalization if False