evaluation:
for evaluation of speaker similarity, user should downloade the latest version of UniSpeech from github:
git clone https://github.com/Sanyuan-Chen/UniSpeech.git
and add the path of UniSpeech to PYTHONPATH:
export PYTHONPATH=/path/to/UniSpeech/downstreams/speaker_verification:$PYTHONPATH