Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSJ: Replace Zenkaku-Space to Zenkaku-Underscore #1931

Merged
merged 1 commit into from Oct 11, 2017

Conversation

yamachu
Copy link
Contributor

@yamachu yamachu commented Oct 11, 2017

utils/prepare_lang.sh called utils/validate_dict_dir.pl in it.
If lexicon.txt contained disallowed UTF-8 whitespace character such as "Zenkaku-Space", failed validation.

So, I fixed csj file parser to remove disallowed UTF-8 whitespace character (Zenkaku-Space).

Remove disallowed UTF-8 whitespace character
@yamachu yamachu force-pushed the fix/csj_recipe_zenkaku_space branch from 4615215 to e8102c2 Compare October 11, 2017 04:28
@danpovey
Copy link
Contributor

@sw005320, are you OK with this?

@sw005320
Copy link
Contributor

It should be OK. Thanks @yamachu for handling the issue.

@danpovey danpovey merged commit 971fe62 into kaldi-asr:master Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants