Skip to content

Word segmentation with mACPC? #1

@JeromeNi

Description

@JeromeNi

Hello, I am trying to use this repo to replicate the word segmentation results here (https://arxiv.org/pdf/2110.15909.pdf). I have some questions about this:

  1. It seems that the mACPC model uses a simple cosine dissimilarity segmenter for both frame and segment levels. In the code, the prominence level of that segmenter is fixed to 0.05. Was that the prominence level used to train the mACPC for 2110.15909?
  2. Is there a code file for word segmentation? I tried to modify the segmentation.py code, but it seems that for some reason, a trained mACPC model would only output word boundaries that are very much concentrated in the first 20% of the input segment, and I cannot figure out what was wrong.

Thanks!

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