wav2vec2_stt_python icon indicating copy to clipboard operation
wav2vec2_stt_python copied to clipboard

Simple Python library, distributed via binary wheels with few direct dependencies, for easily using wav2vec 2.0 models for speech recognition

Results 1 wav2vec2_stt_python issues
Sort by recently updated
recently updated
newest added

It would be very helpful to have an API for returning output from intermediate layers, for example, the one before the final layers. This output can be used in other...