Sherpa-ncnn Pruned Stateless Zipformer RNN-T Streaming ID is an automatic speech recognition model trained on the following datasets:
Instead of being trained to predict sequences of words, this model was trained to predict sequence of phonemes, e.g.
['p', 'ə', 'r', 'b', 'u', 'a', 't', 'a', 'n', 'ɲ', 'a']. Therefore, the model's
vocabulary contains the different IPA phonemes found in
g2p ID.
This model was converted from the TorchScript version of
Pruned Stateless Zipformer RNN-T Streaming ID to ncnn format.
Refer to the
official instructions for conversion to ncnn, which includes installation of
csukuangfj's
ncnn fork.