luferrer / DCA-PLDA

Discriminative Condition-Aware PLDA
Other
41 stars 7 forks source link

Issue with running run -all script with pre-computed embeddings #5

Closed somiljain7 closed 1 year ago

somiljain7 commented 1 year ago

Hi , i was following the steps you mentioned in README.md file and was trying to just run the runall script but this following issue is coming up to due to missing file format_ld_results_

Loaded key file data/eval/crowdsource/test.4_8_16.key
Loaded key file data/eval/crowdsource/test.32.key
./run_all: line 62: ../scripts/format_ld_results: No such file or directory

Thanking you in anticipation of your positive response, Somil Jain

luferrer commented 1 year ago

Ouch, sorry, I had forgotten to push that directory with new scripts. They are there now. Let me know if you have any other issues.