-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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:
- 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?
- 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
Labels
No labels