docs: update README with detailed desktop features and setup requirements
This commit is contained in:
@@ -2,4 +2,13 @@ module tea.chunkbyte.com/kato/captioneer
|
||||
|
||||
go 1.26.2
|
||||
|
||||
require github.com/k2-fsa/sherpa-onnx-go-linux v1.13.4
|
||||
require (
|
||||
github.com/diamondburned/gotk4/pkg v0.3.1
|
||||
github.com/k2-fsa/sherpa-onnx-go-linux v1.13.4
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/KarpelesLab/weak v0.1.1 // indirect
|
||||
go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6 // indirect
|
||||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user