facebookresearch / stopes

A library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB team.
https://facebookresearch.github.io/stopes/
MIT License
247 stars 37 forks source link

[WIP] more Flexible AutoPCP interface #63

Open avidale opened 9 months ago

avidale commented 9 months ago

Why ?

I add a few extra methods to CompareAudiosModule for the tutorial purpose.

How ?

Document the technical decisions you made. If some parts are WIP, please explicit them here.

Test plan

How did you test your changes ? Include full command line to help other people reproduce if needed.