mirror of
https://github.com/jambonz/batch-speech-utils.git
synced 2026-07-23 20:52:13 +00:00
updates in deepgram transcription
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const assert = require('assert');
|
||||
const {transcribe:dgTranscribe} = require('./deepgram');
|
||||
|
||||
|
||||
const transcribe = async(logger, credentials, filePath) => {
|
||||
const { vendor } = credentials;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user