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
513b3b8d
Commit
513b3b8d
authored
Apr 12, 2021
by
Anthony Larcher
Browse files
parallel
parent
fd0a02be
Changes
1
Hide whitespace changes
Inline
Side-by-side
nnet/xvector.py
View file @
513b3b8d
...
...
@@ -911,6 +911,7 @@ def update_training_dictionary(dataset_description,
dataset_opts
[
"train"
][
"sampler"
]
=
dict
()
dataset_opts
[
"train"
][
"sampler"
][
"examples_per_speaker"
]
=
1
dataset_opts
[
"train"
][
"sampler"
][
"samples_per_speaker"
]
=
100
dataset_opts
[
"train"
][
"transform_number"
]
=
2
dataset_opts
[
"train"
][
"transformation"
]
=
dict
()
dataset_opts
[
"train"
][
"transformation"
][
"pipeline"
]
=
""
dataset_opts
[
"train"
][
"transformation"
][
"add_noise"
]
=
dict
()
...
...
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