Commit Graph

28 Commits

Author SHA1 Message Date
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