Skip to content

Enhance yin - #50

Merged
Mioriarty merged 25 commits into
mainfrom
enhance-yin
Mar 3, 2026
Merged

Mioriarty merged 25 commits into
mainfrom
enhance-yin

Conversation

@Mioriarty

Copy link
Copy Markdown
Collaborator

No description provided.

@brokkoli71 brokkoli71 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work!

@@ -25,7 +27,143 @@ namespace p2t {

const int buffer_size = static_cast<int>(std::pow(2, std::ceil(std::log2(maxPitchFactor)))) * 2 * windowing.
windowSize;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you keep REIMPLEMENTED_WINDOWING optional for a specific reason?

Comment thread src/cli.cpp
} else if (singer == "hearable") {
return p2t::VoiceRanges::HEARABLE;
} else if (singer == "cat") {
return p2t::VoiceRanges::CAT_PURR;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😻

@Mioriarty
Mioriarty merged commit cd214e4 into main Mar 3, 2026
0 of 3 checks passed
@Mioriarty
Mioriarty deleted the enhance-yin branch March 3, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants