Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

AudioBlock_from_folder

AudioBlock from folder


Description

Build a 'AudioBlock' from a 'path' and caches some intermediary results

Usage

AudioBlock_from_folder(
  path,
  sample_rate = 16000,
  force_mono = TRUE,
  crop_signal_to = NULL
)

Arguments

path

directory, path

sample_rate

sample rate

force_mono

force mono or not

crop_signal_to

int, crop signal

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.