ELEC-E5510 - Speech Recognition D, Lecture, 25.10.2023-8.12.2023
Kurssiasetusten perusteella kurssi on päättynyt 08.12.2023 Etsi kursseja: ELEC-E5510
Reading materials
Suorituksen vaatimukset
Collection of reading materials by topic.
2. Material on project topics
2.5. Language Modeling for Indian Languages
- BUT system for low resource Indian language ASR : This paper uses the same dataset as used in the project.
- LSTM Neural Networks for Language Modeling: Another popular contemporary neural network language model
- Exploring the Limits of Language Modeling: A survey on existing language modeling techniques
- TheanoLM - An extensible toolkit for neural network language modeling: Neural network language modeling toolkit you will use in your work
- On Growing and Pruning Kneser–NeySmoothedN-Gram Models: n-gram language modeling toolkit you will use in your work
- Recurrent neural network based language model: A very popular contemporary neural network language model