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
14f1672e
Commit
14f1672e
authored
Jun 11, 2021
by
Anthony Larcher
Browse files
modif param name
parent
0a148e1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
nnet/xvector.py
View file @
14f1672e
...
...
@@ -1821,10 +1821,10 @@ def extract_embeddings_per_speaker(idmap_name,
# Create dataset to load the data
dataset
=
IdMapSetPerSpeaker
(
idmap_name
=
idmap
,
data_
root_
path
=
data_root_name
,
data_path
=
data_root_name
,
file_extension
=
file_extension
,
transform_pipeline
=
transform_pipeline
,
fram
e_rate
=
sample_rate
,
sampl
e_rate
=
sample_rate
,
min_duration
=
1.
)
dataloader
=
DataLoader
(
dataset
,
...
...
Write
Preview
Markdown
is supported
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