Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -188,9 +188,7 @@ with gr.Blocks(title="AudioRAG Demo") as demo:
|
|
188 |
|
189 |
Unlike traditional methods, this model searches directly through raw audio without converting it to text. It understands semantic meaning in sound, speech, and audio patterns, making "AudioRAG" a real possibility.
|
190 |
|
191 |
-
π [Blog post](https://huggingface.co/blog/manu/colqwen-omni-omnimodal-retrieval) | π€ [Model on Hugging Face](https://huggingface.co/vidore/colqwen-omni-v0.1) | π [Colab Notebook](https://colab.research.google.com/drive/1YOlTWfLbiyQqfq1SlqHA2iME1R-nH4aS#scrollTo=w7UyXtEcK0lA)
|
192 |
-
|
193 |
-
ποΈ Sample come from [Newsroom Robots](https://www.newsroomrobots.com/p/how-open-source-ai-puts-newsrooms)
|
194 |
""")
|
195 |
|
196 |
with gr.Row():
|
|
|
188 |
|
189 |
Unlike traditional methods, this model searches directly through raw audio without converting it to text. It understands semantic meaning in sound, speech, and audio patterns, making "AudioRAG" a real possibility.
|
190 |
|
191 |
+
π [Blog post](https://huggingface.co/blog/manu/colqwen-omni-omnimodal-retrieval) | π€ [Model on Hugging Face](https://huggingface.co/vidore/colqwen-omni-v0.1) | π [Colab Notebook](https://colab.research.google.com/drive/1YOlTWfLbiyQqfq1SlqHA2iME1R-nH4aS#scrollTo=w7UyXtEcK0lA) | ποΈ Sample from [Newsroom Robots](https://www.newsroomrobots.com/p/how-open-source-ai-puts-newsrooms)
|
|
|
|
|
192 |
""")
|
193 |
|
194 |
with gr.Row():
|