alphacep / alphacep/vosk-api

Phrase/Word model creation from standard model

Open
#704 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
15.1k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

What are the steps to convert a regular model into one that can handle phrase_list

```
https://alphacephei.com/nsh/2020/03/27/lookahead.html
```
Can we just do this, and what is needed in data/lang?
```
am=/path/to/am/
export LD_LIBRARY_PATH=${KALDI_ROOT}/tools/openfst/lib/fst
utils/mkgraph_lookahead.sh --self-loop-scale 1.0 --remove-oov --compose-graph \
data/lang ${am} ${am}/graph_${lm}_lookahead
```



Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.