smart_format affecting year transcription in Speech to Text
#1377
|
Similar yet seemingly different from discussion-1293. When a date is spoken, i.e., "722 BC" (read as "seven twenty-two BC) will be transcribed as "July") |
Replies: 7 comments 3 replies
|
Thanks for asking your question. Please be sure to reply with as much detail as possible so the community can assist you efficiently. |
|
It looks like we're missing some important information to help debug your issue. Would you mind providing us with the following details in a reply?
|
|
That BC date might be a bit tricky for our models to get right. I see you did try smart format as well on one of the requests, which was something I was going to suggest.
something like: |
|
we haven't been able to prioritize this yet, but we did just recently launch a new feature that might help you address this tangentially -- are you using streaming or batch STT? /what model? |
|
Has there been any traction on this? It's still an issue unfortunately |
|
this is still not yet natively supported via formatting, but I recommend using our entity detection feature in combination with smart formatting to do your own custom downstream formatting postprocessing for edge cases such as these
|
We've verified this behavior specific to certain subsets of BC/BCE/AD years when using Smart Formatting specifically. We are tracking this work and should have this resolved over the next few weeks.