Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add initial GPU support #4

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 12, 2024

  1. Add initial GPU support

    edurenye committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ca9b235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    791d982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e3df97 View commit details
    Browse the repository at this point in the history
  4. Make whisper use cuda

    edurenye committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8ec83a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9266560 View commit details
    Browse the repository at this point in the history
  6. Create __main__.py

    Adds --cuda arg support
    baudneo authored and edurenye committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    35dec67 View commit details
    Browse the repository at this point in the history
  7. Create process.py

    Adds --cuda arg support
    baudneo authored and edurenye committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4e4cf67 View commit details
    Browse the repository at this point in the history
  8. Update docker-compose.gpu.yml

    Adds bind mounts for __main__.py and process.py to add --cuda arg support to piper until the upstream project includes it.
    baudneo authored and edurenye committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fa8f78f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    daf6cc5 View commit details
    Browse the repository at this point in the history
  10. Fixes from rebases

    edurenye committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8373e86 View commit details
    Browse the repository at this point in the history
  11. Fixes from rebases

    edurenye committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4947222 View commit details
    Browse the repository at this point in the history
  12. Fixes from rebases

    edurenye committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ba983fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    485b071 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fed7880 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8467f3f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cd4f206 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e6854b1 View commit details
    Browse the repository at this point in the history
  18. Add microwakeword option

    edurenye committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    53bb566 View commit details
    Browse the repository at this point in the history