-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Не удается установить по инструкции ни вручную ни через docker. Нет ли образа работающей виртуалки?
с докером выглядит так:
(base) root@pykaldi:# docker pull ghcr.io/sergeyshk/stt-ru:0.2.0# docker volume create -d local -o type=none -o o=bind -o device=[DIR] asr_volume
0.2.0: Pulling from sergeyshk/stt-ru
Digest: sha256:f0fc5970bedf27a54c88b84382bf96bb448499caf1abce5c5cccd199bbe7a524
Status: Image is up to date for ghcr.io/sergeyshk/stt-ru:0.2.0
ghcr.io/sergeyshk/stt-ru:0.2.0
(base) root@pykaldi:
asr_volume
(base) root@pykaldi:~# docker run -it --rm -p 9000:9000 -p 5000:5000 -v asr_volume:/archive speech_recognition
Unable to find image 'speech_recognition:latest' locally
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested