-
Notifications
You must be signed in to change notification settings - Fork 113
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
KWS with CTCloss training and CTC prefix beam search detection. #135
Commits on May 19, 2023
-
dujing committed
May 19, 2023 Configuration menu - View commit details
-
Copy full SHA for a2f8d0e - Browse repository at this point
Copy the full SHA a2f8d0eView commit details
Commits on May 22, 2023
-
dujing committed
May 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f31676 - Browse repository at this point
Copy the full SHA 9f31676View commit details
Commits on May 25, 2023
-
dujing committed
May 25, 2023 Configuration menu - View commit details
-
Copy full SHA for c4b2ddb - Browse repository at this point
Copy the full SHA c4b2ddbView commit details
Commits on May 30, 2023
-
add fsmn model, can use pretrained kws model from modelscope.
dujing committedMay 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 6d7e778 - Browse repository at this point
Copy the full SHA 6d7e778View commit details
Commits on Jun 3, 2023
-
Add streaming detection of CTC model. Add CTC model onnx export. Add …
…CTC model's result in README; For now CTC model runtime is not supported yet.
dujing committedJun 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ac7a41 - Browse repository at this point
Copy the full SHA 0ac7a41View commit details -
QA run.sh, maxpooling training scripts is compatible. Ready to PR.
dujing committedJun 3, 2023 Configuration menu - View commit details
-
Copy full SHA for b1b64a4 - Browse repository at this point
Copy the full SHA b1b64a4View commit details
Commits on Jun 6, 2023
-
Add a streaming kws demo, support fsmn online forward
dujing committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 909480d - Browse repository at this point
Copy the full SHA 909480dView commit details
Commits on Jun 16, 2023
-
dujing committed
Jun 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f82072 - Browse repository at this point
Copy the full SHA 6f82072View commit details
Commits on Jun 27, 2023
-
Align Stream FSMN and Non-Stream FSMN, both in feature extraction and…
… model forward.
dujing committedJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for ceb59e8 - Browse repository at this point
Copy the full SHA ceb59e8View commit details -
fix repeat activation, add a interval restrict.
dujing committedJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for c26ec9e - Browse repository at this point
Copy the full SHA c26ec9eView commit details
Commits on Jun 28, 2023
-
fix timestamp when subsampling!=1.
dujing committedJun 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 45f0522 - Browse repository at this point
Copy the full SHA 45f0522View commit details
Commits on Jul 24, 2023
-
fix flake8, update training script and README, give pretrained ckpt.
dujing committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for ea6a0f5 - Browse repository at this point
Copy the full SHA ea6a0f5View commit details -
dujing committed
Jul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b20c84 - Browse repository at this point
Copy the full SHA 9b20c84View commit details -
Add realtime CTC-KWS demo in README.
dujing committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for f91cdef - Browse repository at this point
Copy the full SHA f91cdefView commit details