Movatterモバイル変換


[0]ホーム

URL:


emuR- Main package of the EMU Speech Database Management System

Coverage StatusCRAN_Status_Badge

Out of funding

Unfortunately, the EMU-SDMS is currently out of funding.

We at the IPS will do what we can to fix bugs, security issues ornecessary adjustments to new versions of R; but we cannot currently workon new features or performance improvements.

We would be very glad if funding in academia allowed for moretechnical staff to maintain software used by the research community.

Introduction

The emuR package provides the next iteration of the EMU SpeechDatabase Management System (EMU-SDMS) with database management, dataextraction, data preparation and data visualization facilities. It alsocontains a server that is intended to host databases in the emuDB format(seevignette('emuDB_intro')) to the EMU-webApp (http://ips-lmu.github.io/EMU-webApp/).The querying of annotations is performed using EMU’s own EQL2 (EMU QueryLanguage Version 2).

This package is part of the next iteration of the EMU Speech DatabaseManagement System which aims to be as close to an all-in-one solutionfor generating, manipulating, querying, analyzing and managing speechdatabases as possible. For an overview of the system please seehttp://ips-lmu.github.io/EMU.htmland/orhttps://doi.org/10.1016/j.csl.2017.01.002.

Installation

install.packages("emuR")

As this also installs all of the dependencies (incl.  thewrassp package)this is the only installation step necessary to install the EMU-SDMS onyour system. The only other requirement of the EMU-SDMS is a modern webbrowser (Chrome (recommended!) / Firefox / …) which most people shouldalready have on their systems.

Quick start

For more information see theThe EMU-SDMSManual

For Developers / Beta-Testers

Installation (twoalternative methods)

install.packages("path/to/emuR",repos =NULL,type="source")
library(devtools)install_github("IPS-LMU/emuR",build_vignettes =TRUE)

[8]ページ先頭

©2009-2025 Movatter.jp