Git Product home page Git Product logo

kws_max-pooling_rhe's Introduction

KWS_Max-pooling_RHE

pytorch source code for paper "Mining effective negative training samples for keyword spotting" Please cite the work below if you want to use the code or want to do research related to our work

@inproceedings{hou2020small,
  title={Mining Effective Negative Training Samples for Keyword Spotting},
    author={Jingyong Hou and Yangyang Shi and Mari Ostendorf and Mei-Yuh Hwang and Lei Xie},
      booktitle={ICASSP2020},
        year={2020}
}

Running environment

  • Python 2.7.15
  • pytorch 1.4.0
  • CUDA 10.0 or higher
  • Kaldi

You should know basic knowledge of Kaldi before looking at the run script. I use Kaldi to extract Fbank features and do a global CMVN using the statictics from all training set. You should add cmd.sh, path.sh, steps and utils to your working dir before you run the script.

You may first follow run_data_prepare.sh to prepare the data and extract the features. Then, please follow the run_train_proposed_public_ticmini2.sh script to learn how to run the code.

Results on public dataset: https://www.openslr.org/87

This dataset is different with the dataset used in above paper, the positive data is identical with the positive data in the paper, but the negative data is newlly recorded and totally different with the negative data in the paper.

Using default configuration in the paper and without any data angumentation (GRU):

DET Curves

FRRs with FAR fixed at once per hour:

  • Hi Xiaowen: 0.75%
  • Nihao Wenwen: 0.70%

TODO:

  • Data Augmentation experiment
  • Further tuning of hyperparameters on the public dataset

kws_max-pooling_rhe's People

Contributors

jingyonghou avatar ishine avatar

Watchers

James Cloos 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.