Affected by GO-2024-2705
and 2 other vulnerabilities
GO-2024-2705 : LocalAI cross-site request forgery vulnerability in github.com/go-skynet/LocalAI
GO-2024-2717 : LocalAI Command Injection in audioToWav in github.com/go-skynet/LocalAI
GO-2024-2938 : LocalAI path traversal vulnerability in github.com/go-skynet/LocalAI
Discover Packages
github.com/go-skynet/LocalAI
pkg
grpc
whisper
api
package
Version:
v1.21.0
Opens a new window with list of versions in this module.
Published: Jul 16, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Result struct {
Segments []Segment `json:"segments"`
Text string `json:"text"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.