Skip to content

Python-Learn-Land/xiaoyuzhoufm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xiaoyuzhoufm

小宇宙FM的音频下载,与AI总结

准备

使用 python 3.9。

pip install -r ./requirements.txt

安装ffmpeg,windows上推荐使用scoopscoop install ffmpeg

如果有GPU,安装带cuda的torch,运行速度可以快一点。

配置

添加环境变量OPENAI_API_KEYOPENAI_BASE_URL,可以添加.env文件。

使用

python main.py

输入小宇宙节目的链接,然后等待运行完毕。

About

小宇宙FM的音频下载,与AI总结

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%