Giter Site home page Giter Site logo

mravanelli / pytorch_mlp_for_asr Goto Github PK

View Code? Open in Web Editor NEW
38.0 4.0 12.0 5.7 MB

This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and decoding are performed with Kaldi. The current implementation supports dropout and batch normalization. An example for phoneme recognition using the standard TIMIT dataset is provided.

Python 10.42% Shell 31.91% Gnuplot 6.74% Perl 47.09% Perl 6 1.27% Prolog 2.58%
pytorch asr kaldi deep-learning deep-neural-networks speech-recognition timit mlp feedforward-neural-network kaldi-asr

pytorch_mlp_for_asr's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pytorch_mlp_for_asr's Issues

problem with create_chunks.sh

Hello Mirco,
When I am trying to run the create_chunks.sh, it gives me such of this error
(base) [mnabih@piccadilly pytorch_MLP_for_ASR-master]$ ./create_chunks.sh /home/kaldi/egs/timit/s5/data/train splits_fea 5 train 1
Computing sentence lenghts...
./create_chunks.sh: line 60: /home/kaldi/egs/timit/s5/data/train/file_len.scp: No such file or directory
cat: /home/kaldi/egs/timit/s5/data/train/wav.scp: No such file or directory
./create_chunks.sh: line 42: /home/kaldi/egs/timit/s5/data/train/feats_ord.scp: No such file or directory
paste: /home/kaldi/egs/timit/s5/data/train/file_len.scp: No such file or directory
./create_chunks.sh: line 44: /home/kaldi/egs/timit/s5/data/train/feats_ord.scp: No such file or directory
split: 0: invalid number of lines
Try 'split --help' for more information.
features in splits_fea have been ordered and split into 5 chunks.
./create_chunks.sh: line 64: compute-cmvn-stats: command not found
./create_chunks.sh: line 65: compute-cmvn-stats: command not found
done cmnvs.
(base) [mnabih@piccadilly pytorch_MLP_for_ASR-master]$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.