HitomaruKonpaku / twspace-crawler

Script to monitor & download Twitter Spaces 24/7
201 stars 41 forks source link

NO CAPTIONS #38

Closed CryptoLisboa closed 1 year ago

CryptoLisboa commented 1 year ago

As of right now, the script that extracts the captions needs to be fixed. This might be because the JSON from which the captions are usually extracted no longer contains the captions.

HitomaruKonpaku commented 1 year ago

Same with #37

CryptoLisboa commented 1 year ago

That's true.

Could https://github.com/openai/whisper be used to extract text from the audio?

In that case, the challenge would be determining which user each sentence belongs to.