Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 368 Bytes

whisper.md

File metadata and controls

12 lines (8 loc) · 368 Bytes

Whisper

pip install numpy tqdm tiktoken numba transformers datasets accelerate librosa soundfile

在网页上测试录音的时候,现在的浏览器都会禁止录音,使用如下方法可以开启浏览器录音:

在浏览器地址栏输入:

chrome://flags/

进入之后找到Insecure origins treated as secure项,设置启用录音的网址