knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

mpg2wav

Lifecycle: experimental

The goal of {mpg2wav} is to ...

Installation

You can install the development version of {mpg2wav} from GitHub with:

# install.packages("remotes")
remotes::install.packages("UBESP-DCTV/mpg2wav")

Setup

  1. Install NODE.js - restart the machine
  2. install microsoft-cognitiveservices-speech-sdk
  3. Open powershell as admin
  4. run npm install microsoft-cognitiveservices-speech-sdk
  5. follow possible required instructions
  6. install fs
  7. run npm install fs

Code of Conduct

Please note that the mpg2wav project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



UBESP-DCTV/mpg2wav documentation built on March 23, 2022, 3:35 p.m.