Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,10 @@ sdk_version: 5.29.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
|
|
|
|
|
|
11 |
short_description: This takes simple .docx file converts them to .wav format
|
12 |
---
|
13 |
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
python_version: 3.10
|
12 |
+
system_dependencies:
|
13 |
+
- espeak-ng
|
14 |
+
---
|
15 |
short_description: This takes simple .docx file converts them to .wav format
|
16 |
---
|
17 |
|