AbsoluteJS

Multilingual Voice Fixtures

voice-fixtures-multilingualworkspacealphaVoice & Media

Generated by voice/scripts/build-multilingual-corpus.ts.

#Installation

BASH
# Workspace project: ~/abs/voice-fixtures-multilingual

#Capabilities

Overview

Generated by voice/scripts/build-multilingual-corpus.ts.

Contents:

23 PCM fixtures

Show 7 more

23 source descriptors

sources: FLEURS dev split, BSC Catalan-Spanish code-switch test set, and CoSHE Hindi-English code-switch eval set

Licenses:

FLEURS: CC-BY-4.0

BSC Code-Switching CA-ES ASR Test: CC-BY-NC-4.0

CoSHE-Eval: CC-BY-NC-4.0

This corpus is intended for local benchmarking with:

Outcomes

What you can build

Build on the supported package contract

Use voice-fixtures-multilingual through its supported public entry points.

Hardening checklist

Production guidance

Make every external boundary explicitPin the deployed voice-fixtures-multilingual version, replace example or memory-backed dependencies with durable implementations, bound external calls, protect credentials, and emit enough evidence to retry or recover safely.

Follow in order

Troubleshooting path

1
Trace from the first failed boundary
Reproduce the smallest canonical voice-fixtures-multilingual example, confirm the supported entry point and version in the API explorer, then inspect the first boundary that did not produce its documented result.

#Multilingual Voice Benchmark Corpus quick start

Partial snippet

# Multilingual Voice Benchmark Corpus

BASH
VOICE_FIXTURE_DIR=/home/alexkahn/abs/voice-fixtures-multilingual bun run bench:multilingual
Workspace project
This workspace project is not published as a standalone npm package. Use its repository and the accurately labeled public or private workspace contents below.