Tags: ragaeeb/tafrigh
Tags
feat(api): Support adding line breaks based on seconds. (#13) - Adapt to breaking changes from ffmpeg-simplified. - Don't preformat file if it already exists. - Add overriding number of retries - Specifying output file is now mandatory. - Upgrade dependencies BREAKING CHANGE: `transcribe` now requires outputOptions to be mandatory.
feat(tokens): Return the full tokens and confidence in the transcript… … by default #10 (#11) BREAKING CHANGE: The transcript now includes confidence, and tokens arrays in the saved file. If your code used the existing output as-is it may now include additional content you may not want and want to filter out. If not, your code should not need any change. Also upgrades dependencies and moves ffmpeg utility code into its own library.
feat(normalization): Add callback support, normalization (#9) * feat(logic): Add callback support for each step #7 Expose the word-by-word timestamps #4 fix(logic): Filter out trimmed empty strings #5 * Fix auto pull PR * Add package.json * Fix script * Fix * Update milestones call * Fix * Remove PR action
PreviousNext