Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Directory tree of files #5

Closed
ChenJiaDong9219 opened this issue Dec 26, 2019 · 3 comments
Closed

Directory tree of files #5

ChenJiaDong9219 opened this issue Dec 26, 2019 · 3 comments

Comments

@ChenJiaDong9219
Copy link

Can you please in the readme show the directory tree of VoxCeleb1 files that were used in your experiment? I'm a bit confused when looking at 00-pre_process_waveforms.py.

@Jungjee
Copy link
Owner

Jungjee commented Jan 5, 2020

Hi, if you could tell me which part you are confused it would be easier for me to help you :).
I will also show the directory tree of VoxCeleb1 that I have in meanwhile.

@ChenJiaDong9219
Copy link
Author

@Jungjee any part that involves directory operation. if you can provide the directory tree, then the meaning of the code would be apparent.

@Jungjee
Copy link
Owner

Jungjee commented Jan 6, 2020

Ok! I add a part of directory tree in 'keras/directory_tree.txt'.
Hope it helps. Below is a copy of the text file :)

=====
A directory tree of VoxCeleb1 dataset to help understanding 00-pre_process_waveforms.py

e.g. /DB/VoxCeleb1/voxceleb1_wav/A.J._Buckley/1zcIwhmdeo4_0000001.wav

+---A.J._Buckley
| 1zcIwhmdeo4_0000001.wav
| 1zcIwhmdeo4_0000002.wav
| 1zcIwhmdeo4_0000003.wav
| 7gWzIy6yIIk_0000001.wav
| 7gWzIy6yIIk_0000002.wav
| ...
+---A.R._Rahman
| 0_laIeN-Q44_0000001.wav
| 6WO410QOeuo_0000001.wav
| 6WO410QOeuo_0000002.wav
| 6WO410QOeuo_0000003.wav
| 6WO410QOeuo_0000004.wav
| 6WO410QOeuo_0000005.wav
| 6WO410QOeuo_0000006.wav
|
+---Aamir_Khan
| 5ablueV_1tw_0000001.wav
| 5ablueV_1tw_0000002.wav
| 5ablueV_1tw_0000003.wav
| 5ablueV_1tw_0000004.wav

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants