Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mayannath authored Sep 14, 2024
1 parent ccf41c7 commit f3971e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ An innovative voice translation pipeline that leverages Google Cloud's powerful

## Description of Files

- **vbridge-w-GoogleAPIs.py**: This file utilizes the Google APIs only, namely Google Cloud Speech-to-Text, Translate, and Text-to-Speech
- **vbridge-w-GoogleAPIs.py**: This file utilizes the Google APIs only, namely Google Cloud Speech-to-Text, Translate, Natural Language, and Text-to-Speech
- **vbridge-w-GoogleAPIs-and-OpenAIAPIs.py**: This file utilizes the Google APIs + OpenAI API to synthesize and clean up the speech rendition for a cleaner, punctuated speech experience.
- **vbridge-withGoogleAPIs-and-OpenAIAPIs-and-SentimentAnalysis-colorCoded-with-SSML.py**: This file adds emotional context to generated speech through sentiment analysis by modifying the pitch and tone of the final speech. Only works for Supported languages.
- **requirements.txt**: includes all packages needed to run this app.
Expand Down

0 comments on commit f3971e5

Please sign in to comment.