Skip to content
Snippets Groups Projects

Remove syn_*lines from code

Closed Yoann Schneider requested to merge remove-syn-lines into main
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -212,6 +212,8 @@ def get_config():
"cer",
"wer",
"wer_no_punct",
"syn_max_lines",
"syn_prob_lines",
], # Metrics name for training
"eval_metrics": [
"cer",
Loading