NeuralFalcon's picture
Create credit.md
b16fc67 verified

A newer version of the Gradio SDK is available: 6.2.0

Upgrade

🧠 Credits

This project is based entirely on the official facebook/omniasr-transcriptions repository by Meta AI, which provides the original Flask-based interface for the Omnilingual ASR models.

Most of the code in this repository is directly adapted from the official Hugging Face Space, with minimal modifications the main purpose is to convert Meta’s Flask app into a Gradio app, allowing anyone to run the same official demo on Google Colab without requiring Docker or local setup.