Giter Site home page Giter Site logo

autobleep's People

Contributors

cmgriffing avatar freddysilber avatar jayjamieson avatar jutanium avatar yemaney avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

autobleep's Issues

Dependency issue with pip install

Run into error when trying to install package requirements using pip install -r requirements.txt.
Issue seems to be the openai-whisper version in the requirements.txt file is incompatible with the whisper-timestamped.

ERROR: Cannot install -r requirements.txt (line 40) and openai-whisper 20230124
(from git+https://github.com/openai/whisper.git@7858aa9c08d98f75575035ecd6481f46
2d66ca27) because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested openai-whisper 20230124 (from git+https://github.com/open
ai/whisper.git@7858aa9c08d98f75575035ecd6481f462d66ca27)
    whisper-timestamped 1.10.1 depends on openai-whisper 20230307 (from git+http
s://github.com/openai/whisper.git@main#egg=openai-whisper)

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics
/dependency-resolution/#dealing-with-dependency-conflicts

Might make sense to just include whisper-timestamped in the requirements.txt since openai-whisper will be installed as its dependency.

CI/CD: Formatting linting

We should have some linting to improve the code contribution process.
black is what I have been using to format my code.

Can we add that to a Github Action?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.