Commit Graph

65 Commits

Author SHA1 Message Date
Rishikanth Chandrasekaran
bccf81d3e6 Update README with referral request and personal link
Added a request for AI/ML engineering referrals and linked personal website.
2026-03-19 10:38:46 -07:00
Rishikanth Chandrasekaran
abd6d62a60 Add project status update and collaboration invitation
Added an update on project status, including personal circumstances and a call for community contributions.
2026-03-19 10:07:09 -07:00
Fran Fitzpatrick
8f537548d4 feat: add RTX 5090 Blackwell GPU support (sm_120)
Add support for NVIDIA RTX 50-series GPUs (Blackwell architecture) which
require CUDA 12.8+ and PyTorch cu128 wheels due to the new sm_120 compute
capability.

Changes:
- Add configurable PYTORCH_CUDA_VERSION environment variable to control
  PyTorch wheel version at runtime (cu126 for legacy, cu128 for Blackwell)
- Update all model adapters to use dynamic CUDA version instead of
  hardcoded cu126 URLs
- Update Dockerfile.cuda.12.9 for Blackwell with CUDA 12.9.1 base image,
  PYTORCH_CUDA_VERSION=cu128, and missing WHISPERX_ENV/yt-dlp
- Update Dockerfile.cuda with explicit PYTORCH_CUDA_VERSION=cu126
- Add docker-compose.blackwell.yml for pre-built Blackwell image
- Add docker-compose.build.blackwell.yml for local Blackwell builds
- Add GPU compatibility documentation to README

Fixes: rishikanthc/Scriberr#104
2025-12-24 14:46:44 -08:00
rishikanthc
9328215a2e m 2025-12-19 09:48:53 -08:00
rishikanthc
3ff2136d19 docs: add LLM disclosure section to README.md 2025-12-19 09:31:14 -08:00
rishikanthc
bab12bfe39 docs: update installation for PUID/PGID and add troubleshooting section
- Update Docker Compose files to default PUID/PGID to 1000
- Add note about SECURE_COOKIES for non-SSL access in README and project site
- Create dedicated Troubleshooting page in documentation site
- Synchronize permissions documentation across all platforms
2025-12-19 09:24:22 -08:00
rishikanthc
becfd0ad0f fix compose 2025-12-17 11:41:07 -08:00
rishikanthc
8f5fee27fc docs: sync installation instructions from project site to README 2025-12-17 11:29:01 -08:00
Rishikanth Chandrasekaran
d95d2f3a3a Revise machine learning models in README
Updated the description of machine learning models used in Scriberr.
2025-12-17 10:16:34 -08:00
Rishikanth Chandrasekaran
86be14a99e Enhance installation section with Docker details
Updated installation instructions to include Docker usage and added environment variable configurations.
2025-12-17 10:13:47 -08:00
Rishikanth Chandrasekaran
cf7ce29ce5 Adjust logo height in README.md
Reduced logo image height for better alignment.
2025-12-17 10:05:55 -08:00
rishikanthc
d56a9e9ca7 Changing hero image 2025-12-17 10:01:57 -08:00
rishikanthc
235d5b3fbd adjusting logo 2025-12-17 09:57:18 -08:00
rishikanthc
d728faf2a7 fix: add backk donation links 2025-12-17 09:36:04 -08:00
rishikanthc
d1dd3afa5d fix: readme for release 2025-12-17 09:32:50 -08:00
Rishikanth Chandrasekaran
dcfbb3a0b6 Revert "frontend HMR dev loop"
This reverts commit 4a0b391843.
2025-12-01 11:58:08 -08:00
Paul Irish
4a0b391843 frontend HMR dev loop 2025-12-01 11:56:47 -08:00
Pakkieressabereso
4961e9f1ac Update README.md
Clarified the Summarization process, to explain how to properly connect to Ollama when installed via Docker (by using "http://host.docker.internal:11434" rather then "http://localhost:11434")
2025-11-18 11:13:40 -08:00
Rishikanth Chandrasekaran
24570ab3f0 Add feedback collection note to README
Added a section for collecting feedback on a new feature.
2025-09-10 11:25:35 -07:00
rishikanthc
89e04f8d0e update logo 2025-09-08 14:40:15 -07:00
Rishikanth Chandrasekaran
6f6b9457bb Fix Recall.ai link
Updated Recall.ai link for sponsorship in README.
2025-09-05 13:46:33 -07:00
Rishikanth Chandrasekaran
a274138f16 Modify header levels 2025-09-04 16:02:39 -07:00
Rishikanth Chandrasekaran
cff695856d Update README with Nvidia GPU support and Docker example 2025-09-04 16:01:50 -07:00
Rishikanth Chandrasekaran
942e72b7de Add donation link to README
Added a donation link to support the project.
2025-09-04 15:53:04 -07:00
Rishikanth Chandrasekaran
d869b6db32 Add ko-fi badge 2025-09-04 14:26:34 -07:00
Rishikanth Chandrasekaran
cecd48e252 Adding sponsors 2025-09-04 14:04:38 -07:00
rishikanthc
203dac7c61 updates readme 2025-08-29 11:03:41 -07:00
rishikanthc
3a6524418e fix ci/cd - add readme 2025-08-28 15:30:45 -07:00
rishikanthc
37b0ca8f9f v1 - blank slate 2025-08-19 19:12:40 -07:00
Rishikanth Chandrasekaran
ef659a2248 Update README.md 2025-07-05 23:49:17 +05:30
Rishikanth Chandrasekaran
59a685b713 Update README.md 2025-07-05 23:27:14 +05:30
Rishikanth Chandrasekaran
b49b89c2a2 Update README.md 2025-07-05 23:26:19 +05:30
Rishikanth Chandrasekaran
70c2b1819e Update README.md 2025-07-05 23:25:16 +05:30
SpirusNox
185db5823c Update README.md 2025-04-15 15:55:57 -05:00
SpirusNox
8f9e0cc3cd Update README.md
Updated workflow badges and updated diarization model information
2025-04-08 10:45:26 -05:00
SpirusNox
802c259bae Update README.md
Updated badges
2025-04-08 10:29:26 -05:00
SpirusNox
3d46799185 Docs: Updated-Reademe-Diarization-Note 2025-03-07 11:45:55 -06:00
SpirusNox
c10410c7d7 feat: Update batch size handling for transcription and improve documentation on GPU memory issues 2025-03-06 21:38:59 -06:00
SpirusNox
bc9daaf546 fix: Improve runtime environment handling
- Add check-env.sh script for environment variable validation
- Update Docker files to support consistent environment handling
- Modify server-side components to properly load environment variables
- Fix environment variable references in API endpoints
- Update authentication flow to respect environment settings
- Improve transcription configuration based on environment
- Update documentation for environment configuration

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-06 10:43:07 -06:00
SpirusNox
df93484e6e fix: resolve missing package issue 2025-03-05 09:50:12 -06:00
SpirusNox
beca3f5756 Revert "Feature: Handle thinking field support and fix markdown rendering" 2025-03-04 17:00:33 -06:00
SpirusNox
1896d3b7e9 feat: implement and enhance thinking field support in transcription UI
This commit adds comprehensive support for displaying AI's thinking process in the transcript UI:

1. Update ThinkingDisplay component:
   - Improve rendering of thinking sections with expandable/collapsible UI
   - Add proper toggle functionality for showing/hiding thinking sections
   - Enhance styling and readability of thinking sections

2. Update AudioPlayer component for Svelte 5 compatibility:
   - Convert to use $state for reactive variables
   - Refactor to use modern event handling
   - Improve waveform rendering and progress tracking

3. Update summary display with markdown rendering support:
   - Add proper formatting for AI-generated summaries
   - Improve UI for viewing thinking sections in summaries
   - Connect thinking display toggle to parent component state

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-04 12:37:17 -06:00
SpirusNox
cba7e16e2f Rename Docker workflow files for consistency and update README build status section 2025-02-28 11:58:34 -06:00
SpirusNox
76a85e11b3 Refactor and update Docker configurations
- Updated `.dockerignore`:
  - Renamed Dockerfile from `Dockerfile-gpu` to `Dockerfile-cuda128` in ignore list.
  - Removed the extra newline for cleaner format.

- Updated GitHub Actions workflows:
  - Modified `main-cuda-docker.yml`, `nightly-cuda-docker.yml` to change Dockerfile reference from `Dockerfile-gpu` to `Dockerfile-cuda128`.
  - Updated image tags from `-gpu` to `-cuda128`.
  - Removed build and verification steps for non-CUDA Docker images from `main-docker.yml` and `nightly-docker.yml`.

- Updated main `Dockerfile`:
  - Adjusted installation steps for Node.js dependencies.
  - Added removal of `.env` file post-build to keep images clean.

- Updated `README.md` for GPU image build command:
  - Changed reference from `Dockerfile-gpu` to `Dockerfile-cuda128`.

- Modified `docker-compose.gpu.yml` and `docker-compose.yml`:
  - Updated Dockerfile reference in `docker-compose.gpu.yml` from `Dockerfile-gpu` to `Dockerfile-cuda128`.
  - Set default paths for `MODELS_DIR`, `WORK_DIR`, and `AUDIO_DIR` using environment variables and adjusted volume configurations.

- Refactored `docker-entrypoint.sh`:
  - Changed virtual environment directory from `/app/deps/` to `/scriberr/`.
  - Removed the dependency check marker file logic for a more direct installation approach.

- Updated `.gitignore` and `env.example`:
  - Removed `*.env` entry from `.gitignore`.
  - Added descriptions for paths in `env.example` for clarity.

These changes streamline the Docker setup, improve environment variable handling, and update documentation for clearer instructions.
2025-02-28 13:47:24 +05:30
SpirusNox
be76df3d31 Cleanup: Updated README.md with new docker github workflow for main 2025-02-27 11:04:27 -06:00
SpirusNox
3503b01c7d Cleanup: Updated README.md with new docker workflow 2025-02-27 11:03:08 -06:00
Rishikanth Chandrasekaran
6c40cb4b0f Changing build status badge to latest workflow 2025-02-26 10:04:48 +05:30
SpirusNox
7d963a475d Updated README.md to account for the new setup 2025-02-25 09:33:41 +05:30
Rishikanth Chandrasekaran
43eb3bac4d Update README.md
Details of new release
2025-02-17 22:12:58 -08:00
Rishikanth Chandrasekaran
8a1cb87411 Update README.md
Typos
2025-02-17 22:07:21 -08:00