Spaces:
Sleeping
Sleeping
Hugo Flores Garcia
commited on
Commit
·
d56c9c9
1
Parent(s):
e3e1ad7
default
Browse files
app.py
CHANGED
@@ -261,7 +261,7 @@ with gr.Blocks() as demo:
|
|
261 |
"beat_mask_downbeats": False,
|
262 |
},
|
263 |
"very strong periodic variation": {
|
264 |
-
"periodic_p":
|
265 |
"onset_mask_width": 5,
|
266 |
"beat_mask_width": 0,
|
267 |
"beat_mask_downbeats": False,
|
|
|
261 |
"beat_mask_downbeats": False,
|
262 |
},
|
263 |
"very strong periodic variation": {
|
264 |
+
"periodic_p": 17,
|
265 |
"onset_mask_width": 5,
|
266 |
"beat_mask_width": 0,
|
267 |
"beat_mask_downbeats": False,
|