Add options for speed up algorithms #1467
DeflateAwning
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
That's more a topic for https://github.com/google/ExoPlayer as Voice does not implement the playback logic itself. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Turns out this is already supported by exoplayer by some degree. Converting to an Issue 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My understanding is that there are multiple algorithms to speed up the playback speed of a piece of audio. Audacity, for example, has both a quick mode, and a very slow "high quality" mode.
I'm assuming that Voice currently uses a quick-ish algorithm, which results in the audio becoming a touch distorted and robot-sounding. I'm wondering if there's a way to implement the option to select a more power-intensive/higher quality playback speed change algorithm.
Resources:
Beta Was this translation helpful? Give feedback.
All reactions