Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Nechba/EmotionDetection
Nechba
/
speech-to-text
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nechba
commited on
Feb 27
Commit
9d71faf
·
verified
·
1 Parent(s):
5020140
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -6,8 +6,6 @@ import os
6
import tempfile
7
8
9
-
import ffmpeg
10
-
11
app = Flask(__name__)
12
13
# Initialize Whisper model
6
import tempfile
7
8
9
app = Flask(__name__)
10
11
# Initialize Whisper model