Coder Social home page Coder Social logo

asr_project's Introduction

ASR_project

This repository created for ASR Hackathon Competition.

We won the Excellence award in NHN Consortium 2020 AI Training Data Hackathon Competition (코로나음성인식 Team) http://hackathon.workpedia.co.kr/

**We customized espnet1, espnet2 https://github.com/espnet/espnet

Dataset information

Training data information is as follows NHN ASR hackerthon dataset (not publicly available now) Voice data types consist of men and women(adult, senior, children, foreign languages). It is free-talk voice data(total of 200 speakers and approximately 400 hours of data). The PCM data information is 16 kHz, one channel, and 16 bits.

Requirements

pip install chainer
pip install hgtk
pip install python-Levenshtein
pip install typeguard
pip install librosa
pip install configargparse
pip install torch_complex
pip install pytorch_wpe
pip install humanfriendly

conda install editdistance

Total progress

1) Preprocessing the dataset

Preprocess

2) Models

Encoding

Convolutional Neural Network

Transformer model

Transformers

3) Hyper Parameter Optimization

We used bayesian optimization to find optimal beam size, penalty score, and CTC weight to inference model

Bayesian Optimization

Results

We achieve the 4.5 CER in NHN ASR hackerthon dataset (not publicly available now)

1) Our Dataset

Dataset number of dataset CER
Validation - 5.2
Test - 5.5

2) Test Samples

Dataset number of dataset CER
Test - 14.5

Usage

Input data folder samples are in data folder.

#input_data_path : folder
#output_data_path : txt file
python evaluation --input_dir "input_data_path" --output_dir "output_data_path"

Usage

asr_project's People

Contributors

junhokim94 avatar limjoo14 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.