Description Usage Arguments Details Value
View source: R/divime_talkertype.R
run the DiViMe talker type module (yunitate)
1 2 3 |
audio_loc |
character, path to the audio files |
divime_loc |
character, path to the DiViMe directory with a VM |
marvinator |
logical, run Marvin's version of yunitator, by default |
vmstart |
logical, perform a check whether the VM is running and if not start it up (by default |
vmshutdown |
logical, should the VM shut down after the operations are done (by default |
messages |
logical, should the file names of each processed file be printed |
overwrite |
logical, should output files be overwritten if they already exist (default is |
If marvinator = TRUE
then the output file will be 'yunitator_english_X.rttm', where 'X' is the file name of the audio file. If marvinator = FALSE
, then the resulting file will be named 'yunitator_old_X.rttm'.
a data.frame with the locations of the created rttm files and some diagnostics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.