jangsoo park

Results 1 comments of jangsoo park

Hello, I also encountered the same issue and it was resolved by replacing this line [character.py 56](https://github.com/openspeech-team/openspeech/blob/6d855a354bc2d967383aecf8fe5be6dda3249600/openspeech/tokenizers/ksponspeech/character.py#L54) with `self.labels = list(self.vocab_dict.keys())`