LICENSE
README.md
pyproject.toml
tests/test_align.py
tests/test_align_common.py
tests/test_asrfix.py
tests/test_authority.py
tests/test_backend.py
tests/test_backend_mlx.py
tests/test_boundary_cost.py
tests/test_boundary_lattice.py
tests/test_boundary_task.py
tests/test_boundary_v2.py
tests/test_breakpoints.py
tests/test_calib_alignment.py
tests/test_calib_common.py
tests/test_calib_segmentation.py
tests/test_calib_shadow.py
tests/test_canonical_text.py
tests/test_capture_units.py
tests/test_chunk_text_survival.py
tests/test_chunking.py
tests/test_chunking_io.py
tests/test_cli.py
tests/test_config.py
tests/test_config_gap.py
tests/test_cursor_recovery.py
tests/test_debug.py
tests/test_diarize.py
tests/test_diarize_compat.py
tests/test_diarize_format.py
tests/test_diarize_smoothing.py
tests/test_display_profile.py
tests/test_download_progress.py
tests/test_emission_mask.py
tests/test_export.py
tests/test_finalizer_fuzz.py
tests/test_finalizer_goldens.py
tests/test_finalizer_preview.py
tests/test_finalizer_properties.py
tests/test_fsio.py
tests/test_gap_adaptive.py
tests/test_gap_split.py
tests/test_keep_lyrics.py
tests/test_kinsoku.py
tests/test_lang.py
tests/test_manifest.py
tests/test_mediasnapshot.py
tests/test_mfa_converter.py
tests/test_mux.py
tests/test_mux_sibling.py
tests/test_p5_close.py
tests/test_p5_w4_wiring.py
tests/test_p6_acquisition.py
tests/test_p6_ald6_independence.py
tests/test_p6_align_candidates.py
tests/test_p6_align_evidence.py
tests/test_p6_align_inputs.py
tests/test_p6_align_seed.py
tests/test_p6_align_shadow_corpus.py
tests/test_p6_context.py
tests/test_p6_delta_registry.py
tests/test_p6_distribution.py
tests/test_p6_durable_evidence_schema.py
tests/test_p6_engine_registry.py
tests/test_p6_episode_transactions.py
tests/test_p6_evidence_core.py
tests/test_p6_failure_registry.py
tests/test_p6_fix_authority.py
tests/test_p6_fix_oracle_rat4.py
tests/test_p6_fix_writer_transaction.py
tests/test_p6_full_pass_ao06.py
tests/test_p6_oracle_public_commands.py
tests/test_p6_oracle_release_version.py
tests/test_p6_oracle_vectors.py
tests/test_p6_predistribution.py
tests/test_p6_projection_dependencies.py
tests/test_p6_qwen_ao06_preparation.py
tests/test_p6_qwen_legacy_projection.py
tests/test_p6_ratification_defaults.py
tests/test_p6_registry_live_closure.py
tests/test_p6_runtime_ao.py
tests/test_p6_segmentation_candidates.py
tests/test_p6_segmentation_dependencies.py
tests/test_p6_semantic_comparator.py
tests/test_p6_snapshot.py
tests/test_partition_check.py
tests/test_pipeline.py
tests/test_pipeline_batch0.py
tests/test_pipeline_vad.py
tests/test_policy_delta_registry.py
tests/test_progress.py
tests/test_provider_ledger.py
tests/test_realign.py
tests/test_runtime_errors.py
tests/test_scenarios.py
tests/test_sdh.py
tests/test_segdoc.py
tests/test_segment_document.py
tests/test_semantic_breaks.py
tests/test_semantic_removal.py
tests/test_shadow_hook.py
tests/test_shot_snap.py
tests/test_smart_split.py
tests/test_smart_split_cleanup.py
tests/test_smart_split_gap.py
tests/test_smart_split_glue.py
tests/test_smart_split_micro.py
tests/test_smart_split_semantic.py
tests/test_smart_split_stutter.py
tests/test_snap_punct.py
tests/test_songdet.py
tests/test_speaker_evidence.py
tests/test_speaker_w3_integration.py
tests/test_speakers.py
tests/test_speech_anchors.py
tests/test_split_cursor_sync.py
tests/test_subformats.py
tests/test_subunit.py
tests/test_timestamps.py
tests/test_timing_preview.py
tests/test_timing_properties.py
tests/test_trace_validator.py
tests/test_translate.py
tests/test_ui.py
tests/test_unit_repair.py
tests/test_vocals_cache.py
tests/test_vocalscache_phase2.py
tests/test_voice_provenance.py
tests/test_voice_replay.py
tests/test_voice_transactions.py
tests/test_voicebase.py
tests/test_voicecapture_wiring.py
tests/test_voicecontrollers.py
tests/test_voicematch.py
tests/test_voicestore.py
tests/test_warning_hygiene.py
tests/test_zero_duration_diagnostics.py
voxweave/__init__.py
voxweave/__main__.py
voxweave/align_acquisition.py
voxweave/align_adapter.py
voxweave/align_common.py
voxweave/align_context.py
voxweave/align_ctc.py
voxweave/align_delta_registry.py
voxweave/align_distribution.py
voxweave/align_distribution_reference.py
voxweave/align_dp_safety.py
voxweave/align_evidence.py
voxweave/align_evidence_core.py
voxweave/align_failures.py
voxweave/align_inputs.py
voxweave/align_mms.py
voxweave/align_orchestration.py
voxweave/align_projector.py
voxweave/align_runtime.py
voxweave/align_shadow.py
voxweave/align_shadow_minimal.py
voxweave/align_snapshot.py
voxweave/asrfix.py
voxweave/backend.py
voxweave/backend_mlx.py
voxweave/candidate_encoder.py
voxweave/chunking.py
voxweave/cli.py
voxweave/config.py
voxweave/debug.py
voxweave/diarize.py
voxweave/engine_registry.py
voxweave/episode_transaction.py
voxweave/export.py
voxweave/fsio.py
voxweave/lang.py
voxweave/mediasnapshot.py
voxweave/mux.py
voxweave/p6_ratifications.py
voxweave/pipeline.py
voxweave/progress.py
voxweave/realign.py
voxweave/reference_projector.py
voxweave/runtime.py
voxweave/sdh.py
voxweave/segmentation_adapter.py
voxweave/segmentation_candidates.py
voxweave/segmentation_orchestration.py
voxweave/segmentation_projector.py
voxweave/semantic_breaks.py
voxweave/shotdet.py
voxweave/songdet.py
voxweave/speakers.py
voxweave/subformats.py
voxweave/timestamps.py
voxweave/translate.py
voxweave/ui.py
voxweave/vocalscache.py
voxweave/voicebase.py
voxweave/voiceepisode.py
voxweave/voicematch.py
voxweave/voicestore.py
voxweave.egg-info/PKG-INFO
voxweave.egg-info/SOURCES.txt
voxweave.egg-info/dependency_links.txt
voxweave.egg-info/entry_points.txt
voxweave.egg-info/requires.txt
voxweave.egg-info/top_level.txt
voxweave/core/__init__.py
voxweave/core/align_compare.py
voxweave/core/align_seed.py
voxweave/core/authority.py
voxweave/core/boundary_cost.py
voxweave/core/boundary_lattice.py
voxweave/core/boundary_task.py
voxweave/core/boundary_v2.py
voxweave/core/breakpoints.py
voxweave/core/canonical_text.py
voxweave/core/conjunctions.py
voxweave/core/finalizer.py
voxweave/core/gap_split.py
voxweave/core/kinsoku.py
voxweave/core/langsets.py
voxweave/core/layout.py
voxweave/core/partition_check.py
voxweave/core/policy_delta.py
voxweave/core/providers.py
voxweave/core/schema.py
voxweave/core/segdoc.py
voxweave/core/shadow_schema.py
voxweave/core/smart_split.py
voxweave/core/speaker_evidence.py
voxweave/core/subunit.py
voxweave/core/timing.py
voxweave/core/timing_preview.py
voxweave/core/trace_validator.py
voxweave/core/unit_repair.py
voxweave/vendor/__init__.py
voxweave/vendor/attend.py
voxweave/vendor/mel_band_roformer.py
voxweave/vendor/vocals_mel_band_roformer.yaml