Metadata-Version: 2.1
Name: pyaligner
Version: 0.1.2
Summary: Automatic audio transcriptor and audi-text aligner
Author-email: Álvaro Ramajo-Ballester <aramajo@ing.uc3m.es>
Project-URL: Homepage, https://github.com/ramajoballester/pyaligner
Project-URL: Bug Tracker, https://github.com/ramajoballester/pyaligner/issues
Keywords: python,pytorch,deep-learning,audio,audio-transcription,audio-text-alignment
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai-whisper
Requires-Dist: montreal-forced-aligner
Provides-Extra: dev
Requires-Dist: ipykernel ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: build ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx ==7.1.2 ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ==1.3.0 ; extra == 'docs'
Requires-Dist: sphinx-copybutton ==0.5.1 ; extra == 'docs'
Requires-Dist: sphinx-markdown-tables ==0.0.17 ; extra == 'docs'
Requires-Dist: sphinx-tabs ; extra == 'docs'
Requires-Dist: numpydoc ==1.5.0 ; extra == 'docs'
Requires-Dist: myst-parser ==2.0.0 ; extra == 'docs'
Provides-Extra: full
Requires-Dist: pyaligner[dev,docs] ; extra == 'full'

# Pyaligner

![Read the Docs](https://img.shields.io/readthedocs/pyaligner?style=flat-square)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyaligner?style=flat-square)

Automatic audio transcriptor and aligner

Check the [documentation](https://ramajoballester.github.io/pyaligner/) for more information.

Trial 1
