赞
踩
conda create -n sensevoice python=3.11 -y
conda activate sensevoice
git clone https://github.com/FunAudioLLM/SenseVoice.git
cd SenseVoice
vi python>=3.8
--- delete
python>=3.8
---
pip install -r requirements.txt
pip install gradio
python webui.py
使用浏览器打开 http://localhost:7860,
赞
踩
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。