Guoguo Chen

Results 4 issues of Guoguo Chen

We need scripts to validate things such as data directory structure. Otherwise we won't know if certain step fails. I'll assign it to myself for now but may take some...

See the discussion here: https://github.com/SpeechColab/PySpeechColab/pull/2 We should make changes to https://github.com/SpeechColab/GigaSpeech/blob/main/utils/download_meta.sh to include the json->jsonl conversion. The conversion command is `jq -c '.audios[]' GigaSpeech.json > GigaSpeech.jsonl` See examples here for...

documentation
enhancement

We should provide scoring scripts (e.g., for normalization) so that results from different toolkits are comparable.

documentation

Hey gusy, I finally got some spare time to look into this now. Thanks a lot for putting this together! I'm looking at the symbol tables fro words and characters....

bug