facebookresearch/fairseq
View on GitHubcan we skip flashlight when using fairseqlm LM for decoding for wave2vec?
Open
#3,219 opened on Feb 7, 2021
enhancementhelp wantedstale
Repository metrics
- Stars
- (29,107 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.