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

Real time Transcription #49

Open
olawalejuwonm opened this issue Jul 27, 2024 · 10 comments
Open

Real time Transcription #49

olawalejuwonm opened this issue Jul 27, 2024 · 10 comments

Comments

@olawalejuwonm
Copy link
Contributor

Make the recording option of the transcription real-time

This will make it easier to use the application in a live transcription scenario.

Instead of the microphone recording alone, as it records in set time, it will keep transcribing and appending it.

I'm willing to implement this as a means of contributing if the guidance is provided.

Thanks for the awesome software!

@HenestrosaDev
Copy link
Owner

This is an interesting feature that I'd have to thoroughly explore to see how it could be implemented in Audiotext. Thanks for the suggestion!

@olawalejuwonm
Copy link
Contributor Author

This is an interesting feature that I'd have to thoroughly explore to see how it could be implemented in Audiotext. Thanks for the suggestion!

Great! Do you have any implementation plan or when you think it can become available?

@HenestrosaDev
Copy link
Owner

I can't answer either because, as I said, I need to thoroughly see how to implement it. Also, I would like to build the MacOS and Linux executables before tackling this issue, so I don't know how long it will take to implement this feature.

@olawalejuwonm
Copy link
Contributor Author

olawalejuwonm commented Aug 2, 2024 via email

@ManuEZ
Copy link

ManuEZ commented Sep 5, 2024

Make the recording option of the transcription real-time

This will make it easier to use the application in a live transcription scenario.

Instead of the microphone recording alone, as it records in set time, it will keep transcribing and appending it.

I'm willing to implement this as a means of contributing if the guidance is provided.

Thanks for the awesome software!

This would be a GREAT feature, I support this idea + Whisper X

@olawalejuwonm
Copy link
Contributor Author

Make the recording option of the transcription real-time

This will make it easier to use the application in a live transcription scenario.

Instead of the microphone recording alone, as it records in set time, it will keep transcribing and appending it.

I'm willing to implement this as a means of contributing if the guidance is provided.

Thanks for the awesome software!

This would be a GREAT feature, I support this idea + Whisper X

Do you have any idea on how to implement it?

Repository owner deleted a comment from olawalejuwonm Sep 10, 2024
@HenestrosaDev
Copy link
Owner

This is just a heads up that I'm currently working on this feature. It will be available in version 2.3.1.

@olawalejuwonm
Copy link
Contributor Author

This is just a heads up that I'm currently working on this feature. It will be available in version 2.3.1.

Awesome and Thank you.

Let us know as this progress...

@ManuEZ
Copy link

ManuEZ commented Sep 11, 2024

Make the recording option of the transcription real-time
This will make it easier to use the application in a live transcription scenario.
Instead of the microphone recording alone, as it records in set time, it will keep transcribing and appending it.
I'm willing to implement this as a means of contributing if the guidance is provided.
Thanks for the awesome software!

This would be a GREAT feature, I support this idea + Whisper X

Do you have any idea on how to implement it?

One way to implement it is using CUDA for Nvidia Graphics Cards for faster results and better time responses and/or CPU Mode for those that don't have a NVIDIA GPU for transcribing in real time with the models (large, medium, etc...). Also, you could implement the ability to use the microphone for real time transcriptions that are in live, and/or the option to select a device and make the program listen the audio of the pc (for example with the help of VoiceMeeter to capture your system audio as virtual input) for those who want to transcribe in real time an audio, call or video that is playing on your pc (which is different to select a file and wait x minutes to wait until it is transcribe)

That's one way to do it

@olawalejuwonm
Copy link
Contributor Author

This is just a heads up that I'm currently working on this feature. It will be available in version 2.3.1.

How is this progressing?

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

3 participants