Skip to content

Jyve00/Speech_Recognition

Repository files navigation

Speech Recognition

alt text

This repo will be my experiments with audio data processing and Deep Learning for speech recognition.

Data

I will be using some of the well known datasets used in audio machine learning as well as a few lesser known sets. The following datasets will be used:

Repository Structure


├── Data                                <- contains csv data and nested subfolder of audio data
│   └── ...
├── images                              <- contains saved images from notebooks. 
│   └── ...
├── notebooks                           <- contains more in depth notebooks 
│  └── .ipynb                           <- 
│  └── .ipynb                           <- 
│  └── .ipynb                           <-
│  └── .ipynb                           <- 
├── .gitattributes                      <- file specifying files for git lfs to track
├── .gitignore                          <- file specifying files/directories to ignore
├── README.md                           <- Top-level README
└── 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published