Replies: 2 comments 1 reply
-
Have you tried |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi to everyone Well.. was my fault. After installed rust [1], whisper works like a charm Thanks a lot!!! [1]: |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I'm trying to make a test with whisper, but I receive a segmentation fault in all cases that I tried:
This is most basic test that I made:
test wav file is created as
ffmpeg -i 01-video_01.mp4 -ar 16000 -ac 1 test.wav
Any idea?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions