Switch transcription to Whisper large v3
This commit is contained in:
@@ -20,7 +20,7 @@ const (
|
||||
TaskCallAnalysis = "call_analysis"
|
||||
TaskTranscription = "transcription"
|
||||
|
||||
TranscriptionProfile = "voxtral-small"
|
||||
TranscriptionProfile = "whisper-large-v3"
|
||||
)
|
||||
|
||||
type Worker struct {
|
||||
|
||||
Reference in New Issue
Block a user