4 Commits

Author SHA1 Message Date
SetoKaiba
8989ca923d
Merge eeee661acc3cba5166c2bebc836f93520ca4c74b into 5dfce9a3f0def7f1ee1e075df569b0b2d41df9e3 2024-08-19 15:09:52 +08:00
SetoKaiba
836bfec1fb
fix #1240 (#1241) 2024-06-27 22:53:53 +08:00
Seto
eeee661acc align tts endpoint GET and POST default parameters 2024-06-20 15:54:36 +08:00
Kevin Zhang
50c3664496
chore: add the ability of lru cache for api v3 to improve the inference speed when exchange model weights (#1058)
* chore: add the ability of lru cache for api v3 to improve the inference speed when exchange model weights

* chore: Dockerfile start api v3

* chore: api default port from 127.0.0.1 to 0.0.0.0

* chore: make gpu happy when do tts

* chore: rollback Dockerfile

* chore: fix

* chore: fix

---------

Co-authored-by: kevin.zhang <kevin.zhang@cardinfolink.com>
2024-05-19 17:15:56 +08:00