Update app.py
Browse files
app.py
CHANGED
|
@@ -132,7 +132,7 @@ The final prediction is determined by:
|
|
| 132 |
The JSON output shows the final label, its confidence, and all per-chunk predictions.
|
| 133 |
|
| 134 |
Classes you can classify them:
|
| 135 |
-
**Baby Cry**
|
| 136 |
. **Chainsaw**
|
| 137 |
. **Clock Tick**
|
| 138 |
. **Cow**
|
|
|
|
| 132 |
The JSON output shows the final label, its confidence, and all per-chunk predictions.
|
| 133 |
|
| 134 |
Classes you can classify them:
|
| 135 |
+
. **Baby Cry**
|
| 136 |
. **Chainsaw**
|
| 137 |
. **Clock Tick**
|
| 138 |
. **Cow**
|