Skip to content

전처리 md 가이드 라인 마지막 train, test df 만드는 과정 중 #175

Description

@seohyunjun

Title

  • 전처리 md 가이드 라인 마지막 train, test df 만드는 과정 중

Description

https://github.com/sooftware/KoSpeech/wiki/Preparation-before-Training
label이라는 변수는 없어서 target으로 변경해야할거같습니다..

Linked Issues

  • resolved #

for idx in trange(length = len(audio_paths)):
audio = audio_paths[idx]
target = target_paths[idx] # *target->label

가이드라인 정말 감사합니다!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions