facebookresearch/fairseq
Vedi su GitHubcan we skip flashlight when using fairseqlm LM for decoding for wave2vec?
Open
#3219 aperta il 7 feb 2021
enhancementhelp wantedstale
Metriche repository
- Star
- (29.107 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
🚀 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.