

SLIM Group
AI & ML interests
Natural, spoken interaction with robots. ASR, NLU, RL, NLG, TTS
Recent Activity
Overview
Models, data, and software created and maintained by the Speech, Langauge, and Interactive Machines group at Boise State University.
Software
Renaissance: A Multimodal Transformer Modeling Platform
Reanissance is a straight-forward modeling platform that allows the user to train and test a variety of vision-language model configurations with minimal programming requirements. The novel feature of this platform is that models from the Huggingface hub can be easily plugged into text and vision transformer modules. This allows users to easily test and train a huge variety of novel models on a suite of benchmarks with relatively little programming.
https://github.com/bsu-slim/renaissance
Retico: real-time, incremental communication
Retico is an open-source framework for building state-of-the-art incremental processing systems. This python package contains the functionality of the major supported retico modules and makes them easily accessible.