Skip to content

feat(bark-cpp): add new bark.cpp backend #4287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 28, 2024

No need to test rwkv specifically, now part of llama.cpp

288bfc5
Select commit
Loading
Failed to load commit list.
Merged

feat(bark-cpp): add new bark.cpp backend #4287

No need to test rwkv specifically, now part of llama.cpp
288bfc5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / gosec succeeded Nov 28, 2024 in 4s

3 new alerts

New alerts in code changed by this pull request

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 27 in backend/go/bark/gobark.go

See this annotation in the file changed.

Code scanning / gosec

Use of unsafe calls should be audited Warning

Use of unsafe calls should be audited

Check warning on line 39 in backend/go/bark/gobark.go

See this annotation in the file changed.

Code scanning / gosec

Use of unsafe calls should be audited Warning

Use of unsafe calls should be audited

Check warning on line 42 in backend/go/bark/gobark.go

See this annotation in the file changed.

Code scanning / gosec

Use of unsafe calls should be audited Warning

Use of unsafe calls should be audited