sul-dlss / common-accessioning

Suite of robots that handle the tasks of accessioning digital objects
Other
2 stars 1 forks source link

Update whisper writer options #1393

Closed edsu closed 1 month ago

edsu commented 1 month ago

Why was this change made? 🤔

The whisper options for the writer are in a subsection of the options. max_line_width=42 and max_line_count=2 are more realistic than max_line_count=80, but will likely need to be adjusted over time.

How was this change tested? 🤨

unit tests