mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-17 00:05:00 +00:00
feat(gallery): add llama3, hermes, phi-3, and others (#2110)
Also adds embeddings and llava models Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
d344daf129
commit
8b169f1dac
11 changed files with 804 additions and 229 deletions
15
gallery/piper.yaml
Normal file
15
gallery/piper.yaml
Normal file
|
@ -0,0 +1,15 @@
|
|||
config_file: |
|
||||
backend: piper
|
||||
icon: https://github.com/rhasspy/piper/raw/master/etc/logo.png
|
||||
license: mit
|
||||
|
||||
urls:
|
||||
- https://github.com/rhasspy/piper
|
||||
|
||||
description: |
|
||||
A fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4. Piper is used in a variety of [projects](https://github.com/rhasspy/piper#people-using-piper).
|
||||
|
||||
tags:
|
||||
- tts
|
||||
- text-to-speech
|
||||
- cpu
|
Loading…
Add table
Add a link
Reference in a new issue