mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-19 04:17:44 +00:00
wip
This commit is contained in:
@@ -87,7 +87,6 @@ class TaskTranscribe extends SttTask {
|
||||
|
||||
async exec(cs, obj) {
|
||||
try {
|
||||
this.hasFallbackAsrFromStart = cs.hasFallbackAsr;
|
||||
await this.handling(cs, obj);
|
||||
} catch (error) {
|
||||
if (error instanceof SpeechCredentialError) {
|
||||
|
||||
Reference in New Issue
Block a user