Git Product home page Git Product logo

subtitleproject's Introduction

Subtitle Project

This is a project for a windows GUI application for subtitling system audio in soft real-time using Whisper running on Ryzen AI.

Setup + Installation

  1. Clone the repository
  2. Build the frontend
    .\buildFrontend.ps1
  3. Install all backend dependencies Instruction in Backend README
  4. Run the GUI
    cd .\backend
    python start_gui.py

Known Issues

Language Limitations:

  • The application is currently unable to transcribe audio in any language other than English due to model limitations.

Subtitle Transcription Accuracy:

  • The subtitle transcription for speaker loopback inputs is less accurate compared to direct microphone inputs.

Performance Issue After Stopping Transcription:

  • After clicking Stop Transcription, the application may become very slow due to ongoing backend transcription jobs. The application will return to normal speed after a short delay.
  • Note: The download subtitles button remains functional and works independently of the backend.

Stability Issues:

  • The application may crash if the user opens the settings window, selects the "Pin window to always stay on top" option, and then closes the settings window to quickly. (i.e. <2 seconds)
    • This happens as the settings window has not been able to load the Settings javascript-python api bridge before it is closed.
    • This issue can be mitigated by waiting at least 3 seconds after selecting the "Pin window to always stay on top" option before closing the settings window.

Acknowledgements

This application is built on top of the public domain work done at https://github.com/davabase/whisper_real_time.

subtitleproject's People

Contributors

jchu634 avatar

Watchers

 avatar

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.