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
Ambuj Mehrish
sidekit
Commits
4d7d3827
Commit
4d7d3827
authored
Mar 29, 2021
by
Gaël Le Lan
Browse files
revert validation_set config
parent
7c0073ee
Changes
1
Show whitespace changes
Inline
Side-by-side
nnet/xvector.py
View file @
4d7d3827
...
...
@@ -1032,7 +1032,7 @@ def xtrain(speaker_number,
validation_set
=
SideSet
(
dataset_yaml
,
set_type
=
"validation"
,
chunk_per_segment
=
2
,
chunk_per_segment
=
1
,
dataset_df
=
validation_df
,
output_format
=
"pytorch"
)
...
...
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