Skip to content

Commit

Permalink
Fix missing entry in pool.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Unal Ege Gaznepoglu committed Dec 19, 2023
1 parent f8a36fa commit 76928c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/anon/pool.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
!new:anonymization.modules.speaker_embeddings.anonymization.pool_anon.PoolAnonymizer
data_dir: !PLACEHOLDER # to be overridden by the main config
embed_model_path: !PLACEHOLDER # to be overridden by the main config
vectors_dir: !PLACEHOLDER # to be overridden by the main config
pool_data_dir: !ref <data_dir>/libritts_train_other_500
pool_vec_path: !ref <vectors_dir>/style-embed_spk-level/pool_embeddings
N: 200
Expand Down

0 comments on commit 76928c5

Please sign in to comment.