{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2024:XW2OGWZBDLENM2K5RCFFSFTMPR","short_pith_number":"pith:XW2OGWZB","canonical_record":{"source":{"id":"2410.06885","kind":"arxiv","version":3},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"eess.AS","submitted_at":"2024-10-09T13:46:34Z","cross_cats_sorted":["cs.SD"],"title_canon_sha256":"15be299e681d350e3ac1f0251de0a246b339839e069bf3787ea03c96f457655e","abstract_canon_sha256":"b3a7045cc5062db49e67d6f377ddfcde6cf72ad49da3746e8f4cf3af1b7b1d89"},"schema_version":"1.0"},"canonical_sha256":"bdb4e35b211ac8d6695d888a59166c7c7b860f8bbe48a77ac3a4d56cb19a7f16","source":{"kind":"arxiv","id":"2410.06885","version":3},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2410.06885","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"arxiv_version","alias_value":"2410.06885v3","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2410.06885","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"pith_short_12","alias_value":"XW2OGWZBDLEN","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"XW2OGWZBDLENM2K5","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"XW2OGWZB","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2024:XW2OGWZBDLENM2K5RCFFSFTMPR","target":"record","payload":{"canonical_record":{"source":{"id":"2410.06885","kind":"arxiv","version":3},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"eess.AS","submitted_at":"2024-10-09T13:46:34Z","cross_cats_sorted":["cs.SD"],"title_canon_sha256":"15be299e681d350e3ac1f0251de0a246b339839e069bf3787ea03c96f457655e","abstract_canon_sha256":"b3a7045cc5062db49e67d6f377ddfcde6cf72ad49da3746e8f4cf3af1b7b1d89"},"schema_version":"1.0"},"canonical_sha256":"bdb4e35b211ac8d6695d888a59166c7c7b860f8bbe48a77ac3a4d56cb19a7f16","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:38:48.894604Z","signature_b64":"wPikmzL0BluWtp+DZYa+Nw0Z3i+CFrZ73SvtzHBGmK17owCZR/onDTV5M+X+ZgXdDcbOO/v6qTs6mlUCyiVWDQ==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"bdb4e35b211ac8d6695d888a59166c7c7b860f8bbe48a77ac3a4d56cb19a7f16","last_reissued_at":"2026-05-17T23:38:48.894074Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:38:48.894074Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2410.06885","source_version":3,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:38:48Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"XFRgWP/kWI2Au7Jy3+9T2VpZVPv98sRNBwvu/VJIU4cuRC6NuGievhg0uBMpASfbkLdo3t3agamwXijfaw20Bg==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-26T04:27:36.405665Z"},"content_sha256":"b6911688045cdbf92e120ef0e63babf356b76f152f87deaa409b4164afef7d82","schema_version":"1.0","event_id":"sha256:b6911688045cdbf92e120ef0e63babf356b76f152f87deaa409b4164afef7d82"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2024:XW2OGWZBDLENM2K5RCFFSFTMPR","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching","license":"http://creativecommons.org/licenses/by/4.0/","headline":"F5-TTS generates natural zero-shot speech by padding text with filler tokens and refining it with ConvNeXt inside a flow-matching DiT model.","cross_cats":["cs.SD"],"primary_cat":"eess.AS","authors_text":"Chunhui Wang, Jian Zhao, Kai Yu, Keqi Deng, Xie Chen, Yushen Chen, Zhikang Niu, Ziyang Ma","submitted_at":"2024-10-09T13:46:34Z","abstract_excerpt":"This paper introduces F5-TTS, a fully non-autoregressive text-to-speech system based on flow matching with Diffusion Transformer (DiT). Without requiring complex designs such as duration model, text encoder, and phoneme alignment, the text input is simply padded with filler tokens to the same length as input speech, and then the denoising is performed for speech generation, which was originally proved feasible by E2 TTS. However, the original design of E2 TTS makes it hard to follow due to its slow convergence and low robustness. To address these issues, we first model the input with ConvNeXt "},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"Our design allows faster training and achieves an inference RTF of 0.15, which is greatly improved compared to state-of-the-art diffusion-based TTS models. Trained on a public 100K hours multilingual dataset, our F5-TTS exhibits highly natural and expressive zero-shot ability, seamless code-switching capability, and speed control efficiency.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That simply padding text with filler tokens and refining with ConvNeXt is sufficient to achieve robust alignment and fast convergence without duration models or phoneme alignment, building on the feasibility shown by E2 TTS.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"F5-TTS generates natural speech from text via flow matching on DiT with simple text padding, ConvNeXt refinement, and sway sampling, trained on 100K hours multilingual data.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"F5-TTS generates natural zero-shot speech by padding text with filler tokens and refining it with ConvNeXt inside a flow-matching DiT model.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"65d7acd3c0efeb3d87330cd23d4bd550d8bd3f76a88256cd9ca0688c9279bc14"},"source":{"id":"2410.06885","kind":"arxiv","version":3},"verdict":{"id":"61f63891-6c96-450c-980a-545cd7d26cf7","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-16T06:00:45.349547Z","strongest_claim":"Our design allows faster training and achieves an inference RTF of 0.15, which is greatly improved compared to state-of-the-art diffusion-based TTS models. Trained on a public 100K hours multilingual dataset, our F5-TTS exhibits highly natural and expressive zero-shot ability, seamless code-switching capability, and speed control efficiency.","one_line_summary":"F5-TTS generates natural speech from text via flow matching on DiT with simple text padding, ConvNeXt refinement, and sway sampling, trained on 100K hours multilingual data.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That simply padding text with filler tokens and refining with ConvNeXt is sufficient to achieve robust alignment and fast convergence without duration models or phoneme alignment, building on the feasibility shown by E2 TTS.","pith_extraction_headline":"F5-TTS generates natural zero-shot speech by padding text with filler tokens and refining it with ConvNeXt inside a flow-matching DiT model."},"references":{"count":128,"sample":[{"doi":"","year":null,"title":"Keith Ito and Linda Johnson , title =","work_id":"693090f8-48cd-433f-957e-c5c483264d26","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2022,"title":"International Conference on Machine Learning , pages=","work_id":"e38b79cf-3429-4fda-9658-7d665a341fe8","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Advances in Neural Information Processing Systems , volume=","work_id":"53d35174-0a7b-4232-8532-8dc58228c19c","ref_index":6,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"Liu, Zhijun and Wang, Shuai and Zhu, Pengcheng and Bi, Mengxiao and Li, Haizhou , journal=","work_id":"c743056b-566a-4d23-8d2e-98a9673b9039","ref_index":7,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":2023,"title":"Meister, Aleksandr and Novikov, Matvei and Karpov, Nikolay and Bakhturina, Evelina and Lavrukhin, Vitaly and Ginsburg, Boris , booktitle=. 2023 , organization=","work_id":"b36e2699-594f-4c72-9e58-849f2423a9ab","ref_index":8,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":128,"snapshot_sha256":"f76615984a0ad3ca81c44e5801c231a76696190cff3011f9af837cb294042447","internal_anchors":11},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"61f63891-6c96-450c-980a-545cd7d26cf7"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:38:48Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"oG6iIS32fexEeyssSgjeNdNQjooCmtv1eOEPjCk2B20iI65s7TChHRFwy4qsvCOkhxGlRsyAwljs4WEShhr3Bw==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-26T04:27:36.406641Z"},"content_sha256":"0adf4ea72874dd85ed94720c4b9a29c54a2e82f9c1d5ef2a6d071c58cffc67ef","schema_version":"1.0","event_id":"sha256:0adf4ea72874dd85ed94720c4b9a29c54a2e82f9c1d5ef2a6d071c58cffc67ef"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/XW2OGWZBDLENM2K5RCFFSFTMPR/bundle.json","state_url":"https://pith.science/pith/XW2OGWZBDLENM2K5RCFFSFTMPR/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/XW2OGWZBDLENM2K5RCFFSFTMPR/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-05-26T04:27:36Z","links":{"resolver":"https://pith.science/pith/XW2OGWZBDLENM2K5RCFFSFTMPR","bundle":"https://pith.science/pith/XW2OGWZBDLENM2K5RCFFSFTMPR/bundle.json","state":"https://pith.science/pith/XW2OGWZBDLENM2K5RCFFSFTMPR/state.json","well_known_bundle":"https://pith.science/.well-known/pith/XW2OGWZBDLENM2K5RCFFSFTMPR/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2024:XW2OGWZBDLENM2K5RCFFSFTMPR","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"b3a7045cc5062db49e67d6f377ddfcde6cf72ad49da3746e8f4cf3af1b7b1d89","cross_cats_sorted":["cs.SD"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"eess.AS","submitted_at":"2024-10-09T13:46:34Z","title_canon_sha256":"15be299e681d350e3ac1f0251de0a246b339839e069bf3787ea03c96f457655e"},"schema_version":"1.0","source":{"id":"2410.06885","kind":"arxiv","version":3}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2410.06885","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"arxiv_version","alias_value":"2410.06885v3","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2410.06885","created_at":"2026-05-17T23:38:48Z"},{"alias_kind":"pith_short_12","alias_value":"XW2OGWZBDLEN","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"XW2OGWZBDLENM2K5","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"XW2OGWZB","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:0adf4ea72874dd85ed94720c4b9a29c54a2e82f9c1d5ef2a6d071c58cffc67ef","target":"graph","created_at":"2026-05-17T23:38:48Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":4,"items":[{"attestation":"unclaimed","claim_id":"C1","kind":"strongest_claim","source":"verdict.strongest_claim","status":"machine_extracted","text":"Our design allows faster training and achieves an inference RTF of 0.15, which is greatly improved compared to state-of-the-art diffusion-based TTS models. Trained on a public 100K hours multilingual dataset, our F5-TTS exhibits highly natural and expressive zero-shot ability, seamless code-switching capability, and speed control efficiency."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That simply padding text with filler tokens and refining with ConvNeXt is sufficient to achieve robust alignment and fast convergence without duration models or phoneme alignment, building on the feasibility shown by E2 TTS."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"F5-TTS generates natural speech from text via flow matching on DiT with simple text padding, ConvNeXt refinement, and sway sampling, trained on 100K hours multilingual data."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"F5-TTS generates natural zero-shot speech by padding text with filler tokens and refining it with ConvNeXt inside a flow-matching DiT model."}],"snapshot_sha256":"65d7acd3c0efeb3d87330cd23d4bd550d8bd3f76a88256cd9ca0688c9279bc14"},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"paper":{"abstract_excerpt":"This paper introduces F5-TTS, a fully non-autoregressive text-to-speech system based on flow matching with Diffusion Transformer (DiT). Without requiring complex designs such as duration model, text encoder, and phoneme alignment, the text input is simply padded with filler tokens to the same length as input speech, and then the denoising is performed for speech generation, which was originally proved feasible by E2 TTS. However, the original design of E2 TTS makes it hard to follow due to its slow convergence and low robustness. To address these issues, we first model the input with ConvNeXt ","authors_text":"Chunhui Wang, Jian Zhao, Kai Yu, Keqi Deng, Xie Chen, Yushen Chen, Zhikang Niu, Ziyang Ma","cross_cats":["cs.SD"],"headline":"F5-TTS generates natural zero-shot speech by padding text with filler tokens and refining it with ConvNeXt inside a flow-matching DiT model.","license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"eess.AS","submitted_at":"2024-10-09T13:46:34Z","title":"F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"},"references":{"count":128,"internal_anchors":11,"resolved_work":128,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"Keith Ito and Linda Johnson , title =","work_id":"693090f8-48cd-433f-957e-c5c483264d26","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"International Conference on Machine Learning , pages=","work_id":"e38b79cf-3429-4fda-9658-7d665a341fe8","year":2022},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":6,"title":"Advances in Neural Information Processing Systems , volume=","work_id":"53d35174-0a7b-4232-8532-8dc58228c19c","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":7,"title":"Liu, Zhijun and Wang, Shuai and Zhu, Pengcheng and Bi, Mengxiao and Li, Haizhou , journal=","work_id":"c743056b-566a-4d23-8d2e-98a9673b9039","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":8,"title":"Meister, Aleksandr and Novikov, Matvei and Karpov, Nikolay and Bakhturina, Evelina and Lavrukhin, Vitaly and Ginsburg, Boris , booktitle=. 2023 , organization=","work_id":"b36e2699-594f-4c72-9e58-849f2423a9ab","year":2023}],"snapshot_sha256":"f76615984a0ad3ca81c44e5801c231a76696190cff3011f9af837cb294042447"},"source":{"id":"2410.06885","kind":"arxiv","version":3},"verdict":{"created_at":"2026-05-16T06:00:45.349547Z","id":"61f63891-6c96-450c-980a-545cd7d26cf7","model_set":{"reader":"grok-4.3"},"one_line_summary":"F5-TTS generates natural speech from text via flow matching on DiT with simple text padding, ConvNeXt refinement, and sway sampling, trained on 100K hours multilingual data.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"F5-TTS generates natural zero-shot speech by padding text with filler tokens and refining it with ConvNeXt inside a flow-matching DiT model.","strongest_claim":"Our design allows faster training and achieves an inference RTF of 0.15, which is greatly improved compared to state-of-the-art diffusion-based TTS models. Trained on a public 100K hours multilingual dataset, our F5-TTS exhibits highly natural and expressive zero-shot ability, seamless code-switching capability, and speed control efficiency.","weakest_assumption":"That simply padding text with filler tokens and refining with ConvNeXt is sufficient to achieve robust alignment and fast convergence without duration models or phoneme alignment, building on the feasibility shown by E2 TTS."}},"verdict_id":"61f63891-6c96-450c-980a-545cd7d26cf7"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:b6911688045cdbf92e120ef0e63babf356b76f152f87deaa409b4164afef7d82","target":"record","created_at":"2026-05-17T23:38:48Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"b3a7045cc5062db49e67d6f377ddfcde6cf72ad49da3746e8f4cf3af1b7b1d89","cross_cats_sorted":["cs.SD"],"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"eess.AS","submitted_at":"2024-10-09T13:46:34Z","title_canon_sha256":"15be299e681d350e3ac1f0251de0a246b339839e069bf3787ea03c96f457655e"},"schema_version":"1.0","source":{"id":"2410.06885","kind":"arxiv","version":3}},"canonical_sha256":"bdb4e35b211ac8d6695d888a59166c7c7b860f8bbe48a77ac3a4d56cb19a7f16","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"bdb4e35b211ac8d6695d888a59166c7c7b860f8bbe48a77ac3a4d56cb19a7f16","first_computed_at":"2026-05-17T23:38:48.894074Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:38:48.894074Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"wPikmzL0BluWtp+DZYa+Nw0Z3i+CFrZ73SvtzHBGmK17owCZR/onDTV5M+X+ZgXdDcbOO/v6qTs6mlUCyiVWDQ==","signature_status":"signed_v1","signed_at":"2026-05-17T23:38:48.894604Z","signed_message":"canonical_sha256_bytes"},"source_id":"2410.06885","source_kind":"arxiv","source_version":3}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:b6911688045cdbf92e120ef0e63babf356b76f152f87deaa409b4164afef7d82","sha256:0adf4ea72874dd85ed94720c4b9a29c54a2e82f9c1d5ef2a6d071c58cffc67ef"],"state_sha256":"3ec2497b3f766daef72772830c3ce2c2bd36dc23925b6dc7ccc6add6bded6c6e"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"UrDJexS7YQqkKSwG7cI8HcZL8jvXfWs8feraPkN9o8O2CbuNegbAxjW91ZmEE/EZbO+WfQQ60/K1+8vZJLtbDg==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-26T04:27:36.412266Z","bundle_sha256":"88db459f19e411ce3508afce557c0658c64e3986cd1259ccf57502cc7389ed5c"}}