LICENSE
README.md
pyproject.toml
app/__init__.py
app/__main__.py
app/cli.py
app/gpu.py
app/main.py
app/pipeline.py
app/separator.py
app/settings.py
app/transcribe.py
app/static/app.js
app/static/index.html
app/static/style.css
splitscore.egg-info/PKG-INFO
splitscore.egg-info/SOURCES.txt
splitscore.egg-info/dependency_links.txt
splitscore.egg-info/entry_points.txt
splitscore.egg-info/requires.txt
splitscore.egg-info/top_level.txt
tests/test_main.py
tests/test_pipeline.py
tests/test_separator.py
tests/test_settings.py
tests/test_transcribe.py