Currently redetect.py may overwrite speaker mappings that were corrected using the gold standard in speaker-mapping issue #160 and its corresponding PR . As a result, running the script on the corpora can revert these manual corrections.
The script should be modified so that the gold-standard mappings are preserved (or prioritized) during redetection.
This should be implemented before updating the protocols with new data from the persons repository.
Currently
redetect.pymay overwrite speaker mappings that were corrected using the gold standard in speaker-mapping issue #160 and its corresponding PR . As a result, running the script on the corpora can revert these manual corrections.The script should be modified so that the gold-standard mappings are preserved (or prioritized) during redetection.
This should be implemented before updating the protocols with new data from the persons repository.