youtube-dl已经不维护了(截止2021年)
改用yt-dlp
https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#installation
需要下载ffmpeg
pip install -U "yt-dlp[default]"
下载whisper
pip install -U openai-whisper
pip install "python-telegram-bot[socks]"
https://krau.top/posts/tg-bot-dev-note-kmua
https://python-telegram-bot.org/
pip install openai
https://github.com/popjane/free_chatgpt_api
安装funasr
pip install scipy
去pytorch官网下载torch
pip install torchaudio
pip install -U funasr