Restructure Go source code into a dedicated `src/` directory, rename the project from "audio-listen" to "Captioneer", and update README accordingly. Add `.gitignore` entry for the built binary `captioneer`.
6 lines
108 B
AMPL
6 lines
108 B
AMPL
module tea.chunkbyte.com/kato/captioneer
|
|
|
|
go 1.26.2
|
|
|
|
require github.com/k2-fsa/sherpa-onnx-go-linux v1.13.4
|