Using NLP methods for automating MI processing
AI & Machine Learning
Essence of the code:
1. We upload the audio recording of the interview to Google Colab.
2. The program automatically converts speech to text.
3. From the text, we extract key data, such as name, age, workplace, attitude towards the product, ...
4…