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

TTS automated transcription implementation, Hyperaudio transcript to .srt #2

Open
candideu opened this issue Sep 27, 2021 · 1 comment

Comments

@candideu
Copy link

I'm so happy that I found your initiative! Can't wait to dive deeper into your different modules.

I just wanted to ask: Is text-to-speech / computer-assisted video/audio transcription part of your roadmap? I've been looking for open source alternatives to descript, otter.ai, sonix,ai, etc., and found this interesting demo that uses the VOSK api:

VOSK.Broswer.mp4

(View GitHub Repo: https://github.com/ccoreilly/vosk-browser)

Although this demo doesn't have punctuation out of the box and doesn't allow editing the transcript, I wondered if it could be paired with your suite of tools.

I was also wondering if the Hyperaudio converter worked the other way around too (so converting hyperaudio transcripts to .srt).

@maboa
Copy link
Member

maboa commented Jan 26, 2023

Hi @candideu – sorry for the tardy reply. I was not expecting to find an issue here :) I have activated discussions which I will check more regularly.

Certainly VOSK is something that we are looking into integrate with our Hyperaudio codebase. We think this is best suited to desktop apps, since the size of it makes that reasonable.

As far as Hypertranscript to SRT is concerned – this should do the trick https://github.com/hyperaudio/hyperaudio-lite/blob/main/js/caption.js

Thank you for your interest. You may also be interested in the new Hyperaudio Lite Editor which you can find here https://github.com/hyperaudio/hyperaudio-lite-editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants