iPRoBe-lab / 1D-Triplet-CNNLinks
PyTorch implementation of the 1D-Triplet-CNN neural network model described in Fusing MFCC and LPC Features using 1D Triplet CNN for Speaker Recognition in Severely Degraded Audio Signals by A. Chowdhury, and A. Ross.
☆31Updated 5 years ago
Alternatives and similar repositories for 1D-Triplet-CNN
Users that are interested in 1D-Triplet-CNN are comparing it to the libraries listed below
Sorting:
- SELD-TCN: Sound Event Detection & Localization via Temporal Convolutional Network | Python w/ Tensorflow☆65Updated 5 years ago
- Speech Emotion Recognition from raw speech signals using 1D CNN-LSTM☆108Updated 4 years ago
- Code for the paper "Unsupervised Contrastive Learning of Sound Event Representations", ICASSP 2021.☆93Updated 2 years ago
- Audio classification via transfer learning☆35Updated 6 years ago
- WavEncoder is a Python library for encoding audio signals, transforms for audio augmentation, and training audio classification models wi…☆92Updated 4 years ago
- Audio data augmentation examples☆34Updated 7 years ago
- Feature extraction from speech signals based on representation learning strategies using pre-trained autoencoders☆19Updated 2 years ago
- Classification of Urban Sound Audio Dataset using LSTM-based model.☆76Updated 3 years ago
- ☆54Updated 5 years ago
- Speech Commands Recognition using end-to-end deep learning models in pytorch☆29Updated 5 years ago
- Audio classification is a popular topic, here I implement several models using TenserFlow and Keras.☆24Updated 5 years ago
- Sound event detection with depthwise separable and dilated convolutions.☆52Updated 5 years ago
- MobileNetV2-based baseline system for DCASE2021 Challenge Task 2.☆23Updated 4 years ago
- The Additive Margin SincNet (AM-SincNet) is a new approach for speaker recognition problems which is based in the neural network architec…