如何从任何YT视频中获取文字|免费抄录程序ð½
#教程 #python #streamlit #whisper

查看视频教程:
https://www.youtube.com/watch?v=b9oyBebJCK0

希望轻松地从YouTube视频中转录文本?在本步骤教程中,我将指导您完成在本地计算机上设置Video2Text的过程,以获得无缝的文本提取体验。

ð开始使用Video2Text:

ð克隆video2Text存储库:git clone https://github.com/XamHans/video-2-text.git

ð导航到“ WebServer”目录

§§安装所需的依赖项:pip3 install -r sumpliont.txt

â€â如果遇到'精简'识别错误,请在您的终端中执行此命令:export path =“ $ home/.local/bin:$ path:$ path”

'

ð启动Video2Text应用程序:简化运行app.py

ð访问video2Text接口:打开浏览器,然后访问http://localhost:8501

Image description

ðVideo2Text可以免费使用和开源:
GitHub存储库:https://github.com/XamHans/video-2-text.git

ð有用的链接:
Pytube文档:https://pytube.io/en/latest/
Openai Whisper文档:https://github.com/openai/whisper

感谢您的阅读

Johannes