style: format the house-narrator note in tts.md, resync manifest

Preflight failed on skills/media-use/audio/references/tts.md — the section I added
was not oxfmt-clean. Formatted, and regenerated skills-manifest.json since the
media-use hash changed.

The other files oxfmt flags (package.json files, several skill .md files,
studio/parsers sources) are not touched by this branch and fail on main too — a
pre-existing whole-repo format debt, not introduced here.
This commit is contained in:
ukimsanov
2026-08-04 16:33:57 -07:00
parent 8483b51d4b
commit 08fadcef41
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"files": 10
},
"media-use": {
"hash": "0bc22f71aaac7070",
"hash": "1fc64413fe651bde",
"files": 152
},
"motion-graphics": {
+8 -8
View File
@@ -11,14 +11,14 @@ bundled `heygen-tts.mjs` script below.
Anything that will sit on hyperframes.heygen.com uses one narrator, so the site
does not sound like two products.
| | |
| --- | --- |
| Voice | **River** — "Relaxed, Neutral, Informative" |
| Provider | ElevenLabs |
| `voice_id` | `SAz9YHcvj6GT2YYXdXww` |
| Model | `eleven_multilingual_v2` |
| Pace | 145155 words per minute, with room to breathe |
| Music under it | about 31 LUFS, never masking the voice |
| | |
| -------------- | ---------------------------------------------- |
| Voice | **River** — "Relaxed, Neutral, Informative" |
| Provider | ElevenLabs |
| `voice_id` | `SAz9YHcvj6GT2YYXdXww` |
| Model | `eleven_multilingual_v2` |
| Pace | 145155 words per minute, with room to breathe |
| Music under it | about 31 LUFS, never masking the voice |
```bash
curl -s -X POST "https://api.elevenlabs.io/v1/text-to-speech/SAz9YHcvj6GT2YYXdXww" \