espnet.mt.mt_utils.parse_hypothesis
Less than 1 minute
espnet.mt.mt_utils.parse_hypothesis
espnet.mt.mt_utils.parse_hypothesis(hyp, char_list)
Parse hypothesis.
- Parameters:
- hyp (list) – recognition hypothesis
- char_list (list) – list of characters
- Returns: recognition text string
- Returns: recognition token string
- Returns: recognition tokenid string