resolve merge.
This commit is contained in:
commit
1492a38e0b
@ -220,6 +220,7 @@ export class WhisperFile {
|
|||||||
throw err;
|
throw err;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
console.debug("Created %s", WHISPER_MODEL_DIR);
|
||||||
}
|
}
|
||||||
|
|
||||||
get modelUrl() {
|
get modelUrl() {
|
||||||
@ -344,4 +345,4 @@ export class WhisperFile {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
export type DownloadCallback = (arg0: FileSystem.DownloadProgressData) => any;
|
export type DownloadCallback = (arg0: FileSystem.DownloadProgressData) => any;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user