Skip to content
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

Feat/generate voice response #59

Closed
wants to merge 24 commits into from

Conversation

AnniePacheco
Copy link

Summary

This PR generates a voice message for a given msg_id where the voice_active was set as True. And it also deletes the temporary folder used to store de voice message.

Changes

  • Updated openapi.yaml
  • Updated MessageView.py
  • Updated VoicesFacesView.py
  • Updated MessagesManager.py
  • Updated VoicesFacesManager.py
  • Updated models.py
  • Updated schemas.py
  • Migrations for message table

Related Issues

N/A

Type of Change

Feature

Checklist

  • I have read the CONTRIBUTING documentation.
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the documentation (if applicable).

Screenshots (if applicable) Example of use:

image
image
image

Additional Context

Tested locally using Swagger.

@AnniePacheco AnniePacheco added the enhancement New feature or request label Sep 30, 2024
@AnniePacheco AnniePacheco self-assigned this Sep 30, 2024
Copy link

@samj samj removed the enhancement New feature or request label Oct 2, 2024
@samj samj added the assistant pAI Assistant Application label Oct 2, 2024
@samj samj closed this Jan 16, 2025
@samj samj deleted the feat/generate-voice-response branch January 18, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assistant pAI Assistant Application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants