Forced-Alignment-and-Vowel-Extraction / fave-asr

Interface for automated transcription and time alignment of conversational interview data
https://forced-alignment-and-vowel-extraction.github.io/fave-asr/
GNU General Public License v3.0
3 stars 0 forks source link

Migrate to whisper-timestamp #13

Closed chrisbrickhouse closed 6 months ago

chrisbrickhouse commented 6 months ago

Closes #11 by migrating the transcription pipeline

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 97.77778% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.08%. Comparing base (2b9efaf) to head (09fc310).

Files Patch % Lines
pipeline.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 83.13% 86.08% +2.94% ========================================== Files 4 4 Lines 166 194 +28 ========================================== + Hits 138 167 +29 + Misses 28 27 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.