Commit Graph

11 Commits

Author SHA1 Message Date
Jeonghun Baek 63a370293f add Baidu warpctc option 2020-08-03 03:14:15 +00:00
Jeonghun Baek d38c3cbfdb target shape of CTC loss function updated. [before] sum(target_lengths) [after] batch (N,S). and minor update 2020-06-05 14:38:52 +00:00
Baek JeongHun 6dc16df598 (ctc_a) (ctc_b) and fine tuning 2019-10-07 05:33:44 +00:00
Baek JeongHun 1c6efa5218 'fix_ctc_loss_issue' 2019-08-07 16:42:42 +09:00
Baek JeongHun 8f7255fb4b .cuda() to .to(device) 2019-08-03 08:03:46 +00:00
Baek JeongHun bda81065a5 fix encode with batch_max_length 2019-07-31 08:03:53 +00:00
Baek JeongHun 1db0bfc0e8 CTC converter update 2019-04-24 15:33:17 +00:00
Baek JeongHun 017df17d56 CTC token update fix 2019-04-18 02:05:41 +00:00
Baek JeongHun f48694a2af CTC token update 2019-04-18 01:58:35 +00:00
Baek JeongHun 7da666fc3a update model arg 2019-04-09 09:06:32 +00:00
Baek JeongHun 2b38eb2574 'init' 2019-04-05 19:45:29 +09:00