Commit Graph

40 Commits

Author SHA1 Message Date
ed69f3b039 don't introduce new blips 2024-06-29 15:39:00 -06:00
11b8cb76bc Don't de-amplify anything 2024-06-29 15:08:20 -06:00
2e6bb71590 don't re-amplify voice tracks 2024-06-29 14:55:34 -06:00
4ac91266ab make amplify-voice-tracks.py compatible with glob 2024-06-04 14:33:09 -06:00
e0c49517ae script to amplify voice tracks 2024-06-04 14:18:41 -06:00
176c2f7be9 fix 'u' in join-partial-lines 2024-03-29 16:32:40 -06:00
24312f0ca7 fix heinous bug in cut-voice-track 2024-03-29 16:12:44 -06:00
ab2a8b2fad don't run cut-voice-track.py with mono files 2024-01-17 16:51:23 -07:00
aaaa62b7e5 warn for ValueError 2024-01-17 16:16:40 -07:00
4abe25416c fix add_silence() breaking following AudioCutter chunk timestamps 2023-11-02 16:02:41 -06:00
d6ba20cbc8 more navigation tools in cut-voice-track 2023-10-30 20:14:39 -06:00
ca3f9d16e1 continue after using as-is 2023-08-19 15:21:09 -06:00
870cb74109 fix helptext typo 2023-08-09 17:08:31 -06:00
54fd8707b9 cut-voice-tracks.py allow rewriting transcriptions 2023-07-31 07:10:17 -06:00
bbc3201154 fix combine-voice-tracks again 2023-07-21 17:23:34 -06:00
d54f9975f3 ignore pycache 2023-07-21 10:35:19 -06:00
27ace0c061 fix combine-voice-tracks 2023-07-21 15:44:45 -06:00
d7824914fb join-partial-lines.py support reverse-joining 2023-07-21 15:34:18 -06:00
f0a532d550 AudioCutter don't save empty track files 2023-07-21 15:11:37 -06:00
28892ab188 Fix imports in transcribe-voice-track 2022-10-06 17:30:48 +00:00
9a71ef0ada join-partial-lines.py 2022-09-27 06:00:34 +00:00
8dffb5633d clean up cut-voice-track help message 2022-09-27 05:59:57 +00:00
bfa4eccda5 refactor hollywoo audio python scripts so looping through tagged audio is reusable 2022-09-27 04:42:28 +00:00
fb64dfca7e rearrange hollywoo python script requirements 2022-09-27 04:41:21 +00:00
51e1fb67b7 combine-voice-tracks 2022-08-07 05:10:18 +00:00
9f59a472e5 transcribe-voice-track allow multiple wav args 2022-05-22 23:53:03 +00:00
89b6c25823 Revert "Revert "allow voice line alts""
This reverts commit 4fa9ee94abc31fec39f68a79ee8678d4e77f96e5.
2022-01-02 19:11:57 -07:00
6e8b9e19bf Revert "allow voice line alts"
This reverts commit 91412a1a1305e689ab0c86b08614688d44f97a9c.
2022-01-02 19:10:21 -07:00
dc4c8fb4ca allow voice line alts 2022-01-02 18:11:31 -07:00
7f2db21d11 allow repeating a search in cut-voice-track 2021-12-17 15:37:07 -07:00
9fc66840c6 cut-voice-track skip ones with >36 takes 2021-12-14 17:44:46 -07:00
1a14415d39 Add 26 more keys to choose between voice takes 2021-12-13 21:18:21 -07:00
1bd232abe7 successful exit code possible for transcribe script 2021-12-13 21:01:59 -07:00
bcdcec8013 add shebang to voice track scripts 2021-12-13 20:52:05 -07:00
e5d936ab0c save when running out of lines in voice track 2021-12-13 20:47:46 -07:00
731d81b99f script for cutting voice tracks 2021-12-13 20:44:40 -07:00
4138dbf353 refactor transcribe-voice-track.py 2021-12-13 19:02:28 -07:00
f090e13655 ignore local vosk models 2021-12-09 19:01:51 -07:00
50cae99e69 allow duplicate lines in transcribe-voice-track.py 2021-12-04 22:10:55 -07:00
4143465b89 Vosk python script for guessing where lines are in a VO wav file 2021-12-04 21:05:05 -07:00