-
Notifications
You must be signed in to change notification settings - Fork 121
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
Comments
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. |
I'll add some links to a pre-done training/test set in the folder's |
I understand. I was mostly interesting in understanding the structure of
the pickle file.
…On 25 July 2017 at 11:52, Martin Andrews ***@***.***> wrote:
I'll add some links to a pre-done training/test set. 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...
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEhJe0MrZoIJpXE1gklT8Za23CdXSmeQks5sRWZlgaJpZM4Ogrfv>
.
--
Dorien Herremans, PhD
Marie-Curie Fellow
http://dorienherremans.com
Queen Mary University of London
School of Electronic Engineering and Computer Science
C4DM - Centre for Digital Music, London
Workshop on Deep Learning and Music <http://dorienherremans.com/dlm2017>,
May'17 Anchorage, Alaska.
|
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. |
Does the explanation in the folder's |
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.
The text was updated successfully, but these errors were encountered: