Hi all! I am now checking the diarization recipe via recipe/AMI. However, I found in the README and extra_requirements.txt, the library installed is sklearn, not scikit-learn. The latter, I believe, is the right library if one wants to use scikit-learn functions. So I think we may want to fix it? Or sklearn (whose version is always 0.0) is what we want here?
Hi all! I am now checking the diarization recipe via
recipe/AMI. However, I found in the README andextra_requirements.txt, the library installed issklearn, notscikit-learn. The latter, I believe, is the right library if one wants to use scikit-learn functions. So I think we may want to fix it? Orsklearn(whose version is always 0.0) is what we want here?