facebookresearch/fairseq

can we skip flashlight when using fairseqlm LM for decoding for wave2vec?

Open

#3,219 opened on Feb 7, 2021

 (2 comments) (7 reactions) (0 assignees)Python (6,224 forks)batch import
enhancementhelp wantedstale

Repository metrics

Stars
 (29,107 stars)
PR merge metrics
 (PR metrics pending)

Description

🚀 Feature Request

When using fairseqlm LM, flashlight LM looks like just a wrapper. Can we remove the dependency to flashlight when fairseqlm is being used? It's so much a nightmare to build flashlight python binding.

Motivation

It's so much a nightmare to build flashlight python binding.

Pitch

Alternatives

Additional context

Contributor guide