1.git clone https://github.com/FunAudioLLM/SenseVoice.git

2.python -m venv sencevoicevenv

3 cd sencevoicevenv/scripts文件夹执行 ./Activate.ps1

4.cd 进入requirements.txt所在文件夹,

pip install -r requirements.txt  

pip install gradio

5.python webui.py

6.http://localhost:7860