-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove None-Existed floder and add Existed floder #3881
Conversation
examples/aishell/README.md
Outdated
@@ -2,7 +2,8 @@ | |||
|
|||
* asr0 - deepspeech2 Streaming/Non-Streaming | |||
* asr1 - transformer/conformer Streaming/Non-Streaming | |||
* asr2 - transformer/conformer Streaming/Non-Streaming with Kaldi feature | |||
* ~~asr2 - transformer/conformer Streaming/Non-Streaming with Kaldi feature~~ | |||
* asr3 - Wav2vec2ASR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
不需要加ASR,以及添加Non-Streaming
examples/aishell/README.md
Outdated
@@ -3,7 +3,7 @@ | |||
* asr0 - deepspeech2 Streaming/Non-Streaming | |||
* asr1 - transformer/conformer Streaming/Non-Streaming | |||
* ~~asr2 - transformer/conformer Streaming/Non-Streaming with Kaldi feature~~ | |||
* asr3 - Wav2vec2ASR | |||
* asr3 - Wav2vec2 Non-Streaming |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
大小写对齐一下?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Others
PR changes
Others
Describe
删除了不存在的文件夹说明。