pass keywords to transcription adapters for spelling hints
This commit is contained in:
@@ -25,6 +25,7 @@ type Config struct {
|
||||
APIKey string
|
||||
Language string
|
||||
Model string
|
||||
Keywords []string
|
||||
}
|
||||
|
||||
// NewTranscriber creates a new simple transcriber
|
||||
|
||||
Reference in New Issue
Block a user