-
Notifications
You must be signed in to change notification settings - Fork 3
Scripts
KenWWW edited this page Jul 24, 2023
·
4 revisions
The scripts folder contains scripts and notebooks used to produce plots.
-
tfsemb_class.py: embedding classification and t-SNE on Phonemes, Place/Manner of Articulation, and Part of Speech (used mainly for Whisper Paper) -
tfsenc_concat.py: concatenating encoding results for different lags. Tied with theconcat-lagscommand in Makefile
-
tfspaper_whisper_method.ipynb: whisper paper method figure (tentative) -
tfspaper_whisper.ipynb: whisper paper figures
-
tfsplt_brainmap.py: brainmap script -
tfsplt_brainmap_cat.py: brainmap script -
tfsplt_colors-test.ipynb: testing colors for encoding plots -
tfsplt_encoding-layers.py: encoding script variant (two splits) -
tfsplt_encoding-twosplit.py: encoding script variant (layers with colorbar) (max correlation across layers) -
tfsplt_encoding.py: main encoding script -
tfsplt_utils.py: utils for color and pickle loading/saving