Skip to content

Parakeet kernel#445

Merged
HenryNdubuaku merged 2 commits intomainfrom
parakeet-kernel
Feb 25, 2026
Merged

Parakeet kernel#445
HenryNdubuaku merged 2 commits intomainfrom
parakeet-kernel

Conversation

@ParkiratS
Copy link
Copy Markdown
Collaborator

No description provided.

@ParkiratS ParkiratS marked this pull request as ready for review February 25, 2026 19:29
@HenryNdubuaku HenryNdubuaku merged commit 8214540 into main Feb 25, 2026
5 of 6 checks passed
HenryNdubuaku pushed a commit that referenced this pull request Feb 25, 2026
* Adding parakeet kernel changes

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

* Added kernel changges

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

---------

Signed-off-by: ParkiratS <[email protected]>
HenryNdubuaku added a commit that referenced this pull request Feb 25, 2026
* Parakeet FFI

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

* Added parakeet model (#443)

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

* Adding parakeet graph (#446)

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

* Parakeet kernel (#445)

* Adding parakeet kernel changes

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

* Added kernel changges

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

---------

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

* added cloud fallback and documentation+tests (#369)

* added cloud fallback and documentation+tests

Signed-off-by: Karen Mosoyan <[email protected]>

* rolled back confidence threshold

Signed-off-by: Karen Mosoyan <[email protected]>

* reverted response json changes, added new semantics, made tool call test more robust

Signed-off-by: Karen Mosoyan <[email protected]>

* add scaffolding for moonshine adapter

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

* Update weight_patterns.py

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

* add high frequency energy ratio feature

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

* addd better mean std tooling + 2 features

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

* whisper handoff model and features

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

* cloud handoff format updated for new rebase changes

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

* full working cloud handoff pipeline

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

* moving cloud handoff into whisper load

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

* intermediate state awaiting info

Signed-off-by: Karen Mosoyan <[email protected]>

* some updates

Signed-off-by: Karen Mosoyan <[email protected]>

* some cleanup

Signed-off-by: Karen Mosoyan <[email protected]>

* cleaned things up and fixed caching behavior

Signed-off-by: Karen Mosoyan <[email protected]>

* aligned tests with main

Signed-off-by: Karen Mosoyan <[email protected]>

* unified cloud key getting into a single function

Signed-off-by: Karen Mosoyan <[email protected]>

* Revert "merged Sat's work"

This reverts commit 103dc93, reversing
changes made to e1c9faa.

Signed-off-by: Karen Mosoyan <[email protected]>

* some more cleanup

Signed-off-by: Karen Mosoyan <[email protected]>

* more cleanup

Signed-off-by: Karen Mosoyan <[email protected]>

* removed more sidecar stuff

Signed-off-by: Karen Mosoyan <[email protected]>

* added cactus auth support for caching api key

Signed-off-by: Karen Mosoyan <[email protected]>

* Update README and blog for clarity; enhance CLI with API key caching

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

* Refactor JSON handling and tool formatting; add utility functions for string manipulation

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

---------

Signed-off-by: Karen Mosoyan <[email protected]>
Signed-off-by: ammesatyajit <[email protected]>
Signed-off-by: HMUNACHI <[email protected]>
Co-authored-by: ammesatyajit <[email protected]>
Co-authored-by: HMUNACHI <[email protected]>

* Revert "added cloud fallback and documentation+tests (#369)"

This reverts commit 0e56ca4.

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

---------

Signed-off-by: ParkiratS <[email protected]>
Signed-off-by: Karen Mosoyan <[email protected]>
Signed-off-by: ammesatyajit <[email protected]>
Signed-off-by: HMUNACHI <[email protected]>
Signed-off-by: HenryNdubuaku <[email protected]>
Co-authored-by: Karen Mosoyan <[email protected]>
Co-authored-by: ammesatyajit <[email protected]>
Co-authored-by: HMUNACHI <[email protected]>
HenryNdubuaku pushed a commit to jrajala6/cactus that referenced this pull request Feb 26, 2026
* Adding parakeet kernel changes

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

* Added kernel changges

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

---------

Signed-off-by: ParkiratS <[email protected]>
HenryNdubuaku added a commit to jrajala6/cactus that referenced this pull request Feb 26, 2026
* Parakeet FFI

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

* Added parakeet model (cactus-compute#443)

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

* Adding parakeet graph (cactus-compute#446)

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

* Parakeet kernel (cactus-compute#445)

* Adding parakeet kernel changes

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

* Added kernel changges

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

---------

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

* added cloud fallback and documentation+tests (cactus-compute#369)

* added cloud fallback and documentation+tests

Signed-off-by: Karen Mosoyan <[email protected]>

* rolled back confidence threshold

Signed-off-by: Karen Mosoyan <[email protected]>

* reverted response json changes, added new semantics, made tool call test more robust

Signed-off-by: Karen Mosoyan <[email protected]>

* add scaffolding for moonshine adapter

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

* Update weight_patterns.py

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

* add high frequency energy ratio feature

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

* addd better mean std tooling + 2 features

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

* whisper handoff model and features

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

* cloud handoff format updated for new rebase changes

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

* full working cloud handoff pipeline

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

* moving cloud handoff into whisper load

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

* intermediate state awaiting info

Signed-off-by: Karen Mosoyan <[email protected]>

* some updates

Signed-off-by: Karen Mosoyan <[email protected]>

* some cleanup

Signed-off-by: Karen Mosoyan <[email protected]>

* cleaned things up and fixed caching behavior

Signed-off-by: Karen Mosoyan <[email protected]>

* aligned tests with main

Signed-off-by: Karen Mosoyan <[email protected]>

* unified cloud key getting into a single function

Signed-off-by: Karen Mosoyan <[email protected]>

* Revert "merged Sat's work"

This reverts commit 103dc93, reversing
changes made to e1c9faa.

Signed-off-by: Karen Mosoyan <[email protected]>

* some more cleanup

Signed-off-by: Karen Mosoyan <[email protected]>

* more cleanup

Signed-off-by: Karen Mosoyan <[email protected]>

* removed more sidecar stuff

Signed-off-by: Karen Mosoyan <[email protected]>

* added cactus auth support for caching api key

Signed-off-by: Karen Mosoyan <[email protected]>

* Update README and blog for clarity; enhance CLI with API key caching

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

* Refactor JSON handling and tool formatting; add utility functions for string manipulation

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

---------

Signed-off-by: Karen Mosoyan <[email protected]>
Signed-off-by: ammesatyajit <[email protected]>
Signed-off-by: HMUNACHI <[email protected]>
Co-authored-by: ammesatyajit <[email protected]>
Co-authored-by: HMUNACHI <[email protected]>

* Revert "added cloud fallback and documentation+tests (cactus-compute#369)"

This reverts commit 0e56ca4.

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

---------

Signed-off-by: ParkiratS <[email protected]>
Signed-off-by: Karen Mosoyan <[email protected]>
Signed-off-by: ammesatyajit <[email protected]>
Signed-off-by: HMUNACHI <[email protected]>
Signed-off-by: HenryNdubuaku <[email protected]>
Co-authored-by: Karen Mosoyan <[email protected]>
Co-authored-by: ammesatyajit <[email protected]>
Co-authored-by: HMUNACHI <[email protected]>
cattermelon1234 pushed a commit to cattermelon1234/cactus that referenced this pull request Feb 28, 2026
* Adding parakeet kernel changes

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

* Added kernel changges

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

---------

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

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

* Added parakeet model (cactus-compute#443)

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

* Adding parakeet graph (cactus-compute#446)

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

* Parakeet kernel (cactus-compute#445)

* Adding parakeet kernel changes

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

* Added kernel changges

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

---------

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

* added cloud fallback and documentation+tests (cactus-compute#369)

* added cloud fallback and documentation+tests

Signed-off-by: Karen Mosoyan <[email protected]>

* rolled back confidence threshold

Signed-off-by: Karen Mosoyan <[email protected]>

* reverted response json changes, added new semantics, made tool call test more robust

Signed-off-by: Karen Mosoyan <[email protected]>

* add scaffolding for moonshine adapter

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

* Update weight_patterns.py

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

* add high frequency energy ratio feature

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

* addd better mean std tooling + 2 features

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

* whisper handoff model and features

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

* cloud handoff format updated for new rebase changes

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

* full working cloud handoff pipeline

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

* moving cloud handoff into whisper load

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

* intermediate state awaiting info

Signed-off-by: Karen Mosoyan <[email protected]>

* some updates

Signed-off-by: Karen Mosoyan <[email protected]>

* some cleanup

Signed-off-by: Karen Mosoyan <[email protected]>

* cleaned things up and fixed caching behavior

Signed-off-by: Karen Mosoyan <[email protected]>

* aligned tests with main

Signed-off-by: Karen Mosoyan <[email protected]>

* unified cloud key getting into a single function

Signed-off-by: Karen Mosoyan <[email protected]>

* Revert "merged Sat's work"

This reverts commit 103dc93, reversing
changes made to e1c9faa.

Signed-off-by: Karen Mosoyan <[email protected]>

* some more cleanup

Signed-off-by: Karen Mosoyan <[email protected]>

* more cleanup

Signed-off-by: Karen Mosoyan <[email protected]>

* removed more sidecar stuff

Signed-off-by: Karen Mosoyan <[email protected]>

* added cactus auth support for caching api key

Signed-off-by: Karen Mosoyan <[email protected]>

* Update README and blog for clarity; enhance CLI with API key caching

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

* Refactor JSON handling and tool formatting; add utility functions for string manipulation

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

---------

Signed-off-by: Karen Mosoyan <[email protected]>
Signed-off-by: ammesatyajit <[email protected]>
Signed-off-by: HMUNACHI <[email protected]>
Co-authored-by: ammesatyajit <[email protected]>
Co-authored-by: HMUNACHI <[email protected]>

* Revert "added cloud fallback and documentation+tests (cactus-compute#369)"

This reverts commit 0e56ca4.

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

---------

Signed-off-by: ParkiratS <[email protected]>
Signed-off-by: Karen Mosoyan <[email protected]>
Signed-off-by: ammesatyajit <[email protected]>
Signed-off-by: HMUNACHI <[email protected]>
Signed-off-by: HenryNdubuaku <[email protected]>
Co-authored-by: Karen Mosoyan <[email protected]>
Co-authored-by: ammesatyajit <[email protected]>
Co-authored-by: HMUNACHI <[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.

2 participants