taTanStack
GitHubaiWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceeded
      1393-fixai-byteplus-watermark-is-sent-as-a-boolean-but-seed-audio-10-expects-an-object
    • Runs and Agents
    • TimelineBeta
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Circular DependenciesEnterprise
    • Resource Usage
    • Analysis
    • ConformanceEnterprise
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
    fix(ai-byteplus): send Seed Speech watermark as an object Seed Audio 1.0 reads `watermark` as an object with two independent markers, not the boolean the adapter guessed from Seedream. A boolean was ignored by the server, so a caller who asked for a watermark got unwatermarked audio and no error: failing open on what is usually a compliance requirement. `modelOptions.watermark` now takes `boolean | BytePlusTTSWatermark`, and a boolean normalizes to `{ aigc_watermark: <value> }` so existing callers get the behavior they intended. Also clears two other unprobed notes in the same file, now resolved against the published Seed Audio 1.0 reference: the `references[]` member shape is flat, as assumed, and `speaker` accepts a cloned voice as well as a stock one. Closes #1393
    nx run-many --targets=build --exclude=examples/**,testing/**
Succeeded
Linux
4 CPU cores
read-write access token used
dedbdf511394
100%

Cache hits

66 of 66 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

66 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubaiWorkspace