-
I have a WhisperX Python script for transcribing meetings, but the speaker diarization for German is really bad, unfortunately.
After some research I came across the fine-tuned German segmentation…
-
Hi there, thanks for porting this to Cog/Replicate.
Would you be willing to add auto-transcription via Whisper? See this demo on huggingface where it has already been implemented:
https://huggi…
-
A long record file transcribing or right click of that file generates this error message and no transcription output.
Error generating transcription:
Transcription failed with
response: {
"error…
-
I am developing an app using WhisperKit and SwiftUI for iPhone.
I keep getting this error while using the transcribe method:
`Resource path does not exist file:///Users/{myuser}/Library/Developer/…
-
Exceptional app, thank you! I would really appreciate apple shortcuts integration, especially:
• Import audio file into app for transcribing
• Getting transcribed text from the result of transcription
-
### Issue you'd like to raise.
For the JS SDK, I believe that the `wrapOpenAI` helper is failing to expose anything except `parse` on the beta chat completions resource.
The problem may have bee…
-
### **Description:**
Integrate a speech-to-text module to handle audio files, converting speech to text for interaction. This feature will allow users to upload audio files and interact with the tran…
-
The title of the paper https://arxiv.org/pdf/2410.15608 is
> Moonshine: Speech Recognition for Live Transcription and Voice Commands
However, the model is a non-streaming model, could you describe…
-
I've been using faster-whisper-server via Docker for weeks with no issues with my transcription script on Ubuntu, but suddenly the server is just broken.
I get this error, whenever I try to transcr…
-
Good afternoon. Could you please let me know if the pretrained model weights are available somewhere, and if there is an example inference script where an audio file is given as input and a MIDI file …