LICENSE
README.MD
THIRD_PARTY_LICENSES.md
pyproject.toml
setup.py
src/taters/audio/diarizer/whisper-diarization/LICENSE
src/taters/figures/fonts/LICENSE
src/taters/Taters.py
src/taters/__init__.py
src/taters/score_model.py
src/taters.egg-info/PKG-INFO
src/taters.egg-info/SOURCES.txt
src/taters.egg-info/dependency_links.txt
src/taters.egg-info/entry_points.txt
src/taters.egg-info/not-zip-safe
src/taters.egg-info/requires.txt
src/taters.egg-info/top_level.txt
src/taters/audio/__init__.py
src/taters/audio/analyze_vocal_acoustics.py
src/taters/audio/convert_to_wav.py
src/taters/audio/diarize_with_thirdparty.py
src/taters/audio/extract_wav_from_video.py
src/taters/audio/extract_whisper_embeddings.py
src/taters/audio/extract_whisper_embeddings_subproc.py
src/taters/audio/split_wav_by_speaker.py
src/taters/audio/transcribe_with_whisper.py
src/taters/audio/diarizer/__init__.py
src/taters/audio/diarizer/whisper_diar_wrapper.py
src/taters/audio/diarizer/whisper-diarization/LICENSE
src/taters/audio/diarizer/whisper-diarization/__init__.py
src/taters/audio/diarizer/whisper-diarization/diarize.py
src/taters/audio/diarizer/whisper-diarization/diarize_custom.py
src/taters/audio/diarizer/whisper-diarization/diarize_parallel.py
src/taters/audio/diarizer/whisper-diarization/helpers.py
src/taters/audio/diarizer/whisper-diarization/diarization/__init__.py
src/taters/audio/diarizer/whisper-diarization/diarization/msdd/diar_infer_telephonic.yaml
src/taters/audio/diarizer/whisper-diarization/diarization/msdd/msdd.py
src/taters/audio/diarizer/whisper-diarization/diarization/msdd/msdd_custom.py
src/taters/data/__init__.py
src/taters/data/library/README.md
src/taters/data/library/archetypes/Resilience.csv
src/taters/data/library/archetypes/Suicidality.csv
src/taters/data/library/connectives/addition.txt
src/taters/data/library/connectives/all_additive.txt
src/taters/data/library/connectives/all_causal.txt
src/taters/data/library/connectives/all_connective.txt
src/taters/data/library/connectives/all_logical.txt
src/taters/data/library/connectives/all_negative.txt
src/taters/data/library/connectives/all_positive.txt
src/taters/data/library/connectives/all_temporal.txt
src/taters/data/library/connectives/basic_connectives.txt
src/taters/data/library/connectives/conjunctions.txt
src/taters/data/library/connectives/coordinating_conjuncts.txt
src/taters/data/library/connectives/determiners.txt
src/taters/data/library/connectives/disjunctions.txt
src/taters/data/library/connectives/lexical_subordinators.txt
src/taters/data/library/connectives/negative_logical.txt
src/taters/data/library/connectives/opposition.txt
src/taters/data/library/connectives/order.txt
src/taters/data/library/connectives/positive_causal.txt
src/taters/data/library/connectives/positive_intentional.txt
src/taters/data/library/connectives/positive_logical.txt
src/taters/data/library/connectives/reason_and_purpose.txt
src/taters/data/library/connectives/sentence_linking.txt
src/taters/data/library/dictionaries/Absolutist.dicx
src/taters/data/library/dictionaries/Age Stereotypes.dicx
src/taters/data/library/dictionaries/Agitation-Dejection.dicx
src/taters/data/library/dictionaries/Behavioral Activation.dicx
src/taters/data/library/dictionaries/Big Two - Agency and Communion.dicx
src/taters/data/library/dictionaries/Body Type.dicx
src/taters/data/library/dictionaries/Dehumanization.dicx
src/taters/data/library/dictionaries/Empath.dicx
src/taters/data/library/dictionaries/Empathic Concern.dicx
src/taters/data/library/dictionaries/English Prime.dicx
src/taters/data/library/dictionaries/Forest Values.dicx
src/taters/data/library/dictionaries/General Inquirer IV.dicx
src/taters/data/library/dictionaries/Grievance.dicx
src/taters/data/library/dictionaries/Home Perceptions.dicx
src/taters/data/library/dictionaries/Honor.dicx
src/taters/data/library/dictionaries/Invective.dicx
src/taters/data/library/dictionaries/Linguistic Category Model.dicx
src/taters/data/library/dictionaries/Mindfulness.dicx
src/taters/data/library/dictionaries/Moral Foundations - eMFD.dicx
src/taters/data/library/dictionaries/Moral Foundations 2.0.dicx
src/taters/data/library/dictionaries/Moral Foundations.dicx
src/taters/data/library/dictionaries/Morality as Cooperation.dicx
src/taters/data/library/dictionaries/Pain.dicx
src/taters/data/library/dictionaries/Personal Values.dicx
src/taters/data/library/dictionaries/Privacy.dicx
src/taters/data/library/dictionaries/Prosocial Words.dicx
src/taters/data/library/dictionaries/Qualia.dicx
src/taters/data/library/dictionaries/Regressive Imagery.dicx
src/taters/data/library/dictionaries/Self-Care.dicx
src/taters/data/library/dictionaries/Self-Determination Self-Talk.dicx
src/taters/data/library/dictionaries/Situational 8.dicx
src/taters/data/library/dictionaries/Stereotype Content.dicx
src/taters/data/library/dictionaries/Urban Dictionary Supplements.dicx
src/taters/data/library/dictionaries/Well-being.dicx
src/taters/data/library/dictionaries/Whirlall.dicx
src/taters/data/library/stoplists/_chars.txt
src/taters/data/library/stoplists/_chars_extended.txt
src/taters/data/library/stoplists/stopwords-ar.txt
src/taters/data/library/stoplists/stopwords-ca.txt
src/taters/data/library/stoplists/stopwords-cs.txt
src/taters/data/library/stoplists/stopwords-de.txt
src/taters/data/library/stoplists/stopwords-el.txt
src/taters/data/library/stoplists/stopwords-en.txt
src/taters/data/library/stoplists/stopwords-es.txt
src/taters/data/library/stoplists/stopwords-fi.txt
src/taters/data/library/stoplists/stopwords-fr.txt
src/taters/data/library/stoplists/stopwords-hu.txt
src/taters/data/library/stoplists/stopwords-it.txt
src/taters/data/library/stoplists/stopwords-ja.txt
src/taters/data/library/stoplists/stopwords-kr.txt
src/taters/data/library/stoplists/stopwords-nl.txt
src/taters/data/library/stoplists/stopwords-no.txt
src/taters/data/library/stoplists/stopwords-pl.txt
src/taters/data/library/stoplists/stopwords-pt.txt
src/taters/data/library/stoplists/stopwords-ru.txt
src/taters/data/library/stoplists/stopwords-sk.txt
src/taters/data/library/stoplists/stopwords-sv.txt
src/taters/data/library/stoplists/stopwords-tr.txt
src/taters/data/library/stoplists/stopwords-zh.txt
src/taters/figures/__init__.py
src/taters/figures/charts.py
src/taters/figures/render.py
src/taters/figures/wordclouds.py
src/taters/figures/fonts/DejaVuSans-Bold.ttf
src/taters/figures/fonts/LICENSE
src/taters/helpers/__init__.py
src/taters/helpers/atomic.py
src/taters/helpers/cliargs.py
src/taters/helpers/csvio.py
src/taters/helpers/doc_text.py
src/taters/helpers/feature_columns.py
src/taters/helpers/feature_gather.py
src/taters/helpers/find_files.py
src/taters/helpers/gpu.py
src/taters/helpers/library.py
src/taters/helpers/model_spec.py
src/taters/helpers/nltk_data.py
src/taters/helpers/parallel_map.py
src/taters/helpers/proc.py
src/taters/helpers/progress.py
src/taters/helpers/provenance.py
src/taters/helpers/row_map.py
src/taters/helpers/settings.py
src/taters/helpers/spill_counter.py
src/taters/helpers/stanza_data.py
src/taters/helpers/text_gather.py
src/taters/helpers/update_check.py
src/taters/pipelines/__init__.py
src/taters/pipelines/run_pipeline.py
src/taters/pipelines/presets/conversation_video.yaml
src/taters/pipelines/presets/single_speaker_media.yaml
src/taters/stats/__init__.py
src/taters/stats/_common.py
src/taters/stats/_controls.py
src/taters/stats/_fit_common.py
src/taters/stats/assemble.py
src/taters/stats/classify.py
src/taters/stats/correlations.py
src/taters/stats/describe.py
src/taters/stats/group_differences.py
src/taters/stats/pca.py
src/taters/stats/report.py
src/taters/stats/ridge.py
src/taters/text/COHESION_MEASURES.md
src/taters/text/__init__.py
src/taters/text/_concept_dicts.py
src/taters/text/_report.py
src/taters/text/_sentences.py
src/taters/text/_topics.py
src/taters/text/_transformer_common.py
src/taters/text/adapt_encoder.py
src/taters/text/analyze_cohesion.py
src/taters/text/analyze_lexical_richness.py
src/taters/text/analyze_ngram_frequencies.py
src/taters/text/analyze_parts_of_speech.py
src/taters/text/analyze_readability.py
src/taters/text/analyze_sentiment_vader.py
src/taters/text/analyze_with_archetypes.py
src/taters/text/analyze_with_dictionaries.py
src/taters/text/analyze_word_count.py
src/taters/text/build_doc_term_matrix.py
src/taters/text/extract_sentence_embeddings.py
src/taters/text/finetune_predictor.py
src/taters/text/happierfuntokenizing.py
src/taters/text/hf_classifier.py
src/taters/text/ngram_prep.py
src/taters/text/subtitle_parser.py
src/taters/text/topic_count_sweep.py
src/taters/text/topic_model_lda.py
src/taters/text/topic_model_mem.py
src/taters/text/topic_model_nmf.py
src/taters/text/transformer_embeddings.py
src/taters/text/word_vectors.py
src/taters/text/dictionary_analyzers/__init__.py
src/taters/text/dictionary_analyzers/multi_archetype_analyzer.py
src/taters/text/dictionary_analyzers/multi_dict_analyzer.py
src/taters/ui/__init__.py
src/taters/ui/browse.py
src/taters/ui/columns.py
src/taters/ui/compose.py
src/taters/ui/console.py
src/taters/ui/glyphs.py
src/taters/ui/hashbrowns.py
src/taters/ui/hub.py
src/taters/ui/introspect.py
src/taters/ui/library.py
src/taters/ui/live.py
src/taters/ui/preflight.py
src/taters/ui/prompts.py
src/taters/ui/recipes.py
src/taters/ui/run_display.py
src/taters/ui/train.py
src/taters/ui/wizard.py
src/taters/ui/tasks/__init__.py
src/taters/ui/tasks/analyze.py
src/taters/ui/tasks/data.py
src/taters/ui/tasks/extract.py
src/taters/ui/tasks/gpu.py
src/taters/ui/tasks/hashbrowns.py
src/taters/ui/tasks/library.py
src/taters/ui/tasks/manage.py
src/taters/ui/tasks/manage_data.py
src/taters/ui/tasks/model_cache.py
src/taters/ui/tasks/run_saved.py
src/taters/ui/tasks/settings.py
src/taters/ui/tasks/terminal.py
src/taters/ui/tasks/train.py
src/taters/ui/tasks/update_check.py
src/taters/ui/tasks/wrangle.py
tests/test_acoustics.py
tests/test_adapt_encoder.py
tests/test_analyze_task.py
tests/test_atomic.py
tests/test_browse.py
tests/test_bundled_library.py
tests/test_cli_parity.py
tests/test_cliargs.py
tests/test_cohesion.py
tests/test_column_kinds.py
tests/test_columns.py
tests/test_compose.py
tests/test_convert_to_wav.py
tests/test_doc_text.py
tests/test_extract_wav_from_video.py
tests/test_facade.py
tests/test_feature_columns.py
tests/test_feature_gather.py
tests/test_figures_charts.py
tests/test_figures_render.py
tests/test_figures_wordclouds.py
tests/test_find_files.py
tests/test_finetune_predictor.py
tests/test_gpu_rules.py
tests/test_hashbrowns.py
tests/test_hf_classifier.py
tests/test_hub.py
tests/test_introspect.py
tests/test_lexical_richness.py
tests/test_library.py
tests/test_library_payload.py
tests/test_library_ui.py
tests/test_live.py
tests/test_model_cache.py
tests/test_model_replay.py
tests/test_model_spec.py
tests/test_ngram_frequencies.py
tests/test_nltk_data.py
tests/test_overwrite_contract.py
tests/test_packaging.py
tests/test_parts_of_speech.py
tests/test_pipeline.py
tests/test_pipeline_run.py
tests/test_pooled_scoring.py
tests/test_preflight.py
tests/test_presets.py
tests/test_proc.py
tests/test_provenance.py
tests/test_recipes.py
tests/test_run_display.py
tests/test_score_model.py
tests/test_sentiment_vader.py
tests/test_settings.py
tests/test_slow_audio.py
tests/test_spelling.py
tests/test_spill_counter.py
tests/test_split_wav_by_speaker.py
tests/test_stats_assemble.py
tests/test_stats_classify.py
tests/test_stats_correlations.py
tests/test_stats_describe.py
tests/test_stats_group_differences.py
tests/test_stats_pca.py
tests/test_stats_pipeline.py
tests/test_stats_ridge.py
tests/test_subtitle_parser.py
tests/test_terminal_appearance.py
tests/test_text_analyzers.py
tests/test_text_columns.py
tests/test_text_gather.py
tests/test_topic_count_sweep.py
tests/test_topic_model_lda.py
tests/test_topic_model_matrix.py
tests/test_topic_model_mem.py
tests/test_topic_model_nmf.py
tests/test_topics_core.py
tests/test_train_task.py
tests/test_transcribe_with_whisper.py
tests/test_transformer_embeddings.py
tests/test_update_check.py
tests/test_wizard_analysis.py
tests/test_wizard_flow.py
tests/test_wizard_options.py
tests/test_wizard_preflight.py
tests/test_wizard_sources.py
tests/test_word_vectors.py
tests/test_wrangle.py