Skip to content

Streamlit app won’t fully run #31

@nicholasgcotton

Description

@nicholasgcotton

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions