Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
omagoorz
/
Whisper_JAX
like
0
No application file
App
Files
Files
Community
omagoorz
commited on
Apr 30
Commit
ae76956
•
1 Parent(s):
8d25fe8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
# 測試語音轉文字
2
-
Python
3
from whisper import load_model
4
from whisper.transcribe import transcribe
5
1
# 測試語音轉文字
2
from whisper import load_model
3
from whisper.transcribe import transcribe
4