Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ogi3433
/
whisperApi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ogi3433
commited on
Mar 2
Commit
2b9e3ba
·
verified
·
1 Parent(s):
073e05f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -11,7 +11,6 @@ logging.basicConfig(level=logging.INFO)
11
12
app = FastAPI()
13
14
-
bnb_config = BitsAndBytesConfig(load_in_8bit=True)
15
16
17
# Whisper modelini yükle
11
12
app = FastAPI()
13
14
15
16
# Whisper modelini yükle