- 
                Notifications
    
You must be signed in to change notification settings  - Fork 45
 
Open
Description
I get the app up and can connect to the page, but meanwhile I get the following on the console and nothing happens when I either try to record live audio or upload a file directly.
Traceback (most recent call last):
  File "/home/ubuntu/miniconda3/envs/crisperWhisper/lib/python3.10/site-packages/streamlit/web/bootstrap.py", line 345, in run
    if asyncio.get_running_loop().is_running():
RuntimeError: no running event loop
I’m running on a LambdaCloud instance with Nvidia A10 (24 GB PCIe), 30 CPU cores, 214.7 GB RAM, 1.5 TB SSD, and all dependencies seem to be fine. I can get it working successfully using the transcribe.py method on the same command line.
I am port forwarding to get to the web GUI, but I don’t think that should matter.
brandonin
Metadata
Metadata
Assignees
Labels
No labels