- Use
pip
to install corresponding to your platformwhl
package from https://github.com/igorsitdikov/lid_kaldi/releases
Example:
pip3 install https://github.com/igorsitdikov/lid_kaldi/releases/download/1.0.1/lid-1.0.1-py3-none-linux_x86_64.whl
- Download
lid-model.tar.xz
model from https://github.com/igorsitdikov/lid_kaldi/releases and unpack to your project folder
wget https://github.com/igorsitdikov/lid_kaldi/releases/download/1.0.1/lid-model.tar.xz
tar -xvf lid-model.tar.xz
- Run example script (not required)
wget https://github.com/igorsitdikov/lid_kaldi/raw/master/python/example/test_simple.py
wget https://github.com/igorsitdikov/lid_kaldi/raw/master/python/example/test_ru.wav
python3 test_simple.py test_ru.wav