A newer version of the Gradio SDK is available:
5.44.1
metadata
title: OLMoASR
emoji: π
colorFrom: yellow
colorTo: gray
sdk: gradio
sdk_version: 5.41.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: 'Open Models and Data for Training Robust Speech Recognition '
OLMoASR Gradio App
This application provides speech recognition capabilities using OLMoASR models.
Environment Variables Required
This app requires access to a private repository. You must set the following environment variable:
GITHUB_TOKEN
: Personal Access Token withrepo
permissions for accessinghuongngo-8/olmoasr
For HuggingFace Spaces:
- Go to your Space settings
- Add
GITHUB_TOKEN
to Repository secrets - The app will automatically install private dependencies on startup
See DEPLOYMENT.md for detailed setup instructions.
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference