whisper-webui-translate / app-local.py
Last commit not found
raw
history blame
83 Bytes
# Run the app with no audio file restrictions
from app import createUi
createUi(-1)