Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -30,7 +30,7 @@ def infer(audio_file):
|
|
| 30 |
summarize_q = f"""
|
| 31 |
|
| 32 |
I'll give you a list of music descriptions. Create a summary reflecting the musical ambiance.
|
| 33 |
-
Do not
|
| 34 |
|
| 35 |
Here's the list:
|
| 36 |
|
|
|
|
| 30 |
summarize_q = f"""
|
| 31 |
|
| 32 |
I'll give you a list of music descriptions. Create a summary reflecting the musical ambiance.
|
| 33 |
+
Do not processs each segment, but provide a summary for the whole instead.
|
| 34 |
|
| 35 |
Here's the list:
|
| 36 |
|