Open Lekhanrao opened 2 months ago
Hi! Important Details - These following details are helpful for contributors to effectively identify and contribute to tickets.
Please update the ticket
@c4gt-community-support, What are the sub-category types and where do we update that in the Issue template?
@Lekhanrao Could you please assign me this issue. I would like to solve this.
Assigned ticket to @Ris-code
Assigned ticket to @Ris-code
Thank you for assigning me the task. I have already wrote the code but how to test it because I am not having the credentials. Will it work with my own keys ? or I need to make a PR for you to check.
Hi @Ris-code you can test with your own keys to test the individual translator and language services. Once you verify that it is working, you can raise a PR and we will test code with the whole application and comment if there are any issues.
@Ris-code Please let us know if you have any update on this.
@Ris-code Please let us know if you have any update on this.
could you please guide how to connect to Whatsapp I am having issues with it.
@Ris-code Please let us know if you have any update on this.
could you please guide how to connect to Whatsapp I am having issues with it.
Hi @Ris-code you need to have pinnacle (one of the business service providers of whatsapp) credentials to connect to whatsapp. But for testing speech and translator services, we can directly test these classes with GCP & AWS keys right? There wont be a need to run the whole chatbot in whatsapp and then test them. We can test them through whatsapp as well but we need pinnacle keys.
@Ris-code Please let us know if you have any update on this.
could you please guide how to connect to Whatsapp I am having issues with it.
Hi @Ris-code you need to have pinnacle (one of the business service providers of whatsapp) credentials to connect to whatsapp. But for testing speech and translator services, we can directly test these classes with GCP & AWS keys right? There wont be a need to run the whole chatbot in whatsapp and then test them. We can test them through whatsapp as well but we need pinnacle keys.
Yes I can directly test the APIs. Thank you. Working on it.
Can you assign this issue to me
@Ris-code Please let us know if you have any update on this.
could you please guide how to connect to Whatsapp I am having issues with it.
Hi @Ris-code you need to have pinnacle (one of the business service providers of whatsapp) credentials to connect to whatsapp. But for testing speech and translator services, we can directly test these classes with GCP & AWS keys right? There wont be a need to run the whole chatbot in whatsapp and then test them. We can test them through whatsapp as well but we need pinnacle keys.
Yes I can directly test the APIs. Thank you. Working on it.
I have made a PR changing the translator.py, speech_processor.py, extension.py, .env-dev.template and .env.template files. Please review it . I have already tested all the apis for gcp and aws, it is working fine.
@yashpal2104, This issue is already being worked upon by Ris-code. Seems like it is almost done and waiting our Team lead's review. So I will get back to you after that review and if we still need help. Thankyou! Btw, there are other issues that you could pick up. I will encourage you to please review our open issues and pick the ones that's of interest to you.
@KaranrajM, could you please check the updates made by Ris-code and the PR request as well.
sure no problem I will get to other issues
@KaranrajM to review the PR and close by Friday 4th Oct.
@KaranrajM is this done?
Ticket Contents
Develop connectors for AWS and GCP speech & translation connectors.
Goals
To provide support for the speech and translations of data for cloud providers such as GCP and AWS.
Expected Outcome
The stack should have capabilities to do speech and translation using GCP and AWS models by providing appropriate speech/translation keys in the environment.
Acceptance Criteria
Implementation Details
Mockups/Wireframes