diff --git a/examples/voxceleb/sv0/conf/ecapa_tdnn.yaml b/examples/voxceleb/sv0/conf/ecapa_tdnn.yaml index 720326f8d03774439c19c6a5ae5dbb920efe6c43..d7f663803ae45b51c6659b34a9b52cc80b0ae950 100644 --- a/examples/voxceleb/sv0/conf/ecapa_tdnn.yaml +++ b/examples/voxceleb/sv0/conf/ecapa_tdnn.yaml @@ -35,7 +35,6 @@ model: ########################################### seed: 1986 # according from speechbrain configuration epochs: 10 -save_freq: 10 +save_interval: 10 log_interval: 10 learning_rate: 1e-8 -