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