Closed OnlyWick closed 1 year ago
Problem solved. You need to see this: https://stackoverflow.com/questions/76233716/groupby-mean-not-working-on-titanic-dataset-in-python.
@oseiskar I provided nearly 3 hours of video and subtitles for training, but the final result of the training is not effective.
estimated threshold: 0.45454545454545453
current threshold: 0.75
quality margin: -0.9090909090909091
The running result is as follows.
Extracting audio using ffmpeg and reading subtitles...
computing features for 9041920 audio samples using 3 parallel process(es)
extracted features of size (7534, 50), performing speech detection
computing best fit with 7534 frames
max shift 20s, test increments 0.05s
testing with skews: 23.976/25, 24/25, 23.976/24, 1/1, 24/23.976, 25/24, 25/23.976
bias 0.0
shift score quality skew
13.1 0.695 0.24 23.976/25
13.1 0.697 0.26 24/25
0.2 0.849 0.909 23.976/24
0 0.858 0.909 1/1
-0.2 0.848 0.909 24/23.976
-13.5 0.675 0 25/24
-13.7 0.676 0.282 25/23.976
optimal shift: 0 seconds, skew: 1/1
quality of fit: 0.909091, threshold 0.75
Fit complete. Performing resync, writing to /Users/wick/Desktop/snyc.srt
success!
All collected information can be loaded correctly.
A portion of index.csv.
A portion of meta.csv.
Are there any requirements for the Python version? I am working on a Mac with an M2 chip.