Skip to content

Readme bug #62

@QuarTerll

Description

@QuarTerll

python tools/scp2jsonl.py
++scp+file=data/train_wav.scp
++transcript_file=data/train_text.txt
++jsonl_file=data/train_example.jsonl

应该是

python tools/scp2jsonl.py
++scp_file=data/train_wav.scp
++transcript_file=data/train_text.txt
++jsonl_file=data/train_example.jsonl

++scp+file → ++scp_file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions