Metadata-Version: 2.1
Name: thunder-speech
Version: 1.0.0
Summary: Add a short description here!
Home-page: https://github.com/pyscaffold/pyscaffold/
Author: scart97
Author-email: scart.lucas@gmail.com
License: mit
Project-URL: Documentation, https://pyscaffold.org/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Requires-Dist: torch (>1.7)
Requires-Dist: torchaudio
Requires-Dist: pytorch-lightning (<1.3,>1.2.7)
Requires-Dist: hydra-core
Requires-Dist: num2words
Requires-Dist: torchmetrics
Requires-Dist: editdistance
Requires-Dist: wget
Provides-Extra: dev
Requires-Dist: mkdocs (>1.1) ; extra == 'dev'
Requires-Dist: mkdocs-material (>=5.5) ; extra == 'dev'
Requires-Dist: mkdocstrings (>=0.14.0) ; extra == 'dev'
Requires-Dist: pre-commit (>=2.7) ; extra == 'dev'
Requires-Dist: black (>=19.10b0) ; extra == 'dev'
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'
Requires-Dist: hypothesis ; extra == 'testing'
Requires-Dist: librosa ; extra == 'testing'

[![codecov](https://codecov.io/gh/scart97/thunder-speech/branch/master/graph/badge.svg?token=USCEGEGM3D)](https://codecov.io/gh/scart97/thunder-speech)

![Test](https://github.com/scart97/thunder-speech/workflows/Test/badge.svg)

# Thunder speech

A Hackable speech recognition library.


## Note

This project has been set up using PyScaffold 3.3. For details and usage
information on PyScaffold see https://pyscaffold.org/.


