Skip to content
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

EDACC dataset automatic speech recognition #5996

Merged
merged 34 commits into from
Jan 2, 2025
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
64f9775
data prep stage for edacc
uwanny Nov 30, 2024
2488ddc
split too large audio file limited memory on PSC, and verified implem…
uwanny Dec 12, 2024
70d2c9c
Merge remote-tracking branch 'origin/master' into EdAcc-dataset
uwanny Dec 12, 2024
17f3ad6
split and truncate too long test set
uwanny Dec 25, 2024
fb887af
update the training and decode config for wavLM, update run.sh
uwanny Dec 25, 2024
647e666
Merge branch 'master' into EdAcc-dataset
uwanny Dec 25, 2024
15f8a91
Merge branch 'espnet:master' into EdAcc-dataset
uwanny Dec 25, 2024
6d2848b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 25, 2024
6a6df59
fix the too long line issue, make test set split optional
uwanny Dec 25, 2024
6930b93
Merge branch 'EdAcc-dataset' of https://github.com/uwanny/espnet into…
uwanny Dec 25, 2024
8abea69
delete useless file
uwanny Dec 25, 2024
5c4e73d
solve line too long issue
uwanny Dec 25, 2024
db2a309
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 25, 2024
bee1b67
fix line too long
uwanny Dec 26, 2024
98623d5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 26, 2024
f8d73bb
add README
uwanny Dec 26, 2024
279a697
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 26, 2024
6135bab
update README, add missing file
uwanny Dec 26, 2024
475d159
remove duplicated file
uwanny Dec 26, 2024
362cb21
test line too long error
uwanny Dec 27, 2024
9033350
fix line too long, move to README
uwanny Dec 27, 2024
fbc1ec8
make data prep to multiple stages
uwanny Dec 27, 2024
0b40d51
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 27, 2024
6949d77
Update README.md in egs2
uwanny Dec 27, 2024
998c33c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 27, 2024
e6a6f11
Merge branch 'master' into EdAcc-dataset
uwanny Dec 29, 2024
95cf86f
Update README
uwanny Dec 30, 2024
a783392
update config, update run.sh
uwanny Dec 30, 2024
b157f5a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 30, 2024
3901058
update README
uwanny Dec 30, 2024
8912268
Merge branch 'EdAcc-dataset' of https://github.com/uwanny/espnet into…
uwanny Dec 30, 2024
bd05c27
trigger CI check
uwanny Dec 30, 2024
13d58fc
update README
uwanny Dec 31, 2024
2fe91b4
Merge branch 'master' into EdAcc-dataset
uwanny Dec 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
delete useless file
  • Loading branch information
uwanny committed Dec 25, 2024
commit 8abea6941f17c4519b87e9fdd46f8ec2e865a8c9
Empty file removed egs2/edacc/asr1/local/path.sh
Empty file.
Loading