Giter VIP home page Giter VIP logo

gop-lstm's Introduction

GOP-LSTM

This repo is the code base of "Improving the Goodness of Pronunciation score by using Deep Neural Networks: Single-input Classification and Sequence-to-Sequence Classification" (2018).

The OHSU Child Corpus is not included.

GOP-LSTM is organized into the following folders:

1. Results
2. features_assembly
3. force_alignment
4. result_recording
5. src
6. utils
7. External: HoldDir
Results

holds AE_phones(AutoEncoder) and CDNN_phones(Convolutional & Deep Neural Networks). These two folders hold the saved results from training and testing DNN in the form of Pickled Python Dictionaries.

features_assembly

contains scripts for creating train and test folders from the Childs' corpus.

forced_alignment

holds the Montreal Forced Aligner(MFA) scripts, custom feature_assembly scripts for MFA use, and alignment evaluation.

result_recording

uses Results to sort and print results, plot results, or create sorted csv results for LaTex tables.

src

contains scripts for creating, training, and testing Neural Network architectures on specified features and sbatch scripts for running on slurm cluster. NOTE: to save Train and Test directories you'll need to setup a "HoldDir" (Hold directory) somewhere on you computer and link in the script file appropriately.

utils

contains additional scripts, such as generators for training, model saving/loading/weight transfer, and attention decoder

HoldDir

holds Train & Test directories to prevent having to . them with git repeatedly

gop-lstm's People

Contributors

mcvkhaos avatar

Watchers

 avatar

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.