HarshCasper / HarshCasper/Rotten-Scripts
[script request]: Speech to text followed by text sentiment analysis
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Describe the script
Make a python script that does the following things:
- Allow user to create an S3 bucket on AWS and upload a video/audio file to the bucket
- Convert Speech to Text using AWS Transcribe API
- Sentiment analysis on the retrieved text using IBM Watson tone analysis API
- Delete the objects in S3 bucket
### Language
Python
### Is the feature request related to a problem? Please Specify.
_No response_
### Describe the solution you'd like.
_No response_
### Anything else?
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.