Does anyone know good way make this open ai comparable speech api
#4
by
TheMindExpansionNetwork
- opened
Hello I am really impressed and trying to find solution to use for livekit I would like to see if there is way to host inference and make it open ai speech capable for webrtc server
use prebuilt libraries that can load transformers models or gguf models and voila you have it.
Hi,
You could wrap the outetts library with something like Flask or FastAPI with compatible request types. There are plans to implement server in the future for the outetts library.