15 lines
366 B
AMPL
15 lines
366 B
AMPL
module tea.chunkbyte.com/kato/captioneer
|
|
|
|
go 1.26.2
|
|
|
|
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
|
|
)
|