Wordcab / wordcab-transcribe

💬 ASR FastAPI server using faster-whisper and Multi-Scale Auto-Tuning Spectral Clustering for diarization.
https://wordcab.github.io/wordcab-transcribe/
MIT License
198 stars 29 forks source link

`hms` timestamps format error #236

Closed chainyo closed 1 year ago

chainyo commented 1 year ago

Requesting hms for timestamps_format raises an error of the output pydantic schema:

CleanShot 2023-09-04 at 15 57 05@2x
chainyo commented 1 year ago

Fixed by #237