Spaces:
Build error
Build error
Santiago Roman commited on
Commit ·
ddf4bd4
1
Parent(s): e77ccbf
change title
Browse files
app.py
CHANGED
|
@@ -46,7 +46,7 @@ def predict(text):
|
|
| 46 |
return (16000, speech)
|
| 47 |
|
| 48 |
|
| 49 |
-
title = "
|
| 50 |
|
| 51 |
description = """
|
| 52 |
This is the Prosody Project for DT2112 Speech Technology
|
|
|
|
| 46 |
return (16000, speech)
|
| 47 |
|
| 48 |
|
| 49 |
+
title = "Prosody Project"
|
| 50 |
|
| 51 |
description = """
|
| 52 |
This is the Prosody Project for DT2112 Speech Technology
|