-
Notifications
You must be signed in to change notification settings - Fork 33
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
Issue: Support for cloud speech & translation connectors #173
Comments
Hi!
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 |
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. |
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 |
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? |
@Lekhanrao Could you please assign me this issue, i would like to work on it! |
@Lekhanrao Hello, could u please assign me this issue? i would like to work on it!! |
@KaranrajM, Karan reviewed the code and found some issues (left some comments in the PR for ris-code to update) but he didnt revert back. But Karan confirms that 90% of the code is done. Remaining 10% Karan will pick it up and finish it. |
@Lekhanrao Is the issue still open for contribution? I would like to work on it, if possible? |
Sure! |
@KaranrajM , wanted to check if you are able to complete this pending 10%? |
@CraftyEngineer, sure will look into it. |
@KaranrajM 10% of work was pending on this I guess. is this done now? |
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
Product Name
Jugalbandi
Organisation Name
OpenNyAI
Domain
Legal
Tech Skills Needed
Python
Mentor(s)
@Lekhanrao @KaranrajM
Complexity
Low
Category
Backend
The text was updated successfully, but these errors were encountered: