/streamlit-whisper

empowering the visually impaired with equal financial access through artificial intelligence

Primary LanguagePython

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