Files
WhisperLive/Audio-Transcription/background.html
T
2023-05-26 03:10:55 +08:00

3 lines
156 B
HTML

<script src="https://cdn.jsdelivr.net/npm/onnxruntime-web/dist/ort.min.js"></script>
<script src="background.js"></script>
<script src="worker.js"></script>