Skip to content

Commit

Permalink
Copy files for editing.
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Apr 23, 2022
1 parent d766dc5 commit 1614a68
Show file tree
Hide file tree
Showing 14 changed files with 2,773 additions and 0 deletions.
1 change: 1 addition & 0 deletions egs/librispeech/ASR/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The following table lists the differences among them.
| `transducer_stateless_multi_datasets` | Conformer | Embedding + Conv1d | Using data from GigaSpeech as extra training data |
| `pruned_transducer_stateless` | Conformer | Embedding + Conv1d | Using k2 pruned RNN-T loss |
| `pruned_transducer_stateless2` | Conformer(modified) | Embedding + Conv1d | Using k2 pruned RNN-T loss |
| `pruned_transducer_stateless3` | Conformer(modified) | Embedding + Conv1d | Using k2 pruned RNN-T loss, more encoder layers |


The decoder in `transducer_stateless` is modified from the paper
Expand Down
Empty file.
Loading

0 comments on commit 1614a68

Please sign in to comment.