audio_pipeline
This commit is contained in:
5
workers/transcribe/go.mod
Normal file
5
workers/transcribe/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/yourorg/transcribe
|
||||
|
||||
go 1.22
|
||||
|
||||
require github.com/rabbitmq/amqp091-go v1.9.0
|
||||
Reference in New Issue
Block a user