-
Notifications
You must be signed in to change notification settings - Fork 26
Fix audio recording and deal with audio watermarking in sub tasks #413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Julien Veyssier <[email protected]>
…port NC 33, adjust Php version in actions Signed-off-by: Julien Veyssier <[email protected]>
|
Maybe we should still support NC >= 30 and make dirty conditional stuff to disable watermarking. |
0bea9af to
a5050a9
Compare
Signed-off-by: Julien Veyssier <[email protected]>
a5050a9 to
1ba5381
Compare
Signed-off-by: Julien Veyssier <[email protected]>
1ba5381 to
b1fb17c
Compare
Signed-off-by: Julien Veyssier <[email protected]>
marcelklehr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and looks good. Maybe let's hold off on merging this so we can fix v2.10.0 first?
kyteinsky
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stop transcoding wav to mp3 when recording audio. We now produce Wav files
was the transcoding not working properly?
…json Signed-off-by: Julien Veyssier <[email protected]>
3f2c51a to
c13b3de
Compare
|
@kyteinsky It crashed at least for Marcel and Jana. Not sure why, not sure we can really figure it out. |
Signed-off-by: Julien Veyssier <[email protected]>
Task::setIncludeWatermarkmethod exists)This requires adjustments in integration_openai (and maybe other providers) so they work when the assistant gives them Wav as audio input.