# file: $ISIP_EXP/tuh_dpath/exp_0074/params/param_decode.txt # # Defines parameters for the nedc_decode_mdl.py script # # set version info # version = param_v1.0.0 #------------------------------------------------------------------------------ # # Section 0: MLP # #------------------------------------------------------------------------------ DECODE_VALUES { # the eval set (again only a text file) # eval = /data/isip/exp/tuh_dpath/exp_0074/data/dev_set.txt # the path to the model # mdl_path = /data/isip/exp/tuh_dpath/exp_0074/output/01_p1_train/model.pth # name of the hyp file # hyp_file = dev_set.hyp }