Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -90,7 +90,7 @@ with gr.Blocks() as demo:
|
|
90 |
|
91 |
Notably, Aero-1-Audio excels at lossless ASR on ultra-long audio—up to 16 minutes—without the need for audio segmentation.
|
92 |
|
93 |
-
[
|
94 |
|
95 |
To explore its capabilities, you can upload your own audio or record your voice directly.
|
96 |
Or simply start by trying the example demo below.
|
|
|
90 |
|
91 |
Notably, Aero-1-Audio excels at lossless ASR on ultra-long audio—up to 16 minutes—without the need for audio segmentation.
|
92 |
|
93 |
+
[Github](https://github.com/EvolvingLMMs-Lab/Aero-1/blob/main/README.md) | [Playground](https://huggingface.co/spaces/lmms-lab/Aero-1-Audio-Demo) | [Model Checkpoints](https://huggingface.co/lmms-lab/Aero-1-Audio-1.5B) | [Evaluation Results](https://github.com/EvolvingLMMs-Lab/lmms-eval/pull/658) | [Cookbook](https://www.lmms-lab.com/posts/lmms-lab-docs/aero_audio/)
|
94 |
|
95 |
To explore its capabilities, you can upload your own audio or record your voice directly.
|
96 |
Or simply start by trying the example demo below.
|