Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ def MyPrint(s):
|
|
36 |
print(f"{date_time}: {s}")
|
37 |
|
38 |
|
39 |
-
title = "CLIFFORD SPEECH"
|
40 |
|
41 |
description = """
|
42 |
This space shows how to convert text to speech with CLIFFORD.
|
|
|
36 |
print(f"{date_time}: {s}")
|
37 |
|
38 |
|
39 |
+
title = "CLIFFORD SPEECH Made by Ahmadalfakeh"
|
40 |
|
41 |
description = """
|
42 |
This space shows how to convert text to speech with CLIFFORD.
|