index
:
prep-dataset.git
main
Helpful small programms to make dataset from source audio
Grail Finder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
Age
Commit message (
Expand
)
Author
2023-02-26
Feat: use md5 hash to save on space with shorter names
Grail Finder
2023-02-25
Feat: add simple slice functionality
GrailFinder
2023-02-18
Feat: close channel before iterating
Grail Finder
2023-02-17
Feat: add time check and test
Grail Finder
2023-02-17
Feat: opus doesnt have 22khz; comment out
Grail Finder
2023-02-16
Feat: use opus; buffered queue
Grail Finder
2023-02-16
Enha: try concurrency
GrailFinder
2023-02-16
Feat: attempt concurrency
GrailFinder
2023-02-16
Refactor: move io funcitons in separate file
Grail Finder
2023-02-16
Feat: filter out bad times
Grail Finder
2023-02-16
Feat: make needed directories to avoid err
GrailFinder
2023-02-15
Feat: add ffmpeg inside of go
Grail Finder
2023-02-15
Feat: add csv; local outputs
Grail Finder
2023-02-14
Fix: use abs path
Grail Finder
2023-02-12
Feat (metadata): return empty map when no file
GrailFinder
2023-02-12
Feat: add support for directory arg
GrailFinder
2023-02-11
Feat: append to metadata.json instead of replacing
GrailFinder
2023-02-11
Feat: add go version
GrailFinder