Skip to content

Justin/api fixes#380

Merged
HenryNdubuaku merged 16 commits intomainfrom
justin/api-fixes
Feb 24, 2026
Merged

Justin/api fixes#380
HenryNdubuaku merged 16 commits intomainfrom
justin/api-fixes

Conversation

@justinl66
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: justinl66 <[email protected]>
Signed-off-by: justinl66 <[email protected]>
Signed-off-by: justinl66 <[email protected]>
Signed-off-by: justinl66 <[email protected]>
Signed-off-by: justinl66 <[email protected]>
Signed-off-by: justinl66 <[email protected]>
Copilot AI review requested due to automatic review settings February 21, 2026 01:52
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: justinl66 <[email protected]>
This reverts commit 41fe9db.

Signed-off-by: justinl66 <[email protected]>
Signed-off-by: justinl66 <[email protected]>
auto start_time = std::chrono::high_resolution_clock::now();
auto* handle = static_cast<CactusModelHandle*>(model);
auto* vad_model = static_cast<SileroVADModel*>(handle->model.get());
auto* vad_model = static_cast<SileroVADModel*>(handle->vad_model.get());
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is quite wrong and breaks cactus transcribe.

@HenryNdubuaku HenryNdubuaku merged commit c638e25 into main Feb 24, 2026
1 of 2 checks passed
ncylich pushed a commit that referenced this pull request Feb 24, 2026
* Add native tests

Signed-off-by: justinl66 <[email protected]>

* Update swift and flutter tests

Signed-off-by: justinl66 <[email protected]>

* Add android tests

Signed-off-by: justinl66 <[email protected]>

* Update README

Signed-off-by: justinl66 <[email protected]>

* Flutter Fixes

Signed-off-by: justinl66 <[email protected]>

* Fix android gradle build

Signed-off-by: justinl66 <[email protected]>

* Fixes

Signed-off-by: justinl66 <[email protected]>

* Remove native tests folder

Signed-off-by: justinl66 <[email protected]>

* Fixes reapplied

Signed-off-by: justinl66 <[email protected]>

* Revert "Remove native tests folder"

This reverts commit 41fe9db.

Signed-off-by: justinl66 <[email protected]>

* Wrapper fixes

Signed-off-by: justinl66 <[email protected]>

* Remove native tests folder

Signed-off-by: justinl66 <[email protected]>

* Revert "Remove native tests folder"

This reverts commit a00c2dd.

Signed-off-by: justinl66 <[email protected]>

* Fix breaking VAD change

Signed-off-by: justinl66 <[email protected]>

* Remove native tests

Signed-off-by: justinl66 <[email protected]>

---------

Signed-off-by: justinl66 <[email protected]>
cattermelon1234 pushed a commit to cattermelon1234/cactus that referenced this pull request Feb 28, 2026
* Add native tests

Signed-off-by: justinl66 <[email protected]>

* Update swift and flutter tests

Signed-off-by: justinl66 <[email protected]>

* Add android tests

Signed-off-by: justinl66 <[email protected]>

* Update README

Signed-off-by: justinl66 <[email protected]>

* Flutter Fixes

Signed-off-by: justinl66 <[email protected]>

* Fix android gradle build

Signed-off-by: justinl66 <[email protected]>

* Fixes

Signed-off-by: justinl66 <[email protected]>

* Remove native tests folder

Signed-off-by: justinl66 <[email protected]>

* Fixes reapplied

Signed-off-by: justinl66 <[email protected]>

* Revert "Remove native tests folder"

This reverts commit 41fe9db.

Signed-off-by: justinl66 <[email protected]>

* Wrapper fixes

Signed-off-by: justinl66 <[email protected]>

* Remove native tests folder

Signed-off-by: justinl66 <[email protected]>

* Revert "Remove native tests folder"

This reverts commit a00c2dd.

Signed-off-by: justinl66 <[email protected]>

* Fix breaking VAD change

Signed-off-by: justinl66 <[email protected]>

* Remove native tests

Signed-off-by: justinl66 <[email protected]>

---------

Signed-off-by: justinl66 <[email protected]>
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.

3 participants