porcelluscavia/audio-model
My Master's thesis project in audio classification using PyTorch and librosa. I achieve state of the art performance on the VGG-Sound dataset with the addition of a textual embedding layer to an existing dual-stream CNN framework.
No commits in the last 6 months.
Stars
3
Forks
—
Language
Python
License
—
Last pushed
Mar 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/porcelluscavia/audio-model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
codewithzichao/DeepClassifier
DeepClassifier is aimed at building general text classification model library.It's easy and...
brightmart/text_classification
all kinds of text classification models and more with deep learning
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN,...
FreedomIntelligence/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch
chenyuntc/PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various...