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

Fork Sync #129

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
8ad1f87
Add HiFiCodec model
Sep 10, 2024
92e88b2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 10, 2024
256ff9c
Update category_chunk_iter_factory.py for CI fix and bugfix in real test
ftshijt Sep 12, 2024
093421c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 12, 2024
027b532
Merge branch 'master' into category_chunk
ftshijt Sep 12, 2024
d8e5c6b
feat: add scripts generated from asr1 templates
Sep 18, 2024
e27661e
feat: add MYST to db.sh
Sep 18, 2024
accdf15
add unit test for category chunk iter (with more batch)
ftshijt Sep 19, 2024
d705f61
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 19, 2024
48985ab
add cate-balanced sampler ci test
ftshijt Sep 19, 2024
e820f33
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 19, 2024
958b3ba
push cluster-side fixes
ftshijt Sep 19, 2024
6c9af3b
Merge branch 'category_chunk' of https://github.com/ftshijt/espnet in…
ftshijt Sep 19, 2024
4015f0b
Fix CI errors and add the training config.
Sep 21, 2024
6ee3796
Merge branch 'hificodec' of https://github.com/RayYuki/espnet into hi…
Sep 21, 2024
d380d91
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 21, 2024
ab9d386
Merge pull request #5894 from ftshijt/category_chunk
sw005320 Sep 23, 2024
7dba51a
add clotho_v2 aac recipe with beats encoder
Shikhar-S Sep 23, 2024
eac8c1a
Bump rollup from 4.18.1 to 4.22.4 in /doc/vuepress
dependabot[bot] Sep 24, 2024
9c062eb
Merge pull request #5908 from espnet/dependabot/npm_and_yarn/doc/vuep…
sw005320 Sep 24, 2024
b81f30e
Update github version
juice500ml Sep 24, 2024
e574f8e
Merge pull request #5909 from juice500ml/bugfix/workflow_depr
sw005320 Sep 24, 2024
b3e753b
Merge branch 'espnet:master' into myst
eric102004 Sep 26, 2024
87222eb
feat: add data.sh and prepare_data.py
Sep 26, 2024
ff3a80e
fix: add exit command when the dataset doesnot exist
Sep 26, 2024
814072a
fix: replace ellipses (...)
kalvinchang Sep 26, 2024
088ef88
Merge pull request #5911 from kalvinchang/patch-1
sw005320 Sep 26, 2024
dac4a60
Update version to 202409
Fhrozen Sep 30, 2024
fd6c73e
BEATs encoder with BART decoder for Clotho AAC task
Shikhar-S Sep 30, 2024
dfa7aee
recipe downloads data now
Shikhar-S Sep 30, 2024
7800c2c
add readme
Shikhar-S Sep 30, 2024
5b3374e
Merge branch 'master' into clotho_asr
Shikhar-S Sep 30, 2024
d9ac98e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 30, 2024
6bae9d2
Merge pull request #5914 from Fhrozen/pr-release
Fhrozen Oct 1, 2024
8315e41
Update README.md
anyuyay Oct 1, 2024
827fc94
Update README.md
anyuyay Oct 1, 2024
6d35ec0
create ogi_kids_speech
Oct 1, 2024
1407c66
Update CONTRIBUTING.md
anyuyay Oct 1, 2024
43ca588
Update db.sh
anyuyay Oct 2, 2024
61387fa
fix: add lines in local/prepare_data.py to convert text file from utf…
eric102004 Oct 2, 2024
67c1140
Merge branch 'espnet:master' into myst
eric102004 Oct 2, 2024
8bed793
update ogi_kids_speech
Oct 2, 2024
68e3e8b
Update README.md
anyuyay Oct 2, 2024
c458564
update ks conf
anyuyay Oct 2, 2024
62399bb
update ogi_kids_speech
anyuyay Oct 2, 2024
26cc466
update ogi_kids_speech
anyuyay Oct 3, 2024
2f1cc30
update ogi_kids_speech
anyuyay Oct 3, 2024
f24bf8f
update ogi_kids_speech
anyuyay Oct 3, 2024
ca857f1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 3, 2024
81251c4
update for test
anyuyay Oct 3, 2024
34ea5b6
Update README.md
anyuyay Oct 3, 2024
4ef1e1d
Update README.md
anyuyay Oct 3, 2024
4fa971b
Update run.sh
anyuyay Oct 3, 2024
16410ae
Update test_s4_decoder.py
sw005320 Oct 3, 2024
b12431c
Update test_s4_decoder.py
sw005320 Oct 3, 2024
28ca848
Merge pull request #5916 from anyuyay/recipe/ogi_kids_speech
sw005320 Oct 4, 2024
bffa3bb
Merge pull request #5890 from Masao-Someki/feature/espnetez_extend
sw005320 Oct 4, 2024
523e225
update to train only source partition
shimhz Oct 4, 2024
e849b18
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 4, 2024
ed310a8
fix: collcate_fn -> collate_fn
kalvinchang Oct 7, 2024
6011cbc
feat: add egs2/myst/asr1/run.sh
eric102004 Oct 7, 2024
ebb03eb
feat: add egs2/myst/asr1/conf/tuning/ and egs2/myst/asr1/cong/decode_…
eric102004 Oct 7, 2024
5d56d05
Merge branch 'espnet:master' into myst
eric102004 Oct 7, 2024
9dc578d
miniforge
yoshipon Oct 8, 2024
9028784
Merge branch 'espnet:master' into master
yoshipon Oct 9, 2024
389cafd
miniforge
yoshipon Oct 8, 2024
bf1d455
Merge branch 'master' of github.com:yoshipon/espnet
yoshipon Oct 9, 2024
a8b58bc
Merge pull request #5925 from kalvinchang/documentation_collcate_fn
sw005320 Oct 10, 2024
1b4b322
fix bug in pad, add option to use all layers, use last layer as adapter
Shikhar-S Oct 13, 2024
aa8910e
fix downloading for train set, change pre-trained model path for delta
Oct 13, 2024
6c570a1
loss memory leak
wanchichen Oct 19, 2024
45d1586
flash-attn logging
wanchichen Oct 19, 2024
32a85ea
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 19, 2024
7ba9035
Merge pull request #5931 from wanchichen/master
sw005320 Oct 20, 2024
6b31169
Update dockerfile & add intel chennel
yoshipon Oct 21, 2024
feaf98e
Merge branch 'master' into master
yoshipon Oct 21, 2024
a83cfdb
Update setup_miniforge.sh
yoshipon Oct 21, 2024
d38d76e
Add asr1 recipe for libriheavy_small
Oct 21, 2024
b39d52f
add owsm-ctc recipe
pyf98 Oct 21, 2024
fc0164b
add OWSM-CTC models
pyf98 Oct 22, 2024
5067c11
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 22, 2024
279896a
Merge branch 'master' into hificodec
ftshijt Oct 23, 2024
0bf54c1
fix ci
pyf98 Oct 25, 2024
a7b6378
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 25, 2024
7489976
Update egs2/libriheavy_small/asr1/local/data.sh
Miamoto Oct 28, 2024
8c3f3c2
add tests and fix formats
pyf98 Oct 28, 2024
75b3b02
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 28, 2024
17b3847
update config
pyf98 Oct 28, 2024
d7aac19
update data format
pyf98 Oct 28, 2024
12767db
update readme
pyf98 Oct 28, 2024
10a3e6b
Merge pull request #5932 from Miamoto/libriheavy_small_asr1
ftshijt Oct 29, 2024
797d07f
Merge pull request #5898 from RayYuki/hificodec
ftshijt Oct 29, 2024
4407682
Update configs, fix bug
juice500ml Oct 30, 2024
9bc57af
Update results
juice500ml Oct 30, 2024
34e50be
Merge branch 'master' into feature/improve_is24_asr2
juice500ml Oct 30, 2024
c37438f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 30, 2024
45ab4fd
Update CI reference
emmanuel-ferdman Oct 30, 2024
3e41c03
Merge pull request #5939 from emmanuel-ferdman/master
sw005320 Oct 30, 2024
0cb3ba6
Merge pull request #5938 from juice500ml/feature/improve_is24_asr2
sw005320 Oct 30, 2024
d99ed46
Fix bug
juice500ml Oct 30, 2024
2b013c8
Add SWBD text processing fix
Oct 31, 2024
065970a
Add SWBD text processing fix
Oct 31, 2024
f071ef5
Add condarc & mkl
yoshipon Oct 31, 2024
c32b629
Merge branch 'master' of github.com:yoshipon/espnet
yoshipon Oct 31, 2024
b649b75
Change to install MKL only for x86_64
yoshipon Oct 31, 2024
8b85572
Merge branch 'master' into master
yoshipon Oct 31, 2024
1d3e5e1
Update test_shell_espnet2.sh to ignore Miniforge*.sh
yoshipon Oct 31, 2024
6645454
Merge branch 'master' of github.com:yoshipon/espnet
yoshipon Oct 31, 2024
deb0b90
Bugfix on shellcheck & condarc
yoshipon Oct 31, 2024
a759be3
Remove the skip condition that CI will not run if the PR has the label
yoshipon Oct 31, 2024
4c2b641
bugfix
yoshipon Oct 31, 2024
7c061c3
Revert not to use CONDARC because the env info is already registered …
yoshipon Oct 31, 2024
faec125
Merge pull request #5940 from juice500ml/bugfix/doc_page_overflow
sw005320 Nov 1, 2024
36524d7
Merge branch 'master' into master
yoshipon Nov 1, 2024
4c55d6c
Merge pull request #5924 from yoshipon/master
sw005320 Nov 1, 2024
01e54fa
fix beats layernorm initialization bug
Nov 5, 2024
bc2343c
Merge branch 'master' into clotho_asr
Shikhar-S Nov 5, 2024
0425cfb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 5, 2024
64a00c4
add local paths to audiocaps and clotho_chatgpt_mixup
Nov 5, 2024
599b586
Merge branch 'clotho_asr' of github.com:Shikhar-S/espnet into clotho_asr
Nov 5, 2024
ac48449
remove ipynb ckpts
Nov 5, 2024
9fdf0c4
Merge branch 'master' into spk_update_rats
shimhz Nov 6, 2024
05f30f2
removed ''continue'' statement from the for loop in run_mono.sh
Trikaldarshi Nov 7, 2024
d646ed0
Add GAN-TTS
Masao-Someki Nov 7, 2024
e286e79
Merge branch 'add_ez_tests' of github.com:Masao-Someki/espnet into ad…
Masao-Someki Nov 7, 2024
c672f3f
Bug fix on GAN-TTS CI
Masao-Someki Nov 8, 2024
2e06f13
add visinger2 plus readme
yifeng0130 Nov 8, 2024
8d3f3eb
add an entry at ##Table of Contents
yifeng0130 Nov 8, 2024
696626b
Merge pull request #5947 from jerryuhoo/visingerplus_notes
ftshijt Nov 8, 2024
c3b6721
Update run_mono.sh
Trikaldarshi Nov 8, 2024
23758a4
Merge pull request #5946 from Trikaldarshi/patch-1
sw005320 Nov 8, 2024
1530b00
Added CI for ESPnetEZGAN-TTS and ENH-TSE
Masao-Someki Nov 9, 2024
a343644
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 9, 2024
0865a58
Merge branch 'master' into add_ez_tests
Masao-Someki Nov 9, 2024
382ab87
Applied black
Masao-Someki Nov 9, 2024
6a0b18e
Merge branch 'add_ez_tests' of github.com:Masao-Someki/espnet into ad…
Masao-Someki Nov 9, 2024
fc1b427
Bug fixed
Masao-Someki Nov 9, 2024
d3a1d69
Fix/revise CI config
Masao-Someki Nov 9, 2024
14b73d3
Bug fixed in CI
Masao-Someki Nov 9, 2024
6e0b26b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 9, 2024
d83607f
Modified the segment size
Masao-Someki Nov 10, 2024
09edb27
Added conformer RNNT test in configuration check
Masao-Someki Nov 10, 2024
c015637
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 10, 2024
236595e
Fixed batching issue
Masao-Someki Nov 10, 2024
4880b99
Merge branch 'add_ez_tests' of github.com:Masao-Someki/espnet into ad…
Masao-Someki Nov 10, 2024
8555303
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 10, 2024
f85634a
Added configuration test for new transducer task
Masao-Someki Nov 10, 2024
42ba891
Merge branch 'add_ez_tests' of github.com:Masao-Someki/espnet into ad…
Masao-Someki Nov 10, 2024
90972ff
Fixed config name in test_integration_espnetez
Masao-Someki Nov 10, 2024
35306a9
Fixed CI issue
Masao-Someki Nov 11, 2024
18a3c6e
Fixed config
Masao-Someki Nov 11, 2024
8832307
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 11, 2024
ba092ad
Merge pull request #5725 from Masao-Someki/add_ez_tests
sw005320 Nov 11, 2024
9d3b128
Merge branch 'master' into owsm-ctc-pr
pyf98 Nov 11, 2024
b645733
update README, trial generation
shimhz Nov 11, 2024
faa24bc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 11, 2024
11a4870
fix README.md to include the recent updates
shimhz Nov 11, 2024
d202292
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 11, 2024
aa7e9cb
add comments to some modules
pyf98 Nov 11, 2024
fa2c445
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 11, 2024
4a3520e
auto compute frames per sec
pyf98 Nov 11, 2024
4563a24
Merge branch 'owsm-ctc-pr' of github.com:pyf98/espnet into owsm-ctc-pr
pyf98 Nov 11, 2024
e3f4abb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 11, 2024
fc1efe2
update the model on the HF hub and add the link
shimhz Nov 11, 2024
ce075c4
update tests
pyf98 Nov 11, 2024
78307eb
Update results after SWBD text processing fix
Nov 11, 2024
1e7a8fa
Update results after SWBD text processing fix
Nov 11, 2024
bc8a982
Update results after SWBD text processing fix
Nov 11, 2024
19bd8f1
Merge pull request #5941 from siddhu001/Fix_SWBD_bug
sw005320 Nov 12, 2024
5971b1f
Merge pull request #5933 from pyf98/owsm-ctc-pr
sw005320 Nov 12, 2024
bac3c35
Bug fixed for #5949
Masao-Someki Nov 12, 2024
6a6097d
feat: add code to convert flac to wav file
eric102004 Nov 12, 2024
532eb66
Merge pull request #5950 from Masao-Someki/bugfix/5949
sw005320 Nov 12, 2024
6345def
fix README file
shimhz Nov 12, 2024
5733e94
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 12, 2024
bff8cb0
Fix versa interface
ftshijt Nov 12, 2024
b95a517
remove unused param
shimhz Nov 12, 2024
2303395
changes for running on babel environment
Shikhar-S Nov 12, 2024
255bdba
Merge branch 'espnet:master' into clotho_asr
Shikhar-S Nov 12, 2024
32d539a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 12, 2024
c07ed8e
Merge pull request #5951 from espnet/ftshijt-patch-1
sw005320 Nov 14, 2024
33c51ed
feat: add options to convert flac to wav file in run.sh
eric102004 Nov 14, 2024
7469474
Merge branch 'espnet:master' into myst
eric102004 Nov 14, 2024
af85cd5
clean up
Shikhar-S Nov 14, 2024
5fba713
Merge branch 'clotho_asr' of github.com:Shikhar-S/espnet into clotho_asr
Shikhar-S Nov 14, 2024
66124af
Merge branch 'espnet:master' into clotho_asr
Shikhar-S Nov 14, 2024
257ee2a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 14, 2024
0eeec05
Merge pull request #5840 from shimhz/spk_update_rats
sw005320 Nov 14, 2024
cd21d78
fix linting
Shikhar-S Nov 14, 2024
b1933a4
Merge branch 'clotho_asr' of github.com:Shikhar-S/espnet into clotho_asr
Shikhar-S Nov 14, 2024
0cf2272
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 14, 2024
98af5dc
Merge branch 'master' into clotho_asr
Shikhar-S Nov 14, 2024
736f1d2
fix remaining linting issue
Shikhar-S Nov 14, 2024
09779ac
Merge branch 'clotho_asr' of github.com:Shikhar-S/espnet into clotho_asr
Shikhar-S Nov 14, 2024
2e098be
handle comments https://github.com/espnet/espnet/pull/5915\#pullreque…
Shikhar-S Nov 15, 2024
2a6f343
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 15, 2024
92d2e57
handle comment: https://github.com/espnet/espnet/pull/5915\#discussio…
Shikhar-S Nov 15, 2024
5d4b418
Merge branch 'clotho_asr' of github.com:Shikhar-S/espnet into clotho_asr
Shikhar-S Nov 15, 2024
45aab05
add implementation from dcase23 code
Shikhar-S Nov 21, 2024
896bc23
changes for hyp-param tuning and audiocaps cleaning
Shikhar-S Nov 22, 2024
6eea078
ensure that scoring is run on text file and not on text.result
Shikhar-S Nov 23, 2024
2c0ae2a
Merge branch 'espnet:master' into myst
eric102004 Nov 23, 2024
9fc23c4
feat: increase min_wav_duration to avoid TooShortUttError in stage 11
eric102004 Nov 23, 2024
2bccbac
fix: update batch_bins and max_epoch in conf/tuning/train_asr_wavlm_…
eric102004 Nov 23, 2024
807e959
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 23, 2024
3bc123e
fix: avoid line too long error
eric102004 Nov 23, 2024
a062950
Merge remote-tracking branch 'refs/remotes/origin/myst' into myst
eric102004 Nov 23, 2024
a59859c
fix: add download link to local/data.sh
eric102004 Nov 25, 2024
6b5c623
update MyST information to egs2/README.md
eric102004 Nov 25, 2024
376c214
feat: add README.md
eric102004 Nov 26, 2024
624cf83
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 26, 2024
a334e31
fix: move shell commands from prepare_data.py to data.sh
eric102004 Nov 26, 2024
db422ec
Merge remote-tracking branch 'refs/remotes/origin/myst' into myst
eric102004 Nov 26, 2024
e6c2a7d
Merge pull request #5964 from eric102004/myst
ftshijt Nov 27, 2024
b955bf9
add model architecture config
Shikhar-S Nov 29, 2024
b2ed4b9
add normal init
Shikhar-S Nov 29, 2024
aa3da91
use all 5 clotho captions, add text preprocessing
Shikhar-S Nov 29, 2024
9c8a90b
add text preprocessing before evaluation
Shikhar-S Nov 29, 2024
6a929cf
add pretraining and finetuning configs
Shikhar-S Nov 29, 2024
9869ca4
add run file
Shikhar-S Nov 29, 2024
65ea259
Merge branch 'espnet:master' into clotho_dcase23
Shikhar-S Nov 29, 2024
1aeae3b
Merge branch 'espnet:master' into clotho_dcase23
Shikhar-S Nov 29, 2024
ac3c065
add missing import
Shikhar-S Nov 30, 2024
ea0ca7f
restore to default slurm config, add Readme
Shikhar-S Nov 30, 2024
053cc62
Merge branch 'clotho_dcase23' of github.com:Shikhar-S/espnet into clo…
Shikhar-S Nov 30, 2024
6b95b40
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 30, 2024
32092fa
restore db.sh
Shikhar-S Nov 30, 2024
6b9a4f9
Merge branch 'clotho_dcase23' of github.com:Shikhar-S/espnet into clo…
Shikhar-S Nov 30, 2024
dded1d5
fix ci errors: line length, and transformers import
Shikhar-S Dec 2, 2024
79cf497
remove unnecessary runner files and imports
Shikhar-S Dec 2, 2024
da52e55
restore default cmd.sh
Shikhar-S Dec 3, 2024
27f5c9d
restore default slurm.conf
Shikhar-S Dec 3, 2024
31e99ef
fix: fix keyword argument error in stage 7 of diar.sh
eric102004 Dec 3, 2024
353edb7
Merge pull request #5969 from eric102004/debug/diar
sw005320 Dec 3, 2024
a0e82d8
Merge branch 'master' into clotho_dcase23
Shikhar-S Dec 4, 2024
1aab1a9
Update version to 202412
Fhrozen Dec 4, 2024
cccc290
Merge pull request #5970 from Fhrozen/pr-ver
Fhrozen Dec 4, 2024
9fdef3a
remove upload script
Shikhar-S Dec 6, 2024
1515739
rename variables, remove unnecessary utility function from hf decoder…
Shikhar-S Dec 7, 2024
ceed0e9
hf decoder tests: overriding config and skipping param loading
Shikhar-S Dec 7, 2024
2acac65
add test for bets: fwd-bkwd, config override
Shikhar-S Dec 7, 2024
2b02da2
Merge branch 'espnet:master' into clotho_dcase23
Shikhar-S Dec 7, 2024
dd0bc08
Merge branch 'clotho_dcase23' of github.com:Shikhar-S/espnet into clo…
Shikhar-S Dec 7, 2024
c76215a
restore run.sh to default values
Shikhar-S Dec 7, 2024
41bffd3
satisfy ci
Shikhar-S Dec 7, 2024
d5382f1
fix: gradient truncation bug in pit_solver.py
YuzhuWang-code Dec 7, 2024
1946883
line len
Shikhar-S Dec 7, 2024
ec75a49
fix hf asr inference: var renaming
Shikhar-S Dec 7, 2024
efd0d59
Merge pull request #5967 from Shikhar-S/clotho_dcase23
sw005320 Dec 8, 2024
9e0876d
Merge pull request #5974 from YuzhuWang-code/fix_bug_gradient_truncat…
sw005320 Dec 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
218 changes: 0 additions & 218 deletions .circleci/config.yml

This file was deleted.

3 changes: 3 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[report]
omit =
tools/*

# Regexes for lines to exclude from consideration
exclude_lines =
# Have to re-enable the standard pragma
Expand Down
106 changes: 106 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: Bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**Basic environments:**
- OS information: [e.g., Linux 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u2 (2019-11-11) x86_64]
- python version: [e.g. 3.7.3 (default, Mar 27 2019, 22:11:17) [GCC 7.3.0]]
- espnet version: [e.g. espnet 0.8.0]
- Git hash [e.g. b88e89fc7246fed4c2842b55baba884fe1b4ecc2]
- Commit date [e.g. Tue Sep 1 09:32:54 2020 -0400]
- pytorch version [e.g. pytorch 1.4.0]

You can obtain them by the following command
```
cd <espnet-root>/tools
. ./activate_python.sh

echo "- OS information: `uname -mrsv`"
python3 << EOF
import sys, espnet, torch
pyversion = sys.version.replace('\n', ' ')
print(f"""- python version: \`{pyversion}\`
- espnet version: \`espnet {espnet.__version__}\`
- pytorch version: \`pytorch {torch.__version__}\`""")
EOF
cat << EOF
- Git hash: \`$(git rev-parse HEAD)\`
- Commit date: \`$(git log -1 --format='%cd')\`
EOF
```

**Environments from `torch.utils.collect_env`:**
e.g.,
```
Collecting environment information...
PyTorch version: 1.4.0
Is debug build: No
CUDA used to build PyTorch: 10.0

OS: CentOS Linux release 7.5.1804 (Core)
GCC version: (GCC) 7.2.0
CMake version: version 2.8.12.2

Python version: 3.7
Is CUDA available: Yes
CUDA runtime version: 10.0.130
GPU models and configuration:
GPU 0: TITAN RTX
GPU 1: TITAN RTX
GPU 2: TITAN RTX
GPU 3: TITAN RTX

Nvidia driver version: 440.33.01
cuDNN version: Could not collect

Versions of relevant libraries:
[pip3] numpy==1.18.5
[pip3] pytorch-ranger==0.1.1
[pip3] pytorch-wpe==0.0.0
[pip3] torch==1.4.0
[pip3] torch-complex==0.1.1
[pip3] torch-optimizer==0.0.1a14
[pip3] torchaudio==0.4.0
[pip3] warprnnt-pytorch==0.1
[conda] blas 1.0 mkl
[conda] mkl 2020.1 217
[conda] mkl-service 2.3.0 py37he904b0f_0
[conda] mkl_fft 1.1.0 py37h23d657b_0
[conda] mkl_random 1.1.1 py37h0573a6f_0
[conda] pytorch 1.4.0 py3.7_cuda10.0.130_cudnn7.6.3_0 pytorch
[conda] pytorch-ranger 0.1.1 pypi_0 pypi
[conda] pytorch-wpe 0.0.0 pypi_0 pypi
[conda] torch-complex 0.1.1 pypi_0 pypi
[conda] torch-optimizer 0.0.1a14 pypi_0 pypi
[conda] torchaudio 0.4.0 pypi_0 pypi
[conda] warprnnt-pytorch 0.1 pypi_0 pypi
```
You can obtain them by the following command

```
cd <espnet-root>/tools
. ./activate_python.sh
python3 -m torch.utils.collect_env
```

**Task information:**
- Task: [e.g., ASR, TTS, ST, ENH]
- Recipe: [e.g. librispeech]
- ESPnet1 or ESPnet2

**To Reproduce**
Steps to reproduce the behavior:
1. move to a recipe directory, e.g., `cd egs/librispeech/asr1`
2. execute `run.sh` with specific arguments, e.g., `run.sh --stage 3 --ngp 1`
3. specify the error log, e.g., `exp/xxx/yyy.log`

**Error logs**
Paste the error logs. If applicable, add screenshots to help explain your problem.
Loading