Skip to content

feat(transcription): add support for multiple transcription providers and update configuration#55

Open
dm94 wants to merge 4 commits into
FujiwaraChoki:mainfrom
dm94:feat/local-transcription
Open

feat(transcription): add support for multiple transcription providers and update configuration#55
dm94 wants to merge 4 commits into
FujiwaraChoki:mainfrom
dm94:feat/local-transcription

Conversation

@dm94

@dm94 dm94 commented Jun 23, 2026

Copy link
Copy Markdown
  • Introduced TRANSCRIPTION_PROVIDER environment variable to select between assemblyai, whisper, or youtube_captions.
  • Updated configuration files to reflect new transcription options.
  • Enhanced get_video_transcript function to dispatch transcription requests based on the selected provider.
  • Implemented local Whisper transcription support with word-level timestamps.
  • Updated tests to cover new transcription functionalities and ensure proper handling of Whisper results.

… and update configuration

- Introduced `TRANSCRIPTION_PROVIDER` environment variable to select between assemblyai, whisper, or youtube_captions.
- Updated configuration files to reflect new transcription options.
- Enhanced `get_video_transcript` function to dispatch transcription requests based on the selected provider.
- Implemented local Whisper transcription support with word-level timestamps.
- Updated tests to cover new transcription functionalities and ensure proper handling of Whisper results.
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@dm94 is attempting to deploy a commit to the Shiori LLC Team on Vercel.

A member of the Team first needs to authorize it.

dm94 added 2 commits July 20, 2026 20:12
fix: update error message to display task progress message if available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant