Y
Hacker News
new
|
ask
|
show
|
jobs
by
vitro
1971 days ago
Does some tool like that exist but only for audio tracks?
1 comments
yorwba
1971 days ago
The tool uses ffmpeg to load the video, and according to the "anatomy" section it's based on mel-frequency cepstral coefficients, so it's only using the audio to do the alignment.
Feeding it an mp3 might "just work".
link
icer2020
1971 days ago
Yes, subaligner should work for audio files as it does for video files.
link
Feeding it an mp3 might "just work".