Skip to content

Conversation

@gsharp-aai
Copy link
Contributor

@gsharp-aai gsharp-aai commented Dec 23, 2025

API Reference (llm-gateway.yml & openapi.yml):

  • Added match_original_utterance parameter for translation (returns translated text per utterance when Speaker Labels enabled)
  • Added translated_texts field to TranscriptUtterance schema
  • Added name_role to speaker_type enum
  • Updated known_values description (now optional for all speaker types, not just "role")
  • Removed non-existent format_utterances parameter from custom formatting
  • Updated custom formatting response schema (made formatted_text and formatted_utterances optional)
  • Added complete response example showing all three speech understanding features together

Streaming Changes (usm-streaming.yml):

  • Enhanced language_detection description to clarify it returns metadata on utterances and final turns
  • Added vad_threshold parameter (0.0-1.0) for VAD confidence tuning in noisy environments

Documentation Changes:

  • Removed format_turns dynamic parameter setting code from streaming examples (not necessary/confusing)
  • Updated multilingual language detection description to mention final turns

@github-actions
Copy link

@gsharp-aai gsharp-aai marked this pull request as draft December 23, 2025 23:33
@gsharp-aai gsharp-aai marked this pull request as ready for review December 24, 2025 01:04
@github-actions
Copy link

@github-actions
Copy link

@gsharp-aai gsharp-aai requested a review from MAsuamah December 24, 2025 01:28
@MAsuamah MAsuamah merged commit 5a92c9d into main Dec 24, 2025
2 of 4 checks passed
@MAsuamah MAsuamah deleted the misc-changes-dec branch December 24, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants