Skip to content

zlfengyi/phoneme_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation Speech Recognition Papers

license

Authors

  1. appleholic (choiilji@gmail.com)

Implementations

sources

  1. Completed to code training template.
  2. TODOS:
    • evaluate
    • more papers

References

  • phoneme classification
  1. Prenet + CBHG in paper:
  2. Revising GRU :

Setup and Run

Environment

  • python 3.6
  • pytorch 0.3.1
  • hyperparameters with yaml (in hparams folder)

Setup

$ pip install -r requirements.txt

Command

$ python run.py train --model cbhg

Purposes:

  1. Study Speech Recognition Systems
  2. Well define source code structure in using pytorch

About

Pytorch Tester to run Phoneme Classifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages