Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

num.pkl dataset missing #3

Open
dorienh opened this issue Jul 24, 2017 · 5 comments
Open

num.pkl dataset missing #3

dorienh opened this issue Jul 24, 2017 · 5 comments

Comments

@dorienh
Copy link

dorienh commented Jul 24, 2017

Hello,

Thank you for this code. I enjoyed your talk at Google Singapore a while back.

I was trying to run SpeechRecognition_Learn.ipynb but I could not find the num.pkl or test dataset. I was just trying to understand the data format it is loaded in.

The train_data also doesn't seem to be defined.

@dorienh
Copy link
Author

dorienh commented Jul 25, 2017

I actually see that there is a script to generate the data. Nevertheless, it would be great to see the spoken letters pickle. The generation script seems to be a bit different with words and sentences. Thanks already for the insightful tutorials.

@mdda
Copy link
Owner

mdda commented Jul 25, 2017

I'll add some links to a pre-done training/test set in the folder's README.md. But I don't really want to embed the downloader in the notebooks, since my server isn't really intended to be a data repository...

@dorienh
Copy link
Author

dorienh commented Jul 25, 2017 via email

@dorienh
Copy link
Author

dorienh commented Jul 25, 2017

After studying the code for a bit, it seems to be a bit different then I remember from the meetup. I remember something about an SVM to correct errors afterwards, but I didn't see that. I'm also slightly confused still by the dataset and how the images are created from your voice saying the letters. Are they the stamps? Or do you use the spectograms.

Sorry for my many questions and thanks in advance for the clarification.

@mdda
Copy link
Owner

mdda commented Jul 26, 2017

Does the explanation in the folder's README.md make sense to you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants