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

Feature request #4

Closed
yujinqiu opened this issue Sep 29, 2022 · 2 comments
Closed

Feature request #4

yujinqiu opened this issue Sep 29, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@yujinqiu
Copy link

Hi @ggerganov
whisper.cpp look promising, thank you for you work.
I know there is timestamp limitation in the README currently.
Is it possible to include timestamp in the future? that will be useful when generate subtitle.
Or can whisper.cpp support stream mode with steaming audio.

@ggerganov ggerganov added the enhancement New feature or request label Sep 29, 2022
ggerganov added a commit that referenced this issue Sep 29, 2022
Can be turned off with "-nt" argument.
Performance has also improved.
@ggerganov
Copy link
Owner

ggerganov commented Sep 29, 2022

Hi, timestamps are available now - give it a try and let me know if you notice something wrong.

I plan to add a real-time speech-to-text from microphone using SDL2 Audio. My hope is to get atleast the small model to run in real-time on a regular machine, but we'll see.

@CHERTS
Copy link
Contributor

CHERTS commented Sep 29, 2022

Hi, timestamps are available now - give it a try and let me know if you notice something wrong.

I plan to add a real-time speech-to-text from microphone using SDL2 Audio. My hope is to get atleast the small model to run in real-time on a regular machine, but we'll see.

It would be just great! I'm looking forward to it! Thank you!

anandijain pushed a commit to anandijain/whisper.cpp that referenced this issue Apr 28, 2023
Can be turned off with "-nt" argument.
Performance has also improved.
@jacob-salassi jacob-salassi mentioned this issue May 15, 2023
10 tasks
soupslurpr pushed a commit to soupslurpr/whisper.cpp that referenced this issue Jun 25, 2023
jettoblack pushed a commit to jettoblack/whisper.cpp that referenced this issue Feb 8, 2024
kultivator-consulting pushed a commit to KultivatorConsulting/whisper.cpp that referenced this issue Feb 12, 2024
Fix print_system_info to correctly return a static &str
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants