oco

oco: preview audio files on your remote computer using http server with directory listing


License
MIT
Install
pip install oco==0.0.1

Documentation

oco

Preview your local media files using oco. This is a replacement for autoindexing your current directory using python3 -m http.server.

pip3 install oco
cd LibriSpeech # pick your favorite dataset
python3 -m oco

Continue to http://localhost:8000

image