#voice #command-line #command-line-tool #command-line-interface #speech-quality

app visqol

The Visqol v3.1 cli tool for speech quality evaluation in Rust

2 releases

0.1.2 Jun 17, 2024
0.1.1 Jun 16, 2024
0.1.0 Jun 16, 2024

#125 in Audio

39 downloads per month

Apache-2.0

215KB
5K SLoC

Visqol 3.1 CLI tool

  • Implementation of the Visqol v3.1 algorithm for speech quality evaluation in Rust
  • Builds a command line executable which produces Visqol scores, with a command line interface similar to the C++ implementation.
  • Also check out the library for using visqol within your Rust project!

Installation

  • Assuming you have the cargo package manager installed, type cargo install visqol to install the binary.

Usage

  • visqol --help or simply visqol will show you all the flags you can set when invoking the binary.

Dependencies

~80MB
~1M SLoC