elvanselvano / streamlit-whisper

empowering the visually impaired with equal financial access through artificial intelligence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamlit-whisper

How to use:

  1. Fork the repository

  2. Clone the fork locally.

  3. Download devcontainer extension on vscode

    IMPORTANT NOTE All development should be done in devcontainer. Usage of other tool may result in failed auto-formatting. Windows user may need WSL for docker. See here for guide on how to install docker

  4. Press "reopen in container" on vscode.

    Note: port 8501 should be available.

How to start application

  1. enter the command

    sh streamlit run app.py

About

empowering the visually impaired with equal financial access through artificial intelligence


Languages

Language:Python 98.2%Language:Dockerfile 1.8%