UniMRCP 1.8.0 Packages Published

13 views
Skip to first unread message

Arsen Chaloyan

unread,
Oct 26, 2022, 1:18:58 PM10/26/22
to UniMRCP, unimrcp-an...@googlegroups.com
Binary packages for UniMRCP 1.8.0 release have been published and can currently be retrieved from separate YUM and APT repositories.

Distributions

The binary packages are currently available for the following distributions:

  • Red Hat / CentOS 7
  • Red Hat / CentOS 8
  • Ubuntu 18.04 LTS
  • Ubuntu 20.04 LTS
Components

The binary packages are produced for the following UniMRCP components:

  • Client and Server libraries
  • Google SR, SS, DF plugins
  • Azure SR, SS, BS plugins
  • AWS Transcribe, Polly, Lex plugins
  • Watson SR, SS plugins
  • Yandex SR, SS plugins
  • NVIDIA Riva SR, SS plugins
  • Voci SR plugin
  • Deepgram SR plugin
  • GoVivace SR plugin
  • Kaldi SR plugin
Installation
  • YUM Repository

In /etc/yum.repos.d/unimrcp.repo, add a new repository for 1.8 packages.

[unimrcp]
name=UniMRCP Packages for Red Hat / Cent OS-$releasever $basearch
baseurl=https://username:pass...@unimrcp.org/repo/yum/main/rhel$releasever/$basearch/
enabled=1
sslverify=1
gpgcheck=1
gpgkey=https://unimrcp.org/keys/unimrcp-gpg-key.public

[unimrcp-1.8]
name=UniMRCP Packages for Red Hat / Cent OS-$releasever noarch
baseurl=https://username:pass...@unimrcp.org/repo/yum/unimrcp-1.8/rhel$releasever/noarch/
enabled=1
sslverify=1
gpgcheck=1
gpgkey=https://unimrcp.org/keys/unimrcp-gpg-key.public

  • APT Repository

In /etc/apt/sources.list.d/unimrcp.list, add a new repository for 1.8 packages.

deb [arch=amd64] https://unimrcp.org/repo/apt/ distr main unimrcp-1.8

The regular installation/upgrade instructions apply afterwards.

To switch back to 1.7 packages, remove the newly installed 1.8 packages, disable the 1.8 repository and follow the regular installation instructions.

Thank you for using UniMRCP.

--
Arsen Chaloyan
Author of UniMRCP
http://www.unimrcp.org

Arsen Chaloyan

unread,
Nov 3, 2022, 3:14:44 PM11/3/22
to UniMRCP, unimrcp-an...@googlegroups.com
Please note that the YUM repository URL for 1.8 packages was not properly specified in the previous post. Instead of "noarch", there must be "$basearch"

[unimrcp-1.8]
name=UniMRCP Packages for Red Hat / Cent OS-$releasever $basearch
baseurl=https://username:pass...@unimrcp.org/repo/yum/unimrcp-1.8/rhel$releasever/$basearch/

enabled=1
sslverify=1
gpgcheck=1
gpgkey=https://unimrcp.org/keys/unimrcp-gpg-key.public
Reply all
Reply to author
Forward
0 new messages