OpenAI_whisperLive / app-local.py
Arnaudding001's picture
Create app-local.py
02a2ab6
raw
history blame
No virus
85 Bytes
# Run the app with no audio file restrictions
from app import create_ui
create_ui(-1)