Audio Intelligent Classification Method Based on RNN and K-means
To solve the problem of audio signal classification,an intelligent audio classification method combining Recurrent Neural Networks(RNN)and K-means clustering algorithm is proposed.In this method,RNN model is used to extract the time series features of audio signals,and K-means clustering algorithm is used to cluster the features,so as to enhance the robustness and comprehensiveness of audio classification.The UrbanSound8K dataset evaluation method was used.The results show that the method is superior to the standard RNN model in accuracy,recall rate and F1 value.