Skip to content

proger/oco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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