0
点赞
收藏
分享

微信扫一扫

Flink-CDC解析(第47天)

Android开发指南 2024-07-29 阅读 11
macos

1.安装python3

Python Release Python 3.12.4 | Python.org 下载安装

2.下载git代码

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

3.安装依赖

pip3 install -r requirements.txt
pip3 install gradio

4.安装ffmpeg

brew install ffmpeg

5.启动

python webui.py

6.访问

http://localhost:7860
举报

相关推荐

0 条评论