26 skills found
yeyupiaoling / VoiceprintRecognition PytorchThis project uses a variety of advanced voiceprint recognition models such as EcapaTdnn, ResNetSE, ERes2Net, CAM++, etc. It is not excluded that more models will be supported in the future. At the same time, this project also supports MelSpectrogram, Spectrogram data preprocessing methods
KinWaiCheuk / NnAudioAudio processing by using pytorch 1D convolution network
keunwoochoi / Kaprekapre: Keras Audio Preprocessors
ksanjeevan / Crnn Audio ClassificationUrbanSound classification using Convolutional Recurrent Networks in PyTorch
yeyupiaoling / VoiceprintRecognition PaddlePaddle本项目使用了EcapaTdnn、ResNetSE、ERes2Net、CAM++等多种先进的声纹识别模型,同时本项目也支持了MelSpectrogram、Spectrogram、MFCC、Fbank等多种数据预处理方法
ujiaqi / MusicRecommend:star: 本科毕业设计:基于内容的音乐推荐系统设计与开发。使用了Pytorch框架构建训练模型代码,使用Django构建了前后端。
adobe-research / ConvmelspecConvmelspec: Convertible Melspectrograms via 1D Convolutions
ayushkumarshah / Guitar Chords RecognitionAn application that predicts the chords when melspectrograms of guitar sound is fed into a CNN.
wimlds-trojmiasto / BirdsPolish bird species recognition - Bird song analysis and classification with MFCC and CNNs. Trained on EfficientNets with final score 0.88 AUC. Women in Machine Learning & Data Science project.
hqrrr / PerceptoMapFrom frequencies to feeling
xiaominfc / Melspectrogram CppC/C++实现Python音频处理库librosa中melspectrogram的计算过程
awsaf49 / Tensorflow ExtraTensorFlow GPU & TPU compatible operations: MelSpectrogram, TimeFreqMask, CutMix, MixUp, ZScore, and more
karchkha / MelSpec GPT VQVAEAudio Generation model working with GPT-2 and VQVAE compressed representation of MelSpectrograms
sahilsharma884 / Music Genre ClassificationPerform three types of feature extraction: STFT, MFCC and MelSpectrogram. Apply CNN/VGG with or without RNN architecture. Able to achieve 95% accuracy.
sshh12 / Conv VADA packaged convolutional voice activity detector for noisy environments.
bootphon / Learnable StrfLearnable STRF, from Riad et al. 2021 JASA
ryoha000 / LibrosappA C++ implementation of stft, melspectrogram and mel_to_stft
karchkha / MelSpec VQVAEVQVAE compression for MelSpectrograms
CodeSopranos / Image Classification Labmusical genres binary classification using pytorch.audio and keras
MTG / Essentia Models ExtractionBatch extractor for melspectrograms, embeddings, and activations for the Essentia models.