generate
A high-performance, two-pass large vocabulary continuous speech recognition decoder software
Install
- All systems
-
curl cmd.cat/generate.sh
- Debian
-
apt-get install gap-guava-bin
- Ubuntu
-
apt-get install gap-guava-bin
- Arch Linux
-
pacman -S julius
- Kali Linux
-
apt-get install gap-guava-bin
- Fedora
-
dnf install julius
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gap-guava-bin
- OS X
-
brew install julius
- Raspbian
-
apt-get install gap-guava-bin
- Dockerfile
- dockerfile.run/generate
julius
A high-performance, two-pass large vocabulary continuous speech recognition decoder software
gap-guava-bin
coding theory library for GAP (arch-dep files)
GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. This GAP package brings to GAP computing with error-correcting codes. This Debian package contains the architecture-dependent files for the gap-guava Debian package.
gap-guava
coding theory library for GAP
GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. This GAP package brings to GAP computing with error-correcting codes.
ruby-rails-2.3
MVC ruby based framework geared for web application development
Rails is a full-stack, open-source web framework in Ruby for writing real-world applications. Being a full-stack framework means that all layers are built to work seamlessly together. That way you don't repeat yourself and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby.