Voice-Privacy-Challenge-2022 icon indicating copy to clipboard operation
Voice-Privacy-Challenge-2022 copied to clipboard

phone_post.sco not found

Open fra1993 opened this issue 2 years ago • 1 comments

Hi, I am getting the following error:

[Errno 2] No such file or directory: /exp/models/1_asr_am/exp/nnet3_cleaned/ppg_train-clean-360-asv/phone_post.scp

Could you please guide me when this file should be generated in the pipeline?

Thanks

fra1993 avatar May 16 '22 15:05 fra1993

The directory ppg_train-clean-360-asv containes BN features for LibriSpeech train-clean-360 extracted by 1_asr_am:

https://github.com/Voice-Privacy-Challenge/Voice-Privacy-Challenge-2022/blob/5a8c9f90af2fda729b573ceb1c1f690ed0ea1c1e/baseline/run.sh#L96

https://github.com/Voice-Privacy-Challenge/Voice-Privacy-Challenge-2022/blob/5a8c9f90af2fda729b573ceb1c1f690ed0ea1c1e/baseline/local/main_anonymization_train_data.sh#L59

https://github.com/Voice-Privacy-Challenge/Voice-Privacy-Challenge-2022/blob/5a8c9f90af2fda729b573ceb1c1f690ed0ea1c1e/baseline/local/anon/anonymize_data_dir.sh#L107

Natalia-T avatar May 16 '22 17:05 Natalia-T