Commit 83f308a7 authored by ali's avatar ali

feat: 删除多余文件

parent 784487f3
This diff is collapsed.
The Developer of the ASR models is Alpha Cephei Inc (https://alphacephei.com/e).
Copyright 2019 Alpha Cephei Inc. All Rights Reserved.
\ No newline at end of file
...@@ -252,7 +252,7 @@ async function startVoskWsAudioInput() { ...@@ -252,7 +252,7 @@ async function startVoskWsAudioInput() {
return return
} }
initVoskWS() await initVoskWS();
sampleRate = 8000 sampleRate = 8000
const mediaStream = await navigator.mediaDevices.getUserMedia({ const mediaStream = await navigator.mediaDevices.getUserMedia({
audio: { audio: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment