PytorchSR Save

Pytorch based phoneme recognition (TIMIT phoneme classification)

Project README

Implementation Speech Recognition Papers

license

Authors

  1. appleholic ([email protected])

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
Open Source Agenda is not affiliated with "PytorchSR" Project. README Source: AppleHolic/PytorchSR
Stars
32
Open Issues
0
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating