All Projects → shitian-ni → speech-recognition-transfer-learning

shitian-ni / speech-recognition-transfer-learning

Licence: other
Speech command recognition DenseNet transfer learning from UrbanSound8k in keras tensorflow

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to speech-recognition-transfer-learning

Pytorch Speech Commands
Speech commands recognition with PyTorch
Stars: ✭ 128 (+611.11%)
Mutual labels:  kaggle, speech-recognition, densenet
ObjectNet
PyTorch implementation of "Pyramid Scene Parsing Network".
Stars: ✭ 15 (-16.67%)
Mutual labels:  transfer-learning, dilatednet
Imagenet
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
Stars: ✭ 134 (+644.44%)
Mutual labels:  densenet, transfer-learning
Pytorch Asr
ASR with PyTorch
Stars: ✭ 124 (+588.89%)
Mutual labels:  speech-recognition, densenet
Deep-Learning-Experiments-implemented-using-Google-Colab
Colab Compatible FastAI notebooks for NLP and Computer Vision Datasets
Stars: ✭ 16 (-11.11%)
Mutual labels:  kaggle, transfer-learning
Skin Lesions Classification DCNNs
Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification
Stars: ✭ 47 (+161.11%)
Mutual labels:  densenet, transfer-learning
favorite-research-papers
Listing my favorite research papers 📝 from different fields as I read them.
Stars: ✭ 12 (-33.33%)
Mutual labels:  speech-recognition, transfer-learning
Dogbreed gluon
kaggle Dog Breed Identification
Stars: ✭ 116 (+544.44%)
Mutual labels:  kaggle, transfer-learning
Amazon Forest Computer Vision
Amazon Forest Computer Vision: Satellite Image tagging code using PyTorch / Keras with lots of PyTorch tricks
Stars: ✭ 346 (+1822.22%)
Mutual labels:  kaggle, transfer-learning
nih-chest-xrays
A collection of projects which explore image classification on chest x-ray images (via the NIH dataset)
Stars: ✭ 32 (+77.78%)
Mutual labels:  densenet, transfer-learning
histopathologic cancer detector
CNN histopathologic tumor identifier.
Stars: ✭ 26 (+44.44%)
Mutual labels:  kaggle, transfer-learning
meta-learning-progress
Repository to track the progress in Meta-Learning (MtL), including the datasets and the current state-of-the-art for the most common MtL problems.
Stars: ✭ 26 (+44.44%)
Mutual labels:  transfer-learning
ml-with-audio
HF's ML for Audio study group
Stars: ✭ 104 (+477.78%)
Mutual labels:  speech-recognition
Data-Science-Projects
Data Science projects on various problem statements and datasets using Data Analysis, Machine Learning Algorithms, Deep Learning Algorithms, Natural Language Processing, Business Intelligence concepts by Python
Stars: ✭ 28 (+55.56%)
Mutual labels:  kaggle
yolov3-ios
Using yolo v3 object detection on ios platform.
Stars: ✭ 55 (+205.56%)
Mutual labels:  densenet
ReinventCommunity
No description or website provided.
Stars: ✭ 103 (+472.22%)
Mutual labels:  transfer-learning
VoiceBridge
VoiceBridge - an AI-TOOLKIT Open Source C++ Speech Recognition Toolkit
Stars: ✭ 17 (-5.56%)
Mutual labels:  speech-recognition
DeepSpeech-API
The code enables users to use Mozilla's Deep Speech model over the Web Browser.
Stars: ✭ 31 (+72.22%)
Mutual labels:  speech-recognition
open-solution-ship-detection
Open solution to the Airbus Ship Detection Challenge
Stars: ✭ 54 (+200%)
Mutual labels:  kaggle
fer
Facial Expression Recognition
Stars: ✭ 32 (+77.78%)
Mutual labels:  kaggle

speech-recognition-transfer-learning

Code for TensorFlow Speech Recognition Challenge on Kaggle
Based on Listening to the World Improves Speech Command Recognition[1]
Transfer learning from UrbanSound8k dataset to Speech Commands dataset[2]

Easy download UrbanSound8k dataset with
wget https://serv.cusp.nyu.edu/files/jsalamon/datasets/UrbanSound8K.tar.gz

References

[1] Brian McMahan, Delip Rao - arXiv:1710.08377v1
[2] "Warden P. Speech Commands: A public dataset for single-word speech recognition, 2017. Available from http://download.tensorflow.org/data/speech_commands_v0.01.tar.gz"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].