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
69e3ae2e
Commit
69e3ae2e
authored
Apr 08, 2021
by
Anthony Larcher
Browse files
refactoring
parent
198c2e48
Changes
1
Hide whitespace changes
Inline
Side-by-side
nnet/xvector.py
View file @
69e3ae2e
...
@@ -908,6 +908,9 @@ def update_training_dictionary(dataset_description,
...
@@ -908,6 +908,9 @@ def update_training_dictionary(dataset_description,
dataset_opts
[
"train"
][
"duration"
]
=
2.
dataset_opts
[
"train"
][
"duration"
]
=
2.
dataset_opts
[
"train"
][
"chunk_per_segment"
]
=
-
1
dataset_opts
[
"train"
][
"chunk_per_segment"
]
=
-
1
dataset_opts
[
"train"
][
"overlap"
]
=
1.9
dataset_opts
[
"train"
][
"overlap"
]
=
1.9
dataset_opts
[
"train"
][
"sampler"
]
=
dict
()
dataset_opts
[
"train"
][
"sampler"
][
"examples_per_speaker"
]
=
1
dataset_opts
[
"train"
][
"sampler"
][
"samples_per_speaker"
]
=
100
dataset_opts
[
"train"
][
"transformation"
]
=
dict
()
dataset_opts
[
"train"
][
"transformation"
]
=
dict
()
dataset_opts
[
"train"
][
"transformation"
][
"pipeline"
]
=
""
dataset_opts
[
"train"
][
"transformation"
][
"pipeline"
]
=
""
dataset_opts
[
"train"
][
"transformation"
][
"add_noise"
]
=
dict
()
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