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

Metadata conversion (json -> jsonl) #40

Open
chenguoguo opened this issue May 7, 2021 · 0 comments
Open

Metadata conversion (json -> jsonl) #40

chenguoguo opened this issue May 7, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@chenguoguo
Copy link
Collaborator

See the discussion here: SpeechColab/PySpeechColab#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 checking jq installation: https://github.com/SpeechColab/GigaSpeech/blob/main/utils/show_segment_info.sh

@dophist dophist added the enhancement New feature or request label Jul 29, 2021
@dophist dophist added the documentation Improvements or additions to documentation label Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants