Category: Python
-
SENS-ASRM
Date
Formats
Categories
- MIT
- News
- Python
SENS-ASRM is a research project dedicated to improving streaming automatic speech recognition under low-latency constraints. The method enriches acoustic representations with semantic information inferred from… -
Ontology2Graph
Date
Formats
Categories
- BSD
- News
- Python
Ontology2Graph allows the generation of synthetic knowledge graphs through the use of large language models (LLM). It provides a complete pipeline, that transforms ontological schemas… -
sstracking_metrics
Date
Formats
Categories
- MIT
- News
- Python
sstracking_metrics provides a Python pipeline for evaluating Sound Source Tracking (SST) systems. Given a multichannel audio recording, an SST system estimates the time-varying positions of… -
TimeStress
Date
Formats
Categories
- MIT
- News
- Python
TimeStress is a dataset designed to evaluate the temporal representation of facts in large language models (LLMs) by assessing their ability to distinguish between correct… -
Microtune
Date
Formats
Categories
- CC-BY-SA-4.0
- Database
- MIT
- News
- Python
Microtune is an autonomous agent that dynamically controls the size of the memory cache used by a relational database (tested on MariaDB). Its objective (FinOps)… -
A dataset designed as a resource to perform atomic factual knowledge updates
Date
Formats
Categories
- AI
- MIT
- Python
WikiFactDiff is a dataset designed as a resource to perform atomic factual knowledge updates on language models, with the goal of aligning them with current… -
CO2 reporting so as to setup a simple and resilient digital ecosystem for AI
Date
Formats
Categories
- AI
- CC 4.0
- Python
Machine learning, in its various tasks from fitting to inference, can be highly energy intensive and raises growing environmental concerns. This situation inspired different initiatives… -
Marine Detect: Advancing Marine Species Detection with Artificial Intelligence
Date
Formats
Categories
- AGPLv3
- AI
- Python
Marine Detect is an innovative project that leverages Deep Learning technology to advance the detection and identification of marine species. These models were developed in… -
Towards efficient self-supervised representation learning in speech processing
Date
Formats
Categories
- AI
- MIT
- Python
Speech processing models are computationally expensive, generating environmental concerns because of their high energy consumption. ESSL (Efficient Self-Supervised Learning) addresses this issue, enabling pretraining with… -
Video compression/decompression software based on PyTorch
Date
Formats
Categories
- Python
This software implements a video coding algorithm based on neural networks. It is implemented in python using the PyTorch framework. The neural networks are pre-trained…