facebookresearch/fairseq
Ver no GitHubcan we skip flashlight when using fairseqlm LM for decoding for wave2vec?
Open
#3.219 aberto em 7 de fev. de 2021
enhancementhelp wantedstale
Métricas do repositório
- Stars
- (29.107 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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.