mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-30 04:04:19 +00:00
12 lines
577 B
Markdown
12 lines
577 B
Markdown
# Introduction
|
|
|
|
[./RESULTS.md](./RESULTS.md) contains the latest results.
|
|
|
|
# Transducers
|
|
|
|
These are the types of architectures currently available.
|
|
|
|
| | Encoder | Decoder | Comment |
|
|
|---------------------------------------|---------------------|--------------------|---------------------------------------------------|
|
|
| `pruned_transducer_stateless7_streaming` | Streaming Zipformer | Embedding + Conv1d | Adapted from librispeech pruned_transducer_stateless7_streaming |
|