rover
speech recognition scoring toolkit
Install
- All systems
-
curl cmd.cat/rover.sh
- Debian
-
apt-get install rover
- Ubuntu
-
apt-get install rover
- Alpine
-
apk add rover
- Kali Linux
-
apt-get install rover
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rover
- Raspbian
-
apt-get install sctk
- Dockerfile
- dockerfile.run/rover
- Docker
-
docker run cmd.cat/rover rover
powered by Commando
sctk
speech recognition scoring toolkit
This software can be used to test quality performance of speech recognition software. It includes the SCLITE, ASCLITE, tranfilt, hubscr and utf_filt scoring tools.
rover
text-based light-weight frontend for update-alternatives
Rover is a text-based light-weight frontend for update-alternatives, which is inspired by the ranger file browser. Compared to existing graphical frontends such as galternatives and kalternatives, Rover still has the following advantages: 1. User doesn't need to move hand off the keyboard. 2. Zero GUI overhead, and not bound to graphical environment. 3. Supports searching by substring or Python regex.