File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,8 @@ TensorFlowASR implements some automatic speech recognition architectures such as
6060
6161- ** Conformer Transducer** (Reference: [ https://arxiv.org/abs/2005.08100 ] ( https://arxiv.org/abs/2005.08100 ) )
6262 See [ examples/models/transducer/conformer] ( ./examples/models/transducer/conformer )
63+ - ** Streaming Conformer** (Reference: [ http://arxiv.org/abs/2010.11395 ] ( http://arxiv.org/abs/2010.11395 ) )
64+ See [ examples/models/transducer/conformer] ( ./examples/models/transducer/conformer )
6365- ** ContextNet** (Reference: [ http://arxiv.org/abs/2005.03191 ] ( http://arxiv.org/abs/2005.03191 ) )
6466 See [ examples/models/transducer/contextnet] ( ./examples/models/transducer/contextnet )
6567- ** RNN Transducer** (Reference: [ https://arxiv.org/abs/1811.06621 ] ( https://arxiv.org/abs/1811.06621 ) )
You can’t perform that action at this time.
0 commit comments