(*pb.PredictOptions)
| 32 | TTSStream(*pb.TTSRequest, chan []byte) error |
| 33 | SoundGeneration(*pb.SoundGenerationRequest) error |
| 34 | TokenizeString(*pb.PredictOptions) (pb.TokenizationResponse, error) |
| 35 | Status() (pb.StatusResponse, error) |
| 36 | |
| 37 | StoresSet(*pb.StoresSetOptions) error |
no outgoing calls