fun_text_processing/inverse_text_normalization/export_models.py
@@ -24,7 +24,7 @@ parser.add_argument( "--token_and_classify_and_verbalize", help="export the single token&classify and verbalize or combined", choices=['single', 'combine'], default="single", type=str default="combine", type=str ) parser.add_argument(