Spaces:
Running on Zero
Running on Zero
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,10 +4,10 @@ emoji: 🔍
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 6.
|
| 8 |
app_file: app.py
|
| 9 |
short_description: Find when a described sound happens in a recording
|
| 10 |
-
python_version:
|
| 11 |
startup_duration_timeout: 1h
|
| 12 |
---
|
| 13 |
|
|
@@ -47,4 +47,4 @@ the paper's own "needle-in-a-haystack" benchmark.
|
|
| 47 |
|
| 48 |
The SpotSound adapter and benchmark are MIT licensed. The base model,
|
| 49 |
`nvidia/audio-flamingo-3-hf`, is released under the NVIDIA OneWay Noncommercial License — this
|
| 50 |
-
demo is for research/non-commercial use.
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.24.0
|
| 8 |
app_file: app.py
|
| 9 |
short_description: Find when a described sound happens in a recording
|
| 10 |
+
python_version: '3.12'
|
| 11 |
startup_duration_timeout: 1h
|
| 12 |
---
|
| 13 |
|
|
|
|
| 47 |
|
| 48 |
The SpotSound adapter and benchmark are MIT licensed. The base model,
|
| 49 |
`nvidia/audio-flamingo-3-hf`, is released under the NVIDIA OneWay Noncommercial License — this
|
| 50 |
+
demo is for research/non-commercial use.
|