mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-18 08:44:59 +00:00
feat: add initial Bark backend implementation
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
a843e64fc2
commit
433605e282
7 changed files with 449 additions and 10 deletions
|
@ -4,3 +4,4 @@ google
|
|||
protobuf
|
||||
https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.3.0/auto_gptq-0.3.0+cu117-cp310-cp310-win_amd64.whl; platform_system == "Windows"
|
||||
https://github.com/PanQiWei/AutoGPTQ/releases/download/v0.3.0/auto_gptq-0.3.0+cu117-cp310-cp310-linux_x86_64.whl; platform_system == "Linux" and platform_machine == "x86_64"
|
||||
git+https://github.com/suno-ai/bark.git
|
Loading…
Add table
Add a link
Reference in a new issue