whisper-webui / app-local.py
aadnk's picture
Create a new app-network version
08d2e96
raw history blame
No virus
83 Bytes
# Run the app with no audio file restrictions
from app import createUi
createUi(-1)