mirror of
https://github.com/alphacep/vosk-server.git
synced 2026-02-19 16:13:04 +08:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
Docker build for the server with Russian model
|
|
|
|
To run it in your environment simply try
|
|
|
|
sudo docker run -p 2700:2700 alphacep/kaldi-ru:latest
|
|
|
|
the service will be exposed on port 2700
|