GNOME Bugzilla – Bug 744062
scaletempo: add mode for speech speed algorithm from libsonic
Last modified: 2018-11-03 14:57:39 UTC
I'm opening this bug as I plan to create a plugin for libsonic: https://raw.githubusercontent.com/waywardgeek/sonic/master/README For now, the closest I found is the "scaletempo" element (WSOLA/SoundTouch). Here is how Sonic's author compares his algorithm with WSOLA/SoundTouch: https://github.com/waywardgeek/sonic/blob/master/doc/index.md#comparison-to-other-solutions
I think we should just slurp this code into scaletempo as an additional mode then instead of relying on a mini-library that's barely maintained and where most functionality appears to be in just 1200 lines of C in one file anyway.
Moving this to scaletempo. Or maybe we should just close it if there's no interest in doing it that way. (Not that I have looked at details to see if it's really an issue and could be fixed differently in scaletempo.)
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/158.