Installation ====================================== At the command line: .. code-block:: bash pip install stancemining There are some optional dependencies. Install ``cuml`` for UMAP and DBSCAN GPU acceleration if you have a CUDA-enabled GPU. And for transcription, you must install ``whisperx``, ``pyannote.audio``, and ``moviepy``.