-
Hi!
(This was cross-posted at [facebookresearch/audioseal](https://github.com/facebookresearch/audioseal/issues/48), but wanted to also put here for visibility--thanks!)
Thanks so much for the h…
-
Hello,
I've been deploying my VQA (Vision Query Answer) model using Triton Server and utilizing the `perf_analyzer` tool for benchmarking. However, using random data for the VQA model leads to unde…
-
for example something modelled after https://github.com/isoverse/isoprocessor/blob/812646ebab0faff38c30ace78be82a16704aed66/R/calculations.R#L221 except it can be for all ratios at once given the base…
-
```
I had a play around with BEAUTi recently and couldn't help but notice that
discretized branch rates is the default for relaxed clock models. Since we now
have a proper continuous implementation …
-
First of all, thank you for your work on the IASSD deployment. I am having problems trying to deploy the IASSD algorithm on jetson orin. When I compile the project no error is generated, but when I pu…
-
## Goal
Experiment on WhisperVQ model for better result on multilingual. Hypothesis the current codebook is only 512 which is a small space to compress the multilingual capability.
## Learning Goa…
-
I think it would be informative to consider creating a `cfa-rtgam-pipeline` repository based on [`cfa-epinow2-pipeline`](https://github.com/CDCgov/cfa-epinow2-pipeline) but for the in development `RtG…
-
Hello,
I've read your paper and have a few questions that I wanted to discuss:
1. In Figure 1 of the paper, pooling is done through token averaging. Have you tried any other pooling methods? I u…
-
An initial effort has been done to include many models for the modelling and classification task. However, there are several small improvements that could greatly benefit the package.
Hyperparamete…
-
Hello,
Thanks for the great paper and releasing the code!
I've been trying to reproduce the numbers shown in Fig4 of the paper where you show the effect of increasing the number of frames comparin…