Skip to content

Latest commit

 

History

History
82 lines (70 loc) · 1.37 KB

File metadata and controls

82 lines (70 loc) · 1.37 KB

This folder contains following folders:

* noises

Audios of background noise.

* examples

Synthesized audios.

* data_tmp

Temporary folder. Recorded audios will be saved to here

* data_train

All training data of my voice.

Download it from:

https://drive.google.com/file/d/1COd0O_ka24X9dDUTCtUtFWTY_NafKJsr/view?usp=sharing

unzip it, and copy to the "data_train/" folder like this:

data_train
├── back
├── five
├── four
├── front
├── left
├── none
├── one
├── right
├── stop
├── three
└── two

* kaggle

Training data from "Speech Commands dataset".

Download it from: https://storage.cloud.google.com/download.tensorflow.org/data/speech_commands_v0.02.tar.gz

unzip it, and copy to the "kaggle/" folder like this:
(The background_noises folder is deleted)

kaggle/
├── backward
├── bed
├── bird
├── cat
├── dog
├── down
├── eight
├── five
├── follow
├── forward
├── four
├── go
├── happy
├── house
├── learn
├── left
├── marvin
├── nine
├── no
├── off
├── on
├── one
├── right
├── seven
├── sheila
├── six
├── stop
├── three
├── tree
├── two
├── up
├── visual
├── wow
├── yes
└── zero