Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ sdk: gradio
|
|
11 |
pinned: false
|
12 |
app_file: space.py
|
13 |
license: apache-2.0
|
|
|
14 |
---
|
15 |
|
16 |
This tool contains multiple audio manipulation tools.
|
@@ -23,4 +24,4 @@ Main Features:
|
|
23 |
- Audio adjustment
|
24 |
- Audio silence trimming
|
25 |
|
26 |
-
For a quick demo you can see the following video: [Demo](https://youtu.be/eEVH8dT6w50)
|
|
|
11 |
pinned: false
|
12 |
app_file: space.py
|
13 |
license: apache-2.0
|
14 |
+
sdk_version: 5.33.0
|
15 |
---
|
16 |
|
17 |
This tool contains multiple audio manipulation tools.
|
|
|
24 |
- Audio adjustment
|
25 |
- Audio silence trimming
|
26 |
|
27 |
+
For a quick demo you can see the following video: [Demo](https://youtu.be/eEVH8dT6w50)
|