From 6b98b8b9f4d3895a93e85d4cfed40b1ecbe6f181 Mon Sep 17 00:00:00 2001 From: lzr265946 <lzr265946@alibaba-inc.com> Date: 星期二, 17 一月 2023 13:04:46 +0800 Subject: [PATCH] remove </s> in token and fix output_dir in infer --- docs/papers.md | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/docs/papers.md b/docs/papers.md new file mode 100644 index 0000000..e9a83e4 --- /dev/null +++ b/docs/papers.md @@ -0,0 +1,4 @@ +# Papers + +- [Universal ASR: Unifying Streaming and Non-Streaming ASR Using a Single Encoder-Decoder Model](https://arxiv.org/abs/2010.14099), arXiv preprint arXiv:2010.14099, 2020. +- [Paraformer: Fast and Accurate Parallel Transformer for Non-autoregressive End-to-End Speech Recognition](https://arxiv.org/abs/2206.08317), INTERSPEECH 2022. \ No newline at end of file -- Gitblit v1.9.1