module git.sr.ht/~geb/numen

go 1.19

require (
	git.sr.ht/~geb/opt v0.0.0-20221207200434-dad26d091d71
	github.com/alphacep/vosk-api/go v0.3.46-0.20230429023501-12f29a3415e4
	github.com/m7shapan/njson v1.0.8
	github.com/mjibson/go-dsp v0.0.0-20180508042940-11479a337f12
)

require (
	github.com/tidwall/gjson v1.12.1 // indirect
	github.com/tidwall/match v1.1.1 // indirect
	github.com/tidwall/pretty v1.2.0 // indirect
)
