Skip to content

IPS-LMU/voicegravy

Repository files navigation

voicegravy - an R package which is an attempt to port voicesauce to R

write loads of infos here!

For Developers / Beta-Testers

Installation (two alternative methods)

  • either download & extract the package from GitHub. Then install it with the following command:
install.packages("path/to/emuR", repos = NULL, type="source")
  • or install the latest development version from GitHub (preferred method):
library(devtools)
install_github("IPS-LMU/emuR")

About

An attempt of reimplementation of http://www.phonetics.ucla.edu/voicesauce/ using R packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages