environmental-sound-classification
environmental-sound-classification copied to clipboard
Environmental sound classification with Convolutional neural networks and the UrbanSound8K dataset.
Results
2
environmental-sound-classification issues
Sort by
recently updated
recently updated
newest added
I have for 4 folders then what changes i have to do I changed this part self.fc2 = nn.Linear(in_features=60, out_features=num_classes) but i am geeting error can you help me please.?
Hello, how to use the trained model on new sound file?