Skip to content

Regarding Google Speech Command dataset #9

@miautoml

Description

@miautoml

Hi, thanks for the great code. I've tried to reproduce the results. However, I found two confusing issues,

  1. The original dataset seems not to include _silence_ folder, I didn't see _silence_/721f767c_nohash_2.wav listed in test.txt

  2. The dataset has 64k samples, while in the code only 29k used. Why is it so? Are the results from your paper produced from the data included in the following listed files?

$ cat test.txt  | wc -l
3081
$ cat train.txt | wc -l
22246
$ cat valid.txt | wc -l
3093

Looking forward to your reply,

Sincerely,
Bo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions