Skip to content

Commit

Permalink
docs(timestamped): clean
Browse files Browse the repository at this point in the history
  • Loading branch information
lutangar committed May 2, 2024
1 parent 4a83f19 commit 7cbfa2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { createLogger } from 'winston'
import { join } from 'path'
import { mkdir, rm } from 'node:fs/promises'
import { buildAbsoluteFixturePath, root } from '@peertube/peertube-node-utils'
import { OpenaiTranscriber, WhisperTimestampedTranscriber, TranscriptFile, TranscriptFileEvaluator } from '@peertube/peertube-transcription'
import { OpenaiTranscriber, WhisperTimestampedTranscriber, TranscriptFile } from '@peertube/peertube-transcription'

config.truncateThreshold = 0

Expand Down

0 comments on commit 7cbfa2b

Please sign in to comment.