Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anthony Larcher
sidekit
Commits
6c627622
Commit
6c627622
authored
Apr 12, 2021
by
Anthony Larcher
Browse files
debug
parent
513b3b8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
nnet/xvector.py
View file @
6c627622
...
@@ -1344,7 +1344,7 @@ def new_xtrain(dataset_description,
...
@@ -1344,7 +1344,7 @@ def new_xtrain(dataset_description,
training_loader
,
validation_loader
,
\
training_loader
,
validation_loader
,
\
sampler
,
validation_tar_indices
,
validation_non_indices
=
get_loaders
(
dataset_opts
,
sampler
,
validation_tar_indices
,
validation_non_indices
=
get_loaders
(
dataset_opts
,
training_opts
,
training_opts
,
speaker_number
)
model_opts
)
if
local_rank
<
1
:
if
local_rank
<
1
:
monitor
.
logger
.
info
(
f
"Start training process"
)
monitor
.
logger
.
info
(
f
"Start training process"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment