Skip to content

Commit f97b26a

Browse files
committed
feat(blog): Spanish audio for posts 100 and 101
1 parent a9cca68 commit f97b26a

7 files changed

Lines changed: 65 additions & 1 deletion
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"slug": "100-posts-knowledge-graph-retrospective",
3+
"category": "curiosities",
4+
"lang": "es",
5+
"voice": "es-CO-GonzaloNeural",
6+
"hash": "a62d35d888581f622fc3dd059c646d535fb69e40ffa62ff8a1516266a6dd0469",
7+
"sourceHash": "153ee03744cda0ec6b32307fb7587512050137da8013f41ce47616fa89dd6ec8",
8+
"durationSec": 2181.984,
9+
"byteSize": 13091904,
10+
"narrationWordCount": 5630,
11+
"audioUrl": "/blog/audio-es/curiosities/100-posts-knowledge-graph-retrospective.mp3",
12+
"translationModel": "gemma4:latest"
13+
}
Binary file not shown.

front/public/blog/audio-es/curiosities/100-posts-knowledge-graph-retrospective.narration.json

Lines changed: 6 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"slug": "stack-recommendations-after-100-posts",
3+
"category": "field-notes",
4+
"lang": "es",
5+
"voice": "es-CO-GonzaloNeural",
6+
"hash": "71a07bcd78b881539fb7a01e4bdb66b9ca7ad141f88ac687383907c58567574b",
7+
"sourceHash": "a97b6908e71478693fc3cd8f440419222d1536e25f05652de111afefb1b060df",
8+
"durationSec": 2354.136,
9+
"byteSize": 14124816,
10+
"narrationWordCount": 7198,
11+
"audioUrl": "/blog/audio-es/field-notes/stack-recommendations-after-100-posts.mp3",
12+
"translationModel": "gemma4:latest"
13+
}
Binary file not shown.

front/public/blog/audio-es/field-notes/stack-recommendations-after-100-posts.narration.json

Lines changed: 6 additions & 0 deletions
Large diffs are not rendered by default.

front/public/blog/audio-es/manifest-es.json

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"lang": "es",
33
"voice": "es-CO-GonzaloNeural",
4-
"generatedAt": 1777685545,
4+
"generatedAt": 1777697838,
55
"posts": {
6+
"curiosities/100-posts-knowledge-graph-retrospective": {
7+
"slug": "100-posts-knowledge-graph-retrospective",
8+
"category": "curiosities",
9+
"lang": "es",
10+
"voice": "es-CO-GonzaloNeural",
11+
"hash": "a62d35d888581f622fc3dd059c646d535fb69e40ffa62ff8a1516266a6dd0469",
12+
"sourceHash": "153ee03744cda0ec6b32307fb7587512050137da8013f41ce47616fa89dd6ec8",
13+
"durationSec": 2181.984,
14+
"byteSize": 13091904,
15+
"narrationWordCount": 5630,
16+
"audioUrl": "/blog/audio-es/curiosities/100-posts-knowledge-graph-retrospective.mp3",
17+
"translationModel": "gemma4:latest"
18+
},
619
"curiosities/algebraic-number-theory-when-factorization-breaks": {
720
"slug": "algebraic-number-theory-when-factorization-breaks",
821
"category": "curiosities",
@@ -1043,6 +1056,19 @@
10431056
"audioUrl": "/blog/audio-es/field-notes/sql-pandas-pyspark-duckdb.mp3",
10441057
"translationModel": "gemma4:latest"
10451058
},
1059+
"field-notes/stack-recommendations-after-100-posts": {
1060+
"slug": "stack-recommendations-after-100-posts",
1061+
"category": "field-notes",
1062+
"lang": "es",
1063+
"voice": "es-CO-GonzaloNeural",
1064+
"hash": "71a07bcd78b881539fb7a01e4bdb66b9ca7ad141f88ac687383907c58567574b",
1065+
"sourceHash": "a97b6908e71478693fc3cd8f440419222d1536e25f05652de111afefb1b060df",
1066+
"durationSec": 2354.136,
1067+
"byteSize": 14124816,
1068+
"narrationWordCount": 7198,
1069+
"audioUrl": "/blog/audio-es/field-notes/stack-recommendations-after-100-posts.mp3",
1070+
"translationModel": "gemma4:latest"
1071+
},
10461072
"field-notes/structuring-ml-projects": {
10471073
"slug": "structuring-ml-projects",
10481074
"category": "field-notes",

0 commit comments

Comments
 (0)