Fixed whisper.cpp implementation in setup script#1
Open
ba2512005 wants to merge 419 commits intoba2512005:backupfrom
Open
Fixed whisper.cpp implementation in setup script#1ba2512005 wants to merge 419 commits intoba2512005:backupfrom
ba2512005 wants to merge 419 commits intoba2512005:backupfrom
Conversation
faster UI theming, vertical align top to prevent movement of content during sections transition
Some UI Tweaks and Dutch Language Support
Updated the function
Forgot to add Dutch to drop down list
Fix "America/Sao_Paolo" and "America/Buenos_A>" typos
Remove Special Characters Function
… Current custom commands are sayText and playAnimation. More will be added. gopher-lua-libs is being used for expanded functionality
…described in the PR
… the knowledge graph interrupter
Continuous conversations, basic Lua scripting, user interface enhancements
…ad saved chats from storage (just keep in RAM)
Lots of code improvements and streamlining
KGSim Code Updates
Revert "KGSim Code Updates"
added ukranian language support
Making italian intent matching fully functional
Add hands-free wakeword trigger functionality
merge main changes
More lua functions
Animate low battery image
Language support for Korean [ko-KR]
Restore intent graph support for houndify
…rs and christmas holidays, snow in december and january
Date-specific face animations + animate some icons
… found" during build
fix: Add LLD
…_func_in_plugins.go
Added network wants, prevents faults from starting before network ready
…_Action_func_in_plugins.go Corrected incorrect error message for Action func signature
Update de-DE.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Modifications on setup script.
Run with sudo -E env "PATH=$PATH" ./setup.sh
Added model picker for whisper, default to medium
Automated setup script, auto download models
Auto detect Nvidia capable GPU, make with cublas
If not, make with cpu only.