fuder.eth
|
eb8c29f90a
|
Minor Documentation Updates: Clarified Comments in Python and Go Files (#5641)
* Update ui.go
Signed-off-by: fuder.eth <139509124+vtjl10@users.noreply.github.com>
* Update backend.py
Signed-off-by: fuder.eth <139509124+vtjl10@users.noreply.github.com>
---------
Signed-off-by: fuder.eth <139509124+vtjl10@users.noreply.github.com>
|
2025-06-13 19:55:25 +02:00 |
|
Ettore Di Giacinto
|
8abecb4a18
|
chore: bump grpc limits to 50MB (#5212)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
2025-04-19 08:53:24 +02:00 |
|
Chakib Benziane
|
b99182c8d4
|
TTS API improvements (#2308)
* update doc on COQUI_LANGUAGE env variable
Signed-off-by: blob42 <contact@blob42.xyz>
* return errors from tts gRPC backend
Signed-off-by: blob42 <contact@blob42.xyz>
* handle speaker_id and language in coqui TTS backend
Signed-off-by: blob42 <contact@blob42.xyz>
* TTS endpoint: add optional language paramter
Signed-off-by: blob42 <contact@blob42.xyz>
* tts fix: empty language string breaks non-multilingual models
Signed-off-by: blob42 <contact@blob42.xyz>
* allow tts param definition in config file
- consolidate TTS options under `tts` config entry
Signed-off-by: blob42 <contact@blob42.xyz>
* tts: update doc
Signed-off-by: blob42 <contact@blob42.xyz>
---------
Signed-off-by: blob42 <contact@blob42.xyz>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
|
2024-06-01 18:26:27 +00:00 |
|
cryptk
|
e2de8a88f7
|
feat: create bash library to handle install/run/test of python backends (#2286)
* feat: create bash library to handle install/run/test of python backends
Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
* chore: minor cleanup
Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
* fix: remove incorrect LIMIT_TARGETS from parler-tts
Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
* fix: update runUnitests to handle running tests from a custom test file
Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
* chore: document runUnittests
Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
---------
Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
|
2024-05-11 18:32:46 +02:00 |
|