Spaces:
Running
Running
A newer version of the Streamlit SDK is available:
1.42.2
metadata
title: Streamlit Speech-to-Text for Ukrainian (HuBERT)
emoji: 🎙️
colorFrom: blue
colorTo: gray
sdk: streamlit
sdk_version: 1.37.1
app_file: app.py
pinned: false
license: mit
Install
uv venv --python 3.12
source .venv/bin/activate
uv pip install -r requirements.txt
# in development mode
uv pip install -r requirements-dev.txt
Run
python app.py