Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,10 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
title: Audio Forensic Analyzer
|
| 4 |
emoji: 🎵
|
| 5 |
colorFrom: blue
|
| 6 |
colorTo: purple
|
| 7 |
sdk: gradio
|
| 8 |
-
sdk_version:
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
---
|
|
@@ -51,4 +50,4 @@ Comprehensive audio quality analysis tool with automatic detection of compressio
|
|
| 51 |
- **Issues:** Automatic problem detection with severity levels
|
| 52 |
- **Quality Score:** Overall grade (A-F) and score (0-100)
|
| 53 |
|
| 54 |
-
Reports are automatically saved in the `reports/` folder with your original filename + `_report.png` suffix.
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Audio Forensic Analyzer
|
| 3 |
emoji: 🎵
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.0.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 50 |
- **Issues:** Automatic problem detection with severity levels
|
| 51 |
- **Quality Score:** Overall grade (A-F) and score (0-100)
|
| 52 |
|
| 53 |
+
Reports are automatically saved in the `reports/` folder with your original filename + `_report.png` suffix.
|