Commit Graph

81 Commits

Author SHA1 Message Date
836030e106 combine-voice-tracks 2022-08-07 05:10:18 +00:00
cb9761138e transcribe-voice-track allow multiple wav args 2022-05-22 23:53:03 +00:00
4170c4fc64 add Kiss.setup() to most projects 2022-02-23 14:31:47 -07:00
02d7d3533d stopSound 2022-01-09 18:48:10 -07:00
50c0c7ed9a Stream.takeLineAsStream() 2022-01-08 22:58:48 -07:00
92e8566bb5 proper cutToBlack 2022-01-06 19:36:06 -07:00
f15cd2804e fuzzy intercut map 2022-01-06 19:11:59 -07:00
bde92d9bc1 swap characters in front/behind positions on speech 2022-01-06 14:21:55 -07:00
56364b81b9 make characters and props in scenes fuzzymap 2022-01-05 15:55:27 -07:00
3df4382b4d timedSuperText 2022-01-04 17:10:24 -07:00
82804d6e4c moveCharacter 2022-01-03 19:55:03 -07:00
b5725bba83 Revert "Revert "allow voice line alts""
This reverts commit 4fa9ee94ab.
2022-01-02 19:11:57 -07:00
4fa9ee94ab Revert "allow voice line alts"
This reverts commit 91412a1a13.
2022-01-02 19:10:21 -07:00
91412a1a13 allow voice line alts 2022-01-02 18:11:31 -07:00
b26665749a Movie.rollCredits() 2021-12-31 18:25:31 -07:00
4ad244eb76 unique title card FlxSprite 2021-12-30 14:32:53 -07:00
22b857880f timed titleCard 2021-12-30 14:13:19 -07:00
a5d4d60b77 conversion and method for offscreen speech 2021-12-30 12:25:46 -07:00
b1eedbbc28 fix hollywooMethod for methods that only take cc 2021-12-30 12:15:25 -07:00
c9f99e78ce skip voice tracks when skipping dialogue 2021-12-30 12:03:54 -07:00
c568200ca8 fix pause on supertext 2021-12-30 11:44:43 -07:00
eb4ad546a5 built-in FuzzyMap match serializing 2021-12-30 11:27:45 -07:00
1befd1dc1d make voiceTrack ids persistent 2021-12-30 10:43:07 -07:00
a6ce4b1504 hollywoo methods specify their skippability 2021-12-21 21:17:28 -07:00
5d7620e409 refactor label handling into AsyncEmbeddedScript 2021-12-21 20:43:10 -07:00
fcd14f4aa0 automatic preload and end 2021-12-21 17:06:06 -07:00
fd4b989d17 destroy SceneFlxStates when a FlxMovie ends 2021-12-21 16:37:38 -07:00
1594c8de4e allow repeating a search in cut-voice-track 2021-12-17 15:37:07 -07:00
0d9682eecc conversion for boneyard comments -> LABEL in hollywoo 2021-12-16 18:01:32 -07:00
2bd2537bed Add voice track support to Hollywoo 2021-12-15 20:07:50 -07:00
c2ef99cbbe don't put CONT'D in conversion dialogue name 2021-12-15 17:56:56 -07:00
8930deb9ac Store Hollywoo objects in improved FuzzyMap 2021-12-15 15:05:28 -07:00
796e69cf45 buggy label/skip system for hollywooFlixel 2021-12-14 20:48:53 -07:00
32e6e6a423 DRY special dialogue tags + voiceover 2021-12-14 19:00:38 -07:00
1d9ba02e65 cut-voice-track skip ones with >36 takes 2021-12-14 17:44:46 -07:00
a9d89839a1 fix conversion when there are multiple wrylies in a speech 2021-12-14 14:45:40 -07:00
ccb6e23cb6 Stricter canConvert for speech conversions 2021-12-14 14:25:30 -07:00
4378c91ae2 fix special case of (O.P. CONT'D) 2021-12-14 14:11:13 -07:00
642e4c8d58 better NORMALSPEECH conversion 2021-12-14 14:08:00 -07:00
d3b8bbcf8a Cleaner stream-based ktxt2 conversions 2021-12-14 14:00:43 -07:00
958124707b Add 26 more keys to choose between voice takes 2021-12-13 21:18:21 -07:00
8cbc4ade05 successful exit code possible for transcribe script 2021-12-13 21:01:59 -07:00
3c8d573d14 add shebang to voice track scripts 2021-12-13 20:52:05 -07:00
1a00be825d save when running out of lines in voice track 2021-12-13 20:47:46 -07:00
7340ce6ffd script for cutting voice tracks 2021-12-13 20:44:40 -07:00
025194e2ef refactor transcribe-voice-track.py 2021-12-13 19:02:28 -07:00
5b1ebd4a9d ignore local vosk models 2021-12-09 19:01:51 -07:00
acdc9650e5 allow duplicate lines in transcribe-voice-track.py 2021-12-04 22:10:55 -07:00
8bddb4dafe Vosk python script for guessing where lines are in a VO wav file 2021-12-04 21:05:05 -07:00
28c9c9fa78 fixes for Hollywoo 2021-12-04 00:12:13 -07:00