The lidfeature module converts normalized frame data into language identification feature data that can be used to identify the language used.
| Mode | Input | Output | Description |
|---|---|---|---|
nf
|
lf
|
The lidfeature module accepts normalized audio frames and produces language identification feature frames. |
Example:
lf <- lidfeature(_, nf)
|
|