-
`Hello, I am happy` transcription will actually treat `,` as a word. It would be nice to merge it with the previous word instead.
Whisper just added word level timestamps to the main branch and it …
-
### Feature request
https://github.com/huggingface/transformers/pull/28556
The core transformers library is moving to allow an extra parameter for the WhipserModel to bring initial_prompt in.
A…
-
Do you have any suggestions for a total newb who would like to get this running in docker on their synology NAS? I can follow instructions but do not have the best grasp of how this all works.
-
mahdi@mahdi-virtual-machine:~/whisper-docker$ sudo docker build -t whisper .
[sudo] password for mahdi:
[+] Building 361.6s (8/8) FINISHED …
-
https://github.com/ggerganov/whisper.cpp/ unlocks local transcription for effectively any computer.
please consider an option to use this instead of openai whisper api.
-
**Describe the bug**
I tried to optimize whisper-tiny.en model without audio_decoder, but error occurred.
**To Reproduce**
1. python3 prepare_whisper_configs.py --model_name openai/whisper-tiny…
-
Hello
I have tried to transcribe an audio file which is mixed with Telugu and English for an interview with a health professional.
When I set language for auto detection, it displayed as - *Detecte…
-
**Description**
Add Azure OpenAI as a supported inference provider
**Tasks**
- [ ] Implement inference provider[ following these instructions](https://i-am-bee.github.io/bee-agent-framework/#/ll…
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
Originally posted by **kodychik** October 16, 2024
### Checked
- [X] I searched existing ideas and did not find …
-
When running the Whisper model using the faster-whisper-server Docker container, I encounter a transcription issue where the output begins to “hallucinate” after a certain word. The model continuously…