Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,6 @@ import torch
|
|
4 |
import tempfile
|
5 |
import shutil
|
6 |
import os
|
7 |
-
import soundfile as sf
|
8 |
|
9 |
def text_to_speech(text):
|
10 |
# 1. إنشاء مجلد مؤقت
|
|
|
4 |
import tempfile
|
5 |
import shutil
|
6 |
import os
|
|
|
7 |
|
8 |
def text_to_speech(text):
|
9 |
# 1. إنشاء مجلد مؤقت
|