-
### Describe the feature you'd like
We already have an integration for symfony but it lacks the tracing for the Symfony messenger component.
I imagine it to be like the LaravelQueueIntegration and…
-
### Refactoring STT system
https://artificialanalysis.ai/speech-to-text
Points to https://www.speechmatics.com/ as the winner in WER %
![Image](https://github.com/user-attachments/assets/8a7ffd50-0…
-
There are two main parts to performing an xsl transform. First we compile the xsl stylesheet and emit some IL with the instructions of what needs to happen during the transformation, and the second pa…
-
Currently, Airavata MFT can be accessed through its command line interface and the gRPC API. However, it is really easy if a [Docker desktop](https://www.docker.com/products/docker-desktop/)-like user…
-
As suggested by @eregon in this StackOverflow question https://stackoverflow.com/questions/76567012/extending-monkey-patching-java-classes-in-truffle-ruby, I am opening an issue here.
We are curren…
-
For the Polish data set, if looking at top keywords, one gets _dzwonek_ (bell) and _oklaski_ (applause). This should not be included in the top keywords, because these are audio notations, not an actu…
-
## Small steps to understanding `SystemInformation`
- [ ] Add a `SystemKind` that enumerates the kinds of systems we can build with Drasil.
- [ ] Use `SystemKind`s enough such that we can close a …
-
In #203 , @gregr-ni wrote:
>Our intended workflow is to start with a proto file and generate the client code. Isn't all the code you describe generated in this case? If so, then this seems invisible …
-
Up front: I do not expect this feature request to be implemented any time soon (if ever), I'm just filing it so that I don't forget about it.
**Is your feature request related to a problem? Please…
-
Adding a new custom filesystem with corresponding file i/o streams is quite a process at the moment. Looks like HDFS and S3FS are basically hardcoded in many places. It would be useful to develop a …