stylest version 0.1.0
stylest estimates speaker style distinctiveness.
Installation
Install stylest from CRAN by executing:
install.packages("stylest")The dev version of stylest on GitHub may have additional features (and bugs) and is not guaranteed to be stable. Power users may install it with:
# install.packages("devtools")
# devtools::install_github("leslie-huang/stylest")See the vignette for examples and usage.
Authors
Bug reports
Please submit any bugs, error reports, etc. on GitHub.