|
gh_token: ${oc.env:GH_TOKEN} |
|
delimiter_list: ${gh_download:FormoSpeech/FormoLexicon, release/delimiters.json, ${gh_token}} |
|
replace_dict: ${gh_download:FormoSpeech/FormoLexicon, release/replaced_words_htia.json, ${gh_token}} |
|
v2f_dict: ${gh_download:FormoSpeech/FormoLexicon, [release/v2f_goyu.json, release/v2f_htia.json], ${gh_token}} |
|
preserved_list: ${gh_download:FormoSpeech/FormoLexicon, release/preserved_words_htia.json, ${gh_token}} |
|
pinyin_to_ipa_dict: ${gh_download:FormoSpeech/FormoLexicon, release/pinyin_to_ipa_htia.json, ${gh_token}} |
|
lexicon: |
|
sixian: ${gh_download:FormoSpeech/FormoLexicon, release/lexicon_htia_sixian_c.json, ${gh_token}} |
|
hailu: ${gh_download:FormoSpeech/FormoLexicon, release/lexicon_htia_hailu_c.json, ${gh_token}} |
|
dapu: ${gh_download:FormoSpeech/FormoLexicon, release/lexicon_htia_dapu_c.json, ${gh_token}} |
|
nansixian: ${gh_download:FormoSpeech/FormoLexicon, release/lexicon_htia_nansixian_c.json, ${gh_token}} |
|
raoping: ${gh_download:FormoSpeech/FormoLexicon, release/lexicon_htia_raoping_c.json, ${gh_token}} |
|
zhaoan: ${gh_download:FormoSpeech/FormoLexicon, release/lexicon_htia_zhaoan_c.json, ${gh_token}} |
|
|