Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 475 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 475 Bytes

TIMIT

Framewise phoneme classification on the TIMIT dataset using neural networks

The recurrent neural network is strongly inspired by the work by Alex Graves: Supervised Sequence Labelling with Recurrent Neural Networks (2012) http://www.cs.toronto.edu/~graves/preprint.pdf

The code was originally created for the course '01666 Project work - Bachelor of Mathematics and Technology' at The Techincal University of Denmark by Toke Faurby and Kristoffer Linder-steinlein.