package
0.0.0-20210217131412-9b7308a631f4
Repository: https://github.com/stts-se/segment_checker.git
Documentation: pkg.go.dev
# Functions
NewChunk2File creates a new Chunk2File after first checking that the ffmpeg command exists.
NewChunkExtractor creates a new ChunkExtractor after first checking that the ffmpeg command exists.
# Variables
No description provided by the author
# Structs
Chunk2File extracts time chunks from an audio file, creating a subset of files containing "phrases" from the file.
ChunkExtractor extracts time chunks from an audio file, creating a subset of "phrases" from the file.