Metadata-Version: 2.1
Name: sibilate
Version: 0.3.0
Summary: Subtitle generator using whisper LLM
Home-page: https://github.com/datagazing/sibilate
Author: Brendan Strejcek
Author-email: brendan@datagazing.com
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: humanize
Requires-Dist: monist
Requires-Dist: tabulate
Requires-Dist: PyYAML

========
sibilate
========


.. image:: https://img.shields.io/pypi/v/sibilate.svg
        :target: https://pypi.python.org/pypi/sibilate

.. image:: https://img.shields.io/travis/datagazing/sibilate.svg
        :target: https://travis-ci.com/datagazing/sibilate

.. image:: https://readthedocs.org/projects/sibilate/badge/?version=latest
        :target: https://sibilate.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status



Subtitle generator using whissper LLM

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

