Best practice is to work with Google Colab.
Open the file within Colab along with the transcript file and run!
- using 'roberta-large' to determine sentiment (positive, neutral, negative)
- currently parsing sentence by sentence, and merging sentences starting with 'Q: ' to the answer.
- shows a cumulative sentiment score as a graph by sentence index by time