whisper large v3, arranque run.sh
This commit is contained in:
10
whisper/.env
Normal file
10
whisper/.env
Normal file
@ -0,0 +1,10 @@
|
||||
CLIENT=cuda
|
||||
DEFAULT_DEVICE_ID=0
|
||||
MEMORY_FRACTION=0.8
|
||||
PORT=4003
|
||||
|
||||
BATCH_SIZE=1
|
||||
BATCH_TIMEOUT=0
|
||||
MODEL=openai/whisper-large-v3
|
||||
|
||||
XLA_TARGET=cuda12
|
Reference in New Issue
Block a user