mirror of
https://github.com/patw/AudioSumma.git
synced 2026-04-28 03:29:53 +00:00
Added some silence trimming
This commit is contained in:
parent
f5af4960fc
commit
81e4e165bc
2 changed files with 36 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -13,6 +13,12 @@ __pycache__/
|
|||
*.wav
|
||||
*.tns
|
||||
|
||||
# Ignore my ffmpeg
|
||||
*.exe
|
||||
|
||||
# Ignore my summary files
|
||||
summary-*.md
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
build/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue