Spaces:
Sleeping
Sleeping
IZERE HIRWA Roger
commited on
Commit
Β·
ea9eac4
1
Parent(s):
242a970
app.py
CHANGED
|
@@ -43,7 +43,6 @@ def generate():
|
|
| 43 |
output_path = os.path.join('static/uploads', 'output.mp4')
|
| 44 |
|
| 45 |
image.save(img_path)
|
| 46 |
-
|
| 47 |
# Text-to-Speech (using gTTS)
|
| 48 |
from gtts import gTTS
|
| 49 |
tts = gTTS(text=text, lang='en')
|
|
|
|
| 43 |
output_path = os.path.join('static/uploads', 'output.mp4')
|
| 44 |
|
| 45 |
image.save(img_path)
|
|
|
|
| 46 |
# Text-to-Speech (using gTTS)
|
| 47 |
from gtts import gTTS
|
| 48 |
tts = gTTS(text=text, lang='en')
|
{static β templates/static}/css/style.css
RENAMED
|
File without changes
|
{static β templates/static}/js/scripts.js
RENAMED
|
File without changes
|