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

app visqol

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

2 releases

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

#62 in Audio

Download history 373/week @ 2024-06-16

373 downloads per month

Apache-2.0

210KB
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