Replies: 2 comments 2 replies
-
|
so it doesn't look like you were being ignored. i assume you are the same person as the one we talked to on irc today and your questions have been answered. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I remember FFmpeg added Whisper; I wonder if this functionality can be achieved using a script? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm an iina user and always wish it could have live caption feature like the ones in chrome. I just read about the documentation of apple's new speech-to-text api in macOS 26. Done some testing and found out it's quite good. I want to write a custom audio filter to access the decoded raw PCM live audio data in mpv, pass it to this transcribe api, then use the transcription it produced to live update the subtitles. The PR is going to be os specific and I'm afraid it might get rejected. So I'm asking for your clarification about whether it could be rejected or not.
Beta Was this translation helpful? Give feedback.
All reactions