init(languageModel:vocabulary:)
Creates a configuration with the locations of language model and vocabulary files.
Declaration
init(languageModel: URL, vocabulary: URL?)Creates a configuration with the locations of language model and vocabulary files.
init(languageModel: URL, vocabulary: URL?)