The folder VGGish is empty, resulting in an error while importing the following modules:
- from .VGGish.vggish import VGGish
- from .VGGish.audioset import vggish_input, vggish_postprocess
It seems that there is a submodule to download, but there isn't the .gitmodules file where the path of the submodule is specified.
Does someone run into the same issue?