Hello, if I want to extract audio features that per feature is 0.96s long with 0.32s overlapping, can I just set the parameter "EXAMPLE_HOP_SECONDS=0.32" without any other changes in ./models/vggish/vggish_src/vggish_params.py?
Are there any other changes required?
Hi, I think you and I are on the same page on this matter. I am afraid you have to inspect it on your own. However, please let us know the answer once you figure it out.
Hello, if I want to extract audio features that per feature is 0.96s long with 0.32s overlapping, can I just set the parameter "EXAMPLE_HOP_SECONDS=0.32" without any other changes in ./models/vggish/vggish_src/vggish_params.py? Are there any other changes required?