wave2vec-recognize-docker
wave2vec-recognize-docker copied to clipboard
Wave2vec 2.0 Recognize pipeline
Hello, I've been busy with the default fairseq `examples/speech_recognition/infer.py` and also this repo's `recognize.py`, to see if it is possible to run inference using a model we made ourselves by...
Followed the installation steps, built the Dockerfile (Which had its own hiccups, the fairseq repository does not have base_architecture definition in their models file, will raise a PR for it...
Hi, can you please guide me what all need to be changed/added in your scripts to inference with KenLM decoder? Thanks for the docker!
Hi! Thank you so much for setting up this docker, I've been looking for so long for some sort of simple way to test this model, just put input audio...