Callum Garven
Callum Garven
We also have a very similar use case covering mail merge where our templates are stored in S3, this would reduce bandwidth overall dramatically allowing Gotenberg to fetch the documents...
> @aldenquimby @tcarsuzanlandytech @callumgarven I'm not familiar with this feature from S3 and Azure storage, but I guess it returns a "Content-Disposition" header with a filename? RE AWS, you can...
This appears to be all released now, fyi, this can be closed.
I am too experiencing this issue, with the following arguments: `--backend simulstreaming --model large-v3-turbo --frame-threshold 25 --vac --diarization --segmentation-model pyannote/segmentation-3.0 --embedding-model speechbrain/spkrec-ecapa-voxceleb` This issue does not occur with diarization disabled...
For me, this was due to a issue with RTX 5000 series cards. Specifically `whisperlivekit/simul_whisper/whisper/triton_ops.py` needs updated to support latest Triton versions. See this commit @ openai/whisper whereby they adjust...
On a further note, the Dockerfile included with the project is missing `build-essential` from the system deps - required for the JIT compilation of Triton kernels (to my understanding?), additionally...
Hi @gulien , Yes, this is the general premise. Input MSG, output PDF - on a chromium route. In regards to other relevant parameters for implementation, the only other one...
> That being said, I've already done it in the LibreOffice module, so why not 🤷♂️ This particular feature has been greatly enjoyed by us and your work is more...