LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.cfg
setup.py
coqui_stt_model_manager/__init__.py
coqui_stt_model_manager/__main__.py
coqui_stt_model_manager/modelmanager.py
coqui_stt_model_manager/server.py
coqui_stt_model_manager.egg-info/PKG-INFO
coqui_stt_model_manager.egg-info/SOURCES.txt
coqui_stt_model_manager.egg-info/dependency_links.txt
coqui_stt_model_manager.egg-info/entry_points.txt
coqui_stt_model_manager.egg-info/requires.txt
coqui_stt_model_manager.egg-info/top_level.txt
coqui_stt_model_manager/static/bootstrap-icons.css
coqui_stt_model_manager/static/bootstrap.min.css
coqui_stt_model_manager/static/coqui-STT-logo-green.png
coqui_stt_model_manager/static/downsampling_worker.js
coqui_stt_model_manager/static/style.css
coqui_stt_model_manager/static/build/precache-manifest.e306b42d8b33670d7713de25990ed437.js
coqui_stt_model_manager/static/build/service-worker.js
coqui_stt_model_manager/static/build/static/css/bundle.min.css
coqui_stt_model_manager/static/build/static/css/bundle.min.css.map
coqui_stt_model_manager/static/build/static/js/bundle.min.js
coqui_stt_model_manager/static/build/static/js/bundle.min.js.LICENSE.txt
coqui_stt_model_manager/static/build/static/js/bundle.min.js.map
coqui_stt_model_manager/static/fonts/bootstrap-icons.woff
coqui_stt_model_manager/static/fonts/bootstrap-icons.woff2
coqui_stt_model_manager/templates/base.html
coqui_stt_model_manager/templates/index.html
coqui_stt_model_manager/templates/transcribe.html
test/test_server.py