kcz358 commited on
Commit
ae64c32
Β·
1 Parent(s): b8561d7
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -87,6 +87,8 @@ with gr.Blocks() as demo:
87
  Aero-1-Audio is a compact audio model. With only 1.5B parameters and 50k hours training data, it can perform a variety of tasks, including:
88
  ASR, basic Audio Understanding, Audio Instruction Following, and scene analysis
89
 
 
 
90
  We provide several examples such as:
91
  - nvidia conference and a show from elon musk for long ASR
92
  - Simple Audio Instruction Following
 
87
  Aero-1-Audio is a compact audio model. With only 1.5B parameters and 50k hours training data, it can perform a variety of tasks, including:
88
  ASR, basic Audio Understanding, Audio Instruction Following, and scene analysis
89
 
90
+ [πŸ€— Model Checkpoints](https://huggingface.co/lmms-lab/Aero-1-Audio-1.5B) | [πŸ“š Blog](https://www.lmms-lab.com/posts/aero_audio/) | [πŸ“– Evaluation Results](https://github.com/EvolvingLMMs-Lab/lmms-eval/tree/dev/aero) | [πŸ“š Cookbook](https://www.lmms-lab.com/posts/lmms-lab-docs/aero_audio/)
91
+
92
  We provide several examples such as:
93
  - nvidia conference and a show from elon musk for long ASR
94
  - Simple Audio Instruction Following