me
/
guix
Archived
1
0
Fork 0

gnu: kaldi-gstreamer-server: Use Tornado 6.

* gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[inputs]: Replace
python-tornado with python-tornado-6.
master
Ricardo Wurmus 2020-04-30 13:03:59 +02:00
parent 7395047017
commit cb44af24c8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -1326,7 +1326,7 @@ exec ~a ~a/~a \"$@\"~%"
("python" ,python-wrapper)
("python-pygobject" ,python-pygobject)
("python-pyyaml" ,python-pyyaml)
("python-tornado" ,python-tornado)))
("python-tornado" ,python-tornado-6)))
(home-page "https://github.com/alumae/kaldi-gstreamer-server")
(synopsis "Real-time full-duplex speech recognition server")
(description "This is a real-time full-duplex speech recognition server,