Subtitles made easier | Pinokio | Whisper-webui | SRT

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • This was pretty cool to do, I will make better videos now, everything will have subtitles. I made an SRT file in Whisper-webui. then added that to handbrake and that added it to my video from OBS studio.
    Dont be a fool and jump on this immediately
    pinokio.computer/
    github.com/Fuz...
    - On Windows:
    1. Download the latest fortran version of [w64devkit](github.com/ske....
    2. Extract `w64devkit` on your pc.
    3. Run `w64devkit.exe`.
    4. Use the `cd` command to reach the `llama.cpp` folder.
    5. From here you can run:
    ```bash
    make
    ```
    - Using `CMake`:
    ```bash
    mkdir build
    cd build
    cmake ..
    cmake --build . --config Release
    ```
    server.exe -m REPLACE_WITH_YOUR_PATH\ggml-model-q4_k.gguf --mmproj REPLACE_WITH_YOUR_PATH\mmproj-model-f16.gguf -ngl 1
    | my situation inside of w64devkit: |
    -------------------------------
    server.exe -m "C:\Users\eoint\pinokio\api\bakllava.pinokio.git\llama.cpp\models\ggml-model-q4_k.gguf" --mmproj "C:\Users\eoint\pinokio\api\bakllava.pinokio.git\llama.cpp\models\mmproj-model-f16.gguf" -ngl 1
    -----------------------------------------------
    next load whisper-webui
    Then make an srt
    Then load the video from obstudio into Handbrake
    Upload to youtube

Комментарии • 2

  • @augustino0
    @augustino0 3 месяца назад

    Nice. I'll try it. I do use whisper on Colab but its sometimes a pain in the head. Thanks for sharing

    • @eointolster
      @eointolster  3 месяца назад

      I appreciate the comment Augustino, it’s been awhile in AI so things have improved