talsperre / LectureSummarizer

A lecture summarization tool that uses AI and computer vision to summarize and index videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepSpeech package initial install Error

ShujaSajid opened this issue · comments

pip install -r videoSummarizer/requirements.txt

ERROR: Could not find a version that satisfies the requirement deepspeech==0.6.1 (from versions: none)
ERROR: No matching distribution found for deepspeech==0.6.1

The initsial setup does not complete as the istallation of requirnments break.