A quick notebook about Speech-to-text and Topic modeling

■ 10.2021 ■ Speech-to-text and Topic modeling
○ NLP
○ Technical Keywords: EDA, Gensim, Confidence score, Fill-mask Transformer, Cosine Similarity, Colab
Deepnote

In this notebook, we observe an output example of a speech-to-text model (i.e., a conversation text generated from an audio record). We try to extract the main topics from this conversation by using Gensim.