mrcp-utils

Crates.iomrcp-utils
lib.rsmrcp-utils
version1.0.0
sourcesrc
created_at2024-08-26 09:39:30.207406
updated_at2024-08-26 09:39:30.207406
descriptionSome utilities for integration of ASR and TTS services into UniMRCP server
homepagehttps://optimalcity.ru/
repositoryhttps://github.com/akmitrich/mrcp-utils
max_upload_size
id1352021
size38,090
(akmitrich)

documentation

README

MRCP utilities of Optimal City Technologies

The crate contains some utilities for integration of ASR and TTS services into UniMRCP server.

Build

Before you start make sure that UniMRCP lib installed on your system along with its dependencies. Also environment variables UNIMRCP_PATH, APR_LIB_PATH, APR_INCLUDE_PATH should contain paths to them. Otherwise build script will use default paths, see source code. These bindings are fully unsafe, so be aware of that. The build depends on UniMRCP version 1.8.0 or higher.

Pull requests

Are welcomed!

Commit count: 0

cargo fmt