[Solved] CMU11485 Homework 1 Part 2-An Introduction to Neural Networks

$25

File Name: CMU11485_Homework_1_Part_2-An_Introduction_to_Neural_Networks.zip
File Size: 574.62 KB

SKU: [Solved] CMU11485 Homework 1 Part 2-An Introduction to Neural Networks Category: Tag:
5/5 - (1 vote)

Part 2: Frame Level Classification of Speech

This part of the homework is a live competition on kaggle.

In this challenge you will take your knowledge of feedforward neural networks and apply it to a more useful task than recognizing handwritten digits: speech recognition. You are provided a dataset of audio recordings (utterances) and their phoneme state (subphoneme) labels. The data comes from LibriSpeech corpus which is derived from audiobooks that are part of the LibriVox project, and contains 1000 hours of speech sampled at 16 kHz. If you have not encountered speech data before or have not heard of phonemes or spectrograms, we will clarify the problem further. For more information, see the paper LibriSpeech: an ASR corpus based on public domain audio books, Vassil Panayotov, Guoguo Chen, Daniel Povey and Sanjeev Khudanpur, ICASSP 2015 (submitted) (pdf).

You will be evaluated on the accuracy of the prediction of the phoneme state labels for each frame in the test set.

Please refer to the kaggle page for more details on the task.

Data

  • npy: (22002, )
  • train labels.npy: (22002, )
  • npy: (2332, )
  • dev labels.npy: (2332, )
  • npy: (2251, )

The audio data has been transcribed into mel spectrograms. You have 100 13-dimensional mel spectral (row) vectors per second of speech in the recording.

1.1 Task

Your task is to generate predictions for the phonemes of the test set. You will be evaluated based on the accuracy of your predictions. Grade cut-offs are released after the early deadline. For detailed information, please look at the kaggle page

2

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] CMU11485 Homework 1 Part 2-An Introduction to Neural Networks
$25