-
[P1494R0](https://wg21.link/p1494r0) Partial program correctness (S. Davis Herring)
-
Hello,
I know this library doesn't support Observe RFC yet. Does it support Blockwise Transfer (RFC7959) and Link Formats (RFC6690)?
Besides those, which other options are NOT supported?
Thanks…
-
DISTINCTCOUNTHLL accuracy and memory footprint can be improved through latest HLL algorithms. We have a choice either replace the existing implementation with a better one or leave the existing DISTIN…
-
Hi,
I found a small bug in Tabs, when I click on a tab (strip/panel) and maintain the left mouse button pressed and moving the mouse outside the tab the element stay active.
In case I don't make…
-
Is it possible to see the code used to compute the evaluation metrics as in the paper ("WhisperX: Time-Accurate Speech Transcription of Long-Form Audio")?
(as the devil's in the details...)
-
Hello,
Are there any current plans to implement Nested Intervals with Farey Fractions for tree structures[1,2] in django-treebeard?
I saw this from a few years ago: https://bitbucket.org/tabo/dj…
-
[P2728R0](https://wg21.link/p2728r0) Unicode in the Library, Part 1: UTF Transcoding (Zach Laine)
-
[P1715R0](https://wg21.link/p1715r0) Loosen restrictions on "_t" typedefs and "_v" values. (Jorg Brown)
-
Google provides pre-trained SavedModel files.
-
### Describe the bug
I was looking into customizing the transducer decoder beamsearch to support multitask as in this [paper](https://arxiv.org/pdf/2204.00558.pdf) when i realized that in the case of…