VITA-Group / AutoSpeech

[InterSpeech 2020] "AutoSpeech: Neural Architecture Search for Speaker Recognition" by Shaojin Ding*, Tianlong Chen*, Xinyu Gong, Weiwei Zha, Zhangyang Wang
https://arxiv.org/abs/2005.03215
MIT License
208 stars 42 forks source link

Issue with README #4

Closed free-soellingeraj closed 4 years ago

free-soellingeraj commented 4 years ago

I found that the documented directory structure in the master/README.md did not run with the code.

Where it says:

The data should be organized as:

VoxCeleb1
 - wav
 - vox1_meta.csv
 - iden_split.txt
 - veri_test.txt

It should say:

The data should be organized as:

VoxCeleb1
 - dev/wav/...
 - test/wav/...
 - vox1_meta.csv
 - iden_split.txt
 - veri_test.txt
shaojinding commented 4 years ago

fixed at https://github.com/VITA-Group/AutoSpeech/commit/9247eceac1b5649089287f49c7610071e3d12e78