benchmark
Add SpeechTransformer model
#374
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
38
Changes
View On
GitHub
Commits
Add the Speech Transformer model.
xuzhao9
committed
4 years ago
Adding speech transformer
xuzhao9
committed
4 years ago
WIP, need to run the model locally to get the input json.
xuzhao9
committed
4 years ago
Add speech transformer files.
xuzhao9
committed
4 years ago
More speech_transformer fixes.
xuzhao9
committed
4 years ago
Fix another import issue
xuzhao9
committed
4 years ago
Fix import errors.
xuzhao9
committed
4 years ago
Fix cfg fields.
xuzhao9
committed
4 years ago
Add speech transformer input data path.
xuzhao9
committed
4 years ago
Fix bug in dict txt load.
xuzhao9
committed
4 years ago
Change warmup steps.
xuzhao9
committed
4 years ago
Add another fix.
xuzhao9
committed
4 years ago
Add more arguments
xuzhao9
committed
4 years ago
Fix another bug
xuzhao9
committed
4 years ago
Fix another bug.
xuzhao9
committed
4 years ago
Fix dict path.
xuzhao9
committed
4 years ago
Fix assert.
xuzhao9
committed
4 years ago
Enable type and disable log.
xuzhao9
committed
4 years ago
Disable train output.
xuzhao9
committed
4 years ago
Add real feat path
xuzhao9
committed
4 years ago
Add input data, remove not used files.
xuzhao9
committed
4 years ago
Fix NotImplementedError and get_modules().
xuzhao9
committed
4 years ago
Return example input value
xuzhao9
committed
4 years ago
Added another fix.
xuzhao9
committed
4 years ago
Fix test bug.
xuzhao9
committed
4 years ago
Use cuda as the default input.
xuzhao9
committed
4 years ago
Remove unused files. Add comments to explain how to generate the input data.
xuzhao9
committed
4 years ago
Use feats.1.ark as train data.
xuzhao9
committed
4 years ago
Preserve only feat1.
xuzhao9
committed
4 years ago
Fix a small bug.
xuzhao9
committed
4 years ago
Add all ark files.
xuzhao9
committed
4 years ago
Remove solver.
xuzhao9
committed
4 years ago
Only preserve feats.1.ark.
xuzhao9
committed
4 years ago
Only preserve feats.1.ark.
xuzhao9
committed
4 years ago
Fix cross validation data.
xuzhao9
committed
4 years ago
Fix init function.
xuzhao9
committed
4 years ago
Add more notes.
xuzhao9
committed
4 years ago
Revert test.py change.
xuzhao9
committed
4 years ago
Loading