BBC-Esq
BBC-Esq
### feature convert to huggingface format...use the trust remote code if you require custom code...but otherwise make it compatible with the standard huggingface related libraries like transformers, better transformer, bitsandbytes,...
I didn't see the documentation being updated regarding recent additions like distil-whisper and Mistral. It'd be nice to have that updatd as well as an example of each like the...
Any plans to support the Llava architecture as in the following shiny new models? See here on huggingface.co: liuhaotian/llava-v1.5-7b liuhaotian/llava-v1.5-13b And any of the clip models by chance?
Hello, the title explains my question, but here's a link to where I ask the same thing on the huggingface repo and provide a code snippet from a script of...
I was wondering if you've tried ```TileDB``` and specifically Langchain's integration of it? I've found that it's faster and more reliable than ```chromadb``` and recently made the switch. The API...
Hey @sanchit-gandhi, like the repo. Excited to see this being worked on. Here's a benchmark of WhisperSpeech. I used your sample script on the same exact text snippet and it...
When I run the sample script I keep getting this error message among others...not sure how dire it is or whether it even impacts performance... ``` You set `add_prefix_space`. The...
Rather than re-typing everything, I'm simply providing a link to my issue request in the ```insanely-fast-whisper``` repository for you asking the same type of information be put in the readme:...
Has anyone seen this repository? [https://github.com/Vaibhavs10/insanely-fast-whisper](https://github.com/Vaibhavs10/insanely-fast-whisper) It makes the incredulous claims that it's approximately 6x times faster than faster-whisper. I checked the github repo and they don't make the sourcecode...
Comments and feedback welcome. Figured this would help users if they wanted to get started.