This repository has been archived on 2026-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
icefall/egs/csj/ASR/README.md
2024-01-14 08:05:49 -05:00

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 |