Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
| title: FFASR Leaderboard | |
| short_description: Far-Field ASR — clean / noisy / reverberant benchmark | |
| emoji: 🎙️ | |
| colorFrom: green | |
| colorTo: blue | |
| sdk: gradio | |
| sdk_version: 5.29.0 | |
| app_file: app.py | |
| pinned: true | |
| tags: | |
| - leaderboard | |
| - asr | |
| - speech-recognition | |
| - benchmark | |
| ## Examples tab | |
| The **Examples** tab plays pre-rendered clips. **Do not commit WAV/PNG to git** — Hugging Face Spaces reject binary files in git pushes. | |
| Upload assets to the FFASR Hub bucket under `examples/` (see [`examples/README.md`](examples/README.md)). The Space downloads and caches them on first load. | |
| For local dev, place files in [`examples/`](examples/) (gitignored). | |