diff --git a/reflector-local/.DS_Store b/reflector-local/.DS_Store deleted file mode 100644 index 46b693f2..00000000 Binary files a/reflector-local/.DS_Store and /dev/null differ diff --git a/reflector-local/30min-CyberHR/30min-CyberHR.m4a b/reflector-local/30min-CyberHR/30min-CyberHR.m4a deleted file mode 100644 index 1d8eb1d6..00000000 Binary files a/reflector-local/30min-CyberHR/30min-CyberHR.m4a and /dev/null differ diff --git a/.gitignore b/server/.gitignore similarity index 100% rename from .gitignore rename to server/.gitignore diff --git a/README.md b/server/README.md similarity index 100% rename from README.md rename to server/README.md diff --git a/__init__.py b/server/__init__.py similarity index 100% rename from __init__.py rename to server/__init__.py diff --git a/agenda-headers.txt b/server/agenda-headers.txt similarity index 100% rename from agenda-headers.txt rename to server/agenda-headers.txt diff --git a/client.py b/server/client.py similarity index 100% rename from client.py rename to server/client.py diff --git a/images/aggregate_input.png b/server/images/aggregate_input.png similarity index 100% rename from images/aggregate_input.png rename to server/images/aggregate_input.png diff --git a/images/multi-output.png b/server/images/multi-output.png similarity index 100% rename from images/multi-output.png rename to server/images/multi-output.png diff --git a/notebooks/Viz-experiments.ipynb b/server/notebooks/Viz-experiments.ipynb similarity index 100% rename from notebooks/Viz-experiments.ipynb rename to server/notebooks/Viz-experiments.ipynb diff --git a/notebooks/incsum.ipynb b/server/notebooks/incsum.ipynb similarity index 100% rename from notebooks/incsum.ipynb rename to server/notebooks/incsum.ipynb diff --git a/pipeline-requirements.txt b/server/pipeline-requirements.txt similarity index 100% rename from pipeline-requirements.txt rename to server/pipeline-requirements.txt diff --git a/reflector-local/0-reflector-local.py b/server/reflector-local/0-reflector-local.py similarity index 100% rename from reflector-local/0-reflector-local.py rename to server/reflector-local/0-reflector-local.py diff --git a/reflector-local/1-transcript-generator.py b/server/reflector-local/1-transcript-generator.py similarity index 100% rename from reflector-local/1-transcript-generator.py rename to server/reflector-local/1-transcript-generator.py diff --git a/reflector-local/2-agenda-transcript-diff.py b/server/reflector-local/2-agenda-transcript-diff.py similarity index 100% rename from reflector-local/2-agenda-transcript-diff.py rename to server/reflector-local/2-agenda-transcript-diff.py diff --git a/reflector-local/3-transcript-summarizer.py b/server/reflector-local/3-transcript-summarizer.py similarity index 100% rename from reflector-local/3-transcript-summarizer.py rename to server/reflector-local/3-transcript-summarizer.py diff --git a/reflector-local/30min-CyberHR/30min-CyberHR-agenda.txt b/server/reflector-local/30min-CyberHR/30min-CyberHR-agenda.txt similarity index 100% rename from reflector-local/30min-CyberHR/30min-CyberHR-agenda.txt rename to server/reflector-local/30min-CyberHR/30min-CyberHR-agenda.txt diff --git a/reflector-local/30min-CyberHR/30min-CyberHR-transcript.txt b/server/reflector-local/30min-CyberHR/30min-CyberHR-transcript.txt similarity index 100% rename from reflector-local/30min-CyberHR/30min-CyberHR-transcript.txt rename to server/reflector-local/30min-CyberHR/30min-CyberHR-transcript.txt diff --git a/reflector-local/30min-CyberHR/30min-CyberHR.m4a.mp4_summary.txt b/server/reflector-local/30min-CyberHR/30min-CyberHR.m4a.mp4_summary.txt similarity index 100% rename from reflector-local/30min-CyberHR/30min-CyberHR.m4a.mp4_summary.txt rename to server/reflector-local/30min-CyberHR/30min-CyberHR.m4a.mp4_summary.txt diff --git a/reflector-local/30min-CyberHR/30min-CyberHR.m4a.mp4_transcript.txt b/server/reflector-local/30min-CyberHR/30min-CyberHR.m4a.mp4_transcript.txt similarity index 100% rename from reflector-local/30min-CyberHR/30min-CyberHR.m4a.mp4_transcript.txt rename to server/reflector-local/30min-CyberHR/30min-CyberHR.m4a.mp4_transcript.txt diff --git a/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-AGENDA-FULL.txt b/server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-AGENDA-FULL.txt similarity index 100% rename from reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-AGENDA-FULL.txt rename to server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-AGENDA-FULL.txt diff --git a/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-AGENDA-HEADERS.txt b/server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-AGENDA-HEADERS.txt similarity index 100% rename from reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-AGENDA-HEADERS.txt rename to server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-AGENDA-HEADERS.txt diff --git a/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-Summary.txt b/server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-Summary.txt similarity index 100% rename from reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-Summary.txt rename to server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-Summary.txt diff --git a/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-Transcript.txt b/server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-Transcript.txt similarity index 100% rename from reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-Transcript.txt rename to server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk-Transcript.txt diff --git a/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk.mp4_summary.txt b/server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk.mp4_summary.txt similarity index 100% rename from reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk.mp4_summary.txt rename to server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk.mp4_summary.txt diff --git a/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk.mp4_transcript.txt b/server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk.mp4_transcript.txt similarity index 100% rename from reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk.mp4_transcript.txt rename to server/reflector-local/42min-StartupsTechTalk/42min-StartupsTechTalk.mp4_transcript.txt diff --git a/reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-AGENDA.txt b/server/reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-AGENDA.txt similarity index 100% rename from reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-AGENDA.txt rename to server/reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-AGENDA.txt diff --git a/reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-Summary.txt b/server/reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-Summary.txt similarity index 100% rename from reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-Summary.txt rename to server/reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-Summary.txt diff --git a/reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-Transcript.txt b/server/reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-Transcript.txt similarity index 100% rename from reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-Transcript.txt rename to server/reflector-local/7min-SmolDeveloper/7min-SmolDeveloper-Transcript.txt diff --git a/reflector-local/readme.md b/server/reflector-local/readme.md similarity index 100% rename from reflector-local/readme.md rename to server/reflector-local/readme.md diff --git a/reflector-local/whisper_summarizer_bart.py b/server/reflector-local/whisper_summarizer_bart.py similarity index 100% rename from reflector-local/whisper_summarizer_bart.py rename to server/reflector-local/whisper_summarizer_bart.py diff --git a/reflector_dataclasses.py b/server/reflector_dataclasses.py similarity index 100% rename from reflector_dataclasses.py rename to server/reflector_dataclasses.py diff --git a/scripts/clear_artefacts.sh b/server/scripts/clear_artefacts.sh similarity index 100% rename from scripts/clear_artefacts.sh rename to server/scripts/clear_artefacts.sh diff --git a/scripts/setup_pipeline_dependencies.sh b/server/scripts/setup_pipeline_dependencies.sh similarity index 100% rename from scripts/setup_pipeline_dependencies.sh rename to server/scripts/setup_pipeline_dependencies.sh diff --git a/scripts/setup_server_dependencies.sh b/server/scripts/setup_server_dependencies.sh similarity index 100% rename from scripts/setup_server_dependencies.sh rename to server/scripts/setup_server_dependencies.sh diff --git a/server-requirements.txt b/server/server-requirements.txt similarity index 100% rename from server-requirements.txt rename to server/server-requirements.txt diff --git a/server.py b/server/server.py similarity index 100% rename from server.py rename to server/server.py diff --git a/stream_client.py b/server/stream_client.py similarity index 100% rename from stream_client.py rename to server/stream_client.py diff --git a/trials/__init__.py b/server/trials/__init__.py similarity index 100% rename from trials/__init__.py rename to server/trials/__init__.py diff --git a/trials/finetuning/__init__.py b/server/trials/finetuning/__init__.py similarity index 100% rename from trials/finetuning/__init__.py rename to server/trials/finetuning/__init__.py diff --git a/trials/finetuning/inference_fine_tuned.py b/server/trials/finetuning/inference_fine_tuned.py similarity index 100% rename from trials/finetuning/inference_fine_tuned.py rename to server/trials/finetuning/inference_fine_tuned.py diff --git a/trials/finetuning/youtube_scraping.py b/server/trials/finetuning/youtube_scraping.py similarity index 100% rename from trials/finetuning/youtube_scraping.py rename to server/trials/finetuning/youtube_scraping.py diff --git a/trials/server/__init__.py b/server/trials/server/__init__.py similarity index 100% rename from trials/server/__init__.py rename to server/trials/server/__init__.py diff --git a/trials/server/server_multithreaded.py b/server/trials/server/server_multithreaded.py similarity index 100% rename from trials/server/server_multithreaded.py rename to server/trials/server/server_multithreaded.py diff --git a/trials/title_summary/__init__.py b/server/trials/title_summary/__init__.py similarity index 100% rename from trials/title_summary/__init__.py rename to server/trials/title_summary/__init__.py diff --git a/trials/title_summary/api.py b/server/trials/title_summary/api.py similarity index 100% rename from trials/title_summary/api.py rename to server/trials/title_summary/api.py diff --git a/trials/title_summary/bert.py b/server/trials/title_summary/bert.py similarity index 100% rename from trials/title_summary/bert.py rename to server/trials/title_summary/bert.py diff --git a/trials/title_summary/gpt2.py b/server/trials/title_summary/gpt2.py similarity index 100% rename from trials/title_summary/gpt2.py rename to server/trials/title_summary/gpt2.py diff --git a/trials/title_summary/incsum.py b/server/trials/title_summary/incsum.py similarity index 100% rename from trials/title_summary/incsum.py rename to server/trials/title_summary/incsum.py diff --git a/trials/title_summary/openai_endpoint.py b/server/trials/title_summary/openai_endpoint.py similarity index 100% rename from trials/title_summary/openai_endpoint.py rename to server/trials/title_summary/openai_endpoint.py diff --git a/trials/title_summary/pegasus.py b/server/trials/title_summary/pegasus.py similarity index 100% rename from trials/title_summary/pegasus.py rename to server/trials/title_summary/pegasus.py diff --git a/trials/title_summary/t5.py b/server/trials/title_summary/t5.py similarity index 100% rename from trials/title_summary/t5.py rename to server/trials/title_summary/t5.py diff --git a/trials/title_summary/transcript.txt b/server/trials/title_summary/transcript.txt similarity index 100% rename from trials/title_summary/transcript.txt rename to server/trials/title_summary/transcript.txt diff --git a/trials/title_summary/vicuna.py b/server/trials/title_summary/vicuna.py similarity index 100% rename from trials/title_summary/vicuna.py rename to server/trials/title_summary/vicuna.py diff --git a/trials/whisper-jax/__init__.py b/server/trials/whisper-jax/__init__.py similarity index 100% rename from trials/whisper-jax/__init__.py rename to server/trials/whisper-jax/__init__.py diff --git a/trials/whisper-jax/whisjax.py b/server/trials/whisper-jax/whisjax.py similarity index 100% rename from trials/whisper-jax/whisjax.py rename to server/trials/whisper-jax/whisjax.py diff --git a/trials/whisper-jax/whisjax_realtime.py b/server/trials/whisper-jax/whisjax_realtime.py similarity index 100% rename from trials/whisper-jax/whisjax_realtime.py rename to server/trials/whisper-jax/whisjax_realtime.py diff --git a/utils/__init__.py b/server/utils/__init__.py similarity index 100% rename from utils/__init__.py rename to server/utils/__init__.py diff --git a/utils/file_utils.py b/server/utils/file_utils.py similarity index 100% rename from utils/file_utils.py rename to server/utils/file_utils.py diff --git a/utils/format_output.py b/server/utils/format_output.py similarity index 100% rename from utils/format_output.py rename to server/utils/format_output.py diff --git a/utils/log_utils.py b/server/utils/log_utils.py similarity index 100% rename from utils/log_utils.py rename to server/utils/log_utils.py diff --git a/utils/run_utils.py b/server/utils/run_utils.py similarity index 100% rename from utils/run_utils.py rename to server/utils/run_utils.py diff --git a/utils/text_utils.py b/server/utils/text_utils.py similarity index 100% rename from utils/text_utils.py rename to server/utils/text_utils.py diff --git a/utils/viz_utils.py b/server/utils/viz_utils.py similarity index 100% rename from utils/viz_utils.py rename to server/utils/viz_utils.py diff --git a/utils/config.ini b/utils/config.ini deleted file mode 100644 index 6bc04d56..00000000 --- a/utils/config.ini +++ /dev/null @@ -1,38 +0,0 @@ -[DEFAULT] -#Set exception rule for OpenMP error -#to allow duplicate lib initialization -KMP_DUPLICATE_LIB_OK=TRUE - -[OPENAI] -#ExportOpenAIAPIKey -OPENAI_APIKEY= - -[WHISPER] -#ExportWhisperModelSize -WHISPER_MODEL_SIZE=tiny -WHISPER_REAL_TIME_MODEL_SIZE=tiny - -[AWS-S3] -#AWSconfig -AWS_ACCESS_KEY= -AWS_SECRET_KEY= -BUCKET_NAME=reflector-bucket - -[SUMMARIZER] -#Summarizerconfig -SUMMARY_MODEL=facebook/bart-large-cnn -INPUT_ENCODING_MAX_LENGTH=1024 -MAX_LENGTH=2048 -BEAM_SIZE=6 -MAX_CHUNK_LENGTH=1024 -SUMMARIZE_USING_CHUNKS=YES - -[AUDIO] -# Audiodevice -BLACKHOLE_INPUT_AGGREGATOR_DEVICE_NAME=aggregator -AV_FOUNDATION_DEVICE_ID=1 - -[LLM] -# LLM configs -LLM_MACHINE_IP= -LLM_MACHINE_PORT=