Skip to content

Eliminate formatting strings for speech

Joanmarie Diggs requested to merge no-formatting-speech into main

This is the first step towards speech generation cleanup, namely removing the use of the formatting strings in formatting.py for speech generation. Refining and cleaning up the generators themselves is a separate task.

See issue #496.

Merge request reports