Add more languages support for disfluency#289
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
petemomo
left a comment
There was a problem hiding this comment.
Thanks for this — and for adding the language codes, which brings the list in line with the profanities convention on the page. One ask, one question (inline), and two optional nits (inline).
The API spec still says English-only. spec/realtime.yaml (line 1130) reads "[disfluency] is only present in English", and the API reference pages are generated from that spec — merged as-is, the docs would claim both 20-language and English-only support. Since the spec lives in this repo, could you update that description in this PR? If the spec change is tracked elsewhere (e.g. it mirrors an upstream source), let me know and we'll file a follow-up instead.
|
|
||
| ### Supported languages | ||
|
|
||
| Disfluency tagging and removal are available for the following languages. Each language has its own set of hesitation sounds; the full list above is for English. |
There was a problem hiding this comment.
Nit: "the full list above" is a positional reference. Something like "the expandable list at the start of this section covers English" survives restructuring better.
There was a problem hiding this comment.
Indeed! Nice! changed
I have changed the spec as well here to reflect the change. |
No description provided.