Compare commits
3 commits
48fb31ba66
...
259d662c39
Author | SHA1 | Date | |
---|---|---|---|
259d662c39 | |||
4cf406b2d5 | |||
63a0dba317 |
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: "2.1"
|
|||
services:
|
||||
whisperasr:
|
||||
container_name: whisper
|
||||
image: onerahmet/openai-whisper-asr-webservice:v1.4.1-gpu
|
||||
image: onerahmet/openai-whisper-asr-webservice:v1.5.0-gpu
|
||||
environment:
|
||||
- ASR_MODEL=base.en
|
||||
- ASR_ENGINE=faster_whisper
|
||||
|
|
Loading…
Reference in a new issue