嘉渊
2023-05-18 bb8ddea4cb7743c7fe49728aa32cb2e035934e40
update repo
1个文件已修改
6 ■■■■■ 已修改文件
funasr/bin/train.py 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/bin/train.py
@@ -353,12 +353,6 @@
        default=True,
        help="Apply preprocessing to data or not",
    )
    parser.add_argument(
        "--embed_path",
        type=str,
        default=None,
        help="for model which requires embeds",
    )
    # optimization related
    parser.add_argument(