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

About spec_augment #14

Open
ChristopheZhao opened this issue Oct 21, 2020 · 1 comment
Open

About spec_augment #14

ChristopheZhao opened this issue Oct 21, 2020 · 1 comment

Comments

@ChristopheZhao
Copy link

hi,I have a little question about the function of spec_augment in data_gen.py
image
I noticed that before call this function,call the function of extract_feature,the last part of this function,Exchange of dimension of feature.
image
and i read code of you reference:
image
before call spec_augment,it transpose the dimension of features.but the the order of (all_frames_num, all_freqs_num) different as your's.
IIs there something wrong with my understanding somewhere?

@ChristopheZhao
Copy link
Author

and the same effect between np.swapaxes and np.transpose to a 2d array.
image

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

1 participant