-
If I load the model, transcribe a first audio file, then transcribe a second audio file, I will have a problem if the language is not the same between them (the language will somehow be assigned to th…
-
Currently, it seems that intermediate files(.wav) are generated uniformly before the all transcription task starts, and cleared after all transcription tasks are completed.
This results in huge te…
-
Providing list of 4 English audio files (each about 3 hours 45 minutes) to batch transcribe. Consistent error being thrown below with multiple different files.
Traceback (most recent call last):
…
-
-
Thanks for your work. I want to ask does phoWhisper supported transcribe speech in audio files like Whisper
-
I am new to both Whisper.cpp and C++, and I would appreciate some guidance on how to run whisper.cpp with cuBLAS. I have successfully downloaded the Windows binaries (whisper-blas-bin-x64.zip) and exe…
-
it would be nice to have 2 progress bars
1) transcribing individual files in a dir
2) transcribing long audio file after VAD split
-
**Describe the bug**
I have two scenarios where the Speechmatics SDK is not returning an Event that I expect. Only after I close the connection, the event is returned. Not sure if it's the API or the…
-
Hi, Alex.
I have IBM Watson BlueMix creds.
I have a username and password for the Speech-to-text thing too.
I have several audio files I'd like IBM Watson to transcribe.
I don't have coding s…
-
Hi, thanks for the great library!
I am hoping to use a large number of CPUs for audio transcription. However, I've been benchmarking the performance of `faster-whisper` and am getting nothing close…