paper-with-me

Papers

autrainer: A Modular and Extensible Deep Learning Toolkit for Computer Audition Tasks

2024-12-16 · Simon Rampp, Andreas Triantafyllopoulos, Manuel Milling, Björn W. Schuller

This work introduces the key operating principles for autrainer, our new deep learning training framework for computer audition tasks. autrainer is a PyTorch-based toolkit that allows for rapid, reproducible, and easily extensible training on a variety of different computer audition tasks. Concretely, autrainer offers low-code training and supports a wide range of neural networks as well as preprocessing routines. In this work, we present an overview of its inner workings and key capabilities.

📄 PDF Abstract BibTeX arXiv:2412.11943

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OpenSLU: A Unified, Modularized, and Extensible Toolkit for Spoken Language Understanding

2023-05-17 · Libo Qin, Qiguang Chen, Xiao Xu, Yunlong Feng 외

Spoken Language Understanding (SLU) is one of the core components of a task-oriented dialogue system, which aims to extract the semantic meaning of user queries (e.g., intents and slots). In this work, we introduce OpenS…

Spoken Language Understanding

XNMT: The eXtensible Neural Machine Translation Toolkit

2018-03-01 · WS 2018 3 · Graham Neubig, Matthias Sperber, Xinyi Wang, Matthieu Felix 외

This paper describes XNMT, the eXtensible Neural Machine Translation toolkit. XNMT distin- guishes itself from other open-source NMT toolkits by its focus on modular code design, with the purpose of enabling fast iterati…

Machine TranslationNMTspeech-recognitionSpeech Recognition+1

Texar: A Modularized, Versatile, and Extensible Toolbox for Text Generation

2018-07-01 · WS 2018 7 · Zhiting Hu, Zichao Yang, Tiancheng Zhao, Haoran Shi 외

We introduce Texar, an open-source toolkit aiming to support the broad set of text generation tasks. Different from many existing toolkits that are specialized for specific applications (e.g., neural machine translation)…

Image CaptioningMachine TranslationText GenerationText Summarization+1

OpenNRE: An Open and Extensible Toolkit for Neural Relation Extraction

2019-09-28 · IJCNLP 2019 11 · Xu Han, Tianyu Gao, Yuan YAO, Demin Ye 외

OpenNRE is an open-source and extensible toolkit that provides a unified framework to implement neural models for relation extraction (RE). Specifically, by implementing typical RE methods, OpenNRE not only allows develo…

Information RetrievalQuestion AnsweringRelationRelation Extraction+1

Tyee: A Unified, Modular, and Fully-Integrated Configurable Toolkit for Intelligent Physiological Health Care

2025-12-27 · Tao Zhou, Lingyu Shu, Zixing Zhang, Jing Han arxiv

Deep learning has shown great promise in physiological signal analysis, yet its progress is hindered by heterogeneous data formats, inconsistent preprocessing strategies, fragmented model pipelines, and non-reproducible …