OLMoASR / README.md
Huong
update README.md
a38e9d5

A newer version of the Gradio SDK is available: 5.44.1

Upgrade
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 with repo permissions for accessing huongngo-8/olmoasr

For HuggingFace Spaces:

  1. Go to your Space settings
  2. Add GITHUB_TOKEN to Repository secrets
  3. 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