项目作者: OldBonhart

项目描述 :
TensorFlow Speech Recognition Challenge - https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/overview
高级语言: Jupyter Notebook
项目地址: git://github.com/OldBonhart/TensorFlow_Speech_Recognition_Challenge.git


TensorFlow Speech Recognition Challenge

Description:

This repository contains code for constructing an algorithm that understands simple speech commands, a neural network with EfficientNet architecture is used as an algorithm, trained on ten classes of competition data.

Motivation :

Training practice and an autonomous alternative for voice recognition, for my voice assistant for Raspberry Pi

Data:

Available here



Solution:

Train___EfficientNet.ipynb

This is a pytorch implementation neural net with architecture EfficientNet, by uploading pre-trained weights to the net, you can test it right from google colaboratory. demo.ipynb

Results:

Below is a confusion matrix of validation data.