pricetoken 0.10.2 → 0.11.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1528 -611
- package/dist/index.mjs +1528 -611
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -345,9 +345,9 @@ var STATIC_PRICING = [
|
|
|
345
345
|
confidence: "high",
|
|
346
346
|
confidenceScore: 99,
|
|
347
347
|
confidenceLevel: "high",
|
|
348
|
-
freshness: { lastVerified:
|
|
348
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
349
349
|
lastUpdated: null,
|
|
350
|
-
launchDate: "2025-10-
|
|
350
|
+
launchDate: "2025-10-01"
|
|
351
351
|
},
|
|
352
352
|
{
|
|
353
353
|
modelId: "claude-opus-4-6",
|
|
@@ -362,7 +362,7 @@ var STATIC_PRICING = [
|
|
|
362
362
|
confidence: "high",
|
|
363
363
|
confidenceScore: 99,
|
|
364
364
|
confidenceLevel: "high",
|
|
365
|
-
freshness: { lastVerified:
|
|
365
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
366
366
|
lastUpdated: null,
|
|
367
367
|
launchDate: "2026-02-05"
|
|
368
368
|
},
|
|
@@ -379,7 +379,7 @@ var STATIC_PRICING = [
|
|
|
379
379
|
confidence: "high",
|
|
380
380
|
confidenceScore: 99,
|
|
381
381
|
confidenceLevel: "high",
|
|
382
|
-
freshness: { lastVerified:
|
|
382
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
383
383
|
lastUpdated: null,
|
|
384
384
|
launchDate: "2026-02-17"
|
|
385
385
|
},
|
|
@@ -396,9 +396,9 @@ var STATIC_PRICING = [
|
|
|
396
396
|
confidence: "high",
|
|
397
397
|
confidenceScore: 99,
|
|
398
398
|
confidenceLevel: "high",
|
|
399
|
-
freshness: { lastVerified:
|
|
399
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
400
400
|
lastUpdated: null,
|
|
401
|
-
launchDate: "
|
|
401
|
+
launchDate: "2024-03-01"
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
modelId: "command-r-plus",
|
|
@@ -413,9 +413,9 @@ var STATIC_PRICING = [
|
|
|
413
413
|
confidence: "high",
|
|
414
414
|
confidenceScore: 99,
|
|
415
415
|
confidenceLevel: "high",
|
|
416
|
-
freshness: { lastVerified:
|
|
416
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
417
417
|
lastUpdated: null,
|
|
418
|
-
launchDate: "
|
|
418
|
+
launchDate: "2024-08-01"
|
|
419
419
|
},
|
|
420
420
|
{
|
|
421
421
|
modelId: "deepseek-chat",
|
|
@@ -430,14 +430,14 @@ var STATIC_PRICING = [
|
|
|
430
430
|
confidence: "high",
|
|
431
431
|
confidenceScore: 99,
|
|
432
432
|
confidenceLevel: "high",
|
|
433
|
-
freshness: { lastVerified:
|
|
433
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
434
434
|
lastUpdated: null,
|
|
435
435
|
launchDate: "2025-12-01"
|
|
436
436
|
},
|
|
437
437
|
{
|
|
438
438
|
modelId: "deepseek-reasoner",
|
|
439
439
|
provider: "deepseek",
|
|
440
|
-
displayName: "DeepSeek Reasoner (V3.2
|
|
440
|
+
displayName: "DeepSeek Reasoner (V3.2)",
|
|
441
441
|
inputPerMTok: 0.28,
|
|
442
442
|
outputPerMTok: 0.42,
|
|
443
443
|
contextWindow: 131072,
|
|
@@ -447,9 +447,9 @@ var STATIC_PRICING = [
|
|
|
447
447
|
confidence: "high",
|
|
448
448
|
confidenceScore: 99,
|
|
449
449
|
confidenceLevel: "high",
|
|
450
|
-
freshness: { lastVerified:
|
|
450
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
451
451
|
lastUpdated: null,
|
|
452
|
-
launchDate: "2025-01
|
|
452
|
+
launchDate: "2025-12-01"
|
|
453
453
|
},
|
|
454
454
|
{
|
|
455
455
|
modelId: "gemini-2.0-flash",
|
|
@@ -464,7 +464,7 @@ var STATIC_PRICING = [
|
|
|
464
464
|
confidence: "high",
|
|
465
465
|
confidenceScore: 99,
|
|
466
466
|
confidenceLevel: "high",
|
|
467
|
-
freshness: { lastVerified:
|
|
467
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
468
468
|
lastUpdated: null,
|
|
469
469
|
launchDate: "2025-02-05"
|
|
470
470
|
},
|
|
@@ -481,7 +481,7 @@ var STATIC_PRICING = [
|
|
|
481
481
|
confidence: "high",
|
|
482
482
|
confidenceScore: 99,
|
|
483
483
|
confidenceLevel: "high",
|
|
484
|
-
freshness: { lastVerified:
|
|
484
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
485
485
|
lastUpdated: null,
|
|
486
486
|
launchDate: "2025-02-25"
|
|
487
487
|
},
|
|
@@ -498,7 +498,7 @@ var STATIC_PRICING = [
|
|
|
498
498
|
confidence: "high",
|
|
499
499
|
confidenceScore: 99,
|
|
500
500
|
confidenceLevel: "high",
|
|
501
|
-
freshness: { lastVerified:
|
|
501
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
502
502
|
lastUpdated: null,
|
|
503
503
|
launchDate: "2025-06-17"
|
|
504
504
|
},
|
|
@@ -515,7 +515,7 @@ var STATIC_PRICING = [
|
|
|
515
515
|
confidence: "high",
|
|
516
516
|
confidenceScore: 99,
|
|
517
517
|
confidenceLevel: "high",
|
|
518
|
-
freshness: { lastVerified:
|
|
518
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
519
519
|
lastUpdated: null,
|
|
520
520
|
launchDate: "2025-07-22"
|
|
521
521
|
},
|
|
@@ -532,7 +532,7 @@ var STATIC_PRICING = [
|
|
|
532
532
|
confidence: "high",
|
|
533
533
|
confidenceScore: 99,
|
|
534
534
|
confidenceLevel: "high",
|
|
535
|
-
freshness: { lastVerified:
|
|
535
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
536
536
|
lastUpdated: null,
|
|
537
537
|
launchDate: "2025-06-17"
|
|
538
538
|
},
|
|
@@ -549,7 +549,7 @@ var STATIC_PRICING = [
|
|
|
549
549
|
confidence: "high",
|
|
550
550
|
confidenceScore: 99,
|
|
551
551
|
confidenceLevel: "high",
|
|
552
|
-
freshness: { lastVerified:
|
|
552
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
553
553
|
lastUpdated: null,
|
|
554
554
|
launchDate: "2025-12-17"
|
|
555
555
|
},
|
|
@@ -566,7 +566,7 @@ var STATIC_PRICING = [
|
|
|
566
566
|
confidence: "high",
|
|
567
567
|
confidenceScore: 99,
|
|
568
568
|
confidenceLevel: "high",
|
|
569
|
-
freshness: { lastVerified:
|
|
569
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
570
570
|
lastUpdated: null,
|
|
571
571
|
launchDate: "2025-11-20"
|
|
572
572
|
},
|
|
@@ -583,7 +583,7 @@ var STATIC_PRICING = [
|
|
|
583
583
|
confidence: "high",
|
|
584
584
|
confidenceScore: 99,
|
|
585
585
|
confidenceLevel: "high",
|
|
586
|
-
freshness: { lastVerified:
|
|
586
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
587
587
|
lastUpdated: null,
|
|
588
588
|
launchDate: "2026-03-03"
|
|
589
589
|
},
|
|
@@ -600,7 +600,7 @@ var STATIC_PRICING = [
|
|
|
600
600
|
confidence: "high",
|
|
601
601
|
confidenceScore: 99,
|
|
602
602
|
confidenceLevel: "high",
|
|
603
|
-
freshness: { lastVerified:
|
|
603
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
604
604
|
lastUpdated: null,
|
|
605
605
|
launchDate: "2026-02-19"
|
|
606
606
|
},
|
|
@@ -617,14 +617,14 @@ var STATIC_PRICING = [
|
|
|
617
617
|
confidence: "high",
|
|
618
618
|
confidenceScore: 99,
|
|
619
619
|
confidenceLevel: "high",
|
|
620
|
-
freshness: { lastVerified:
|
|
620
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
621
621
|
lastUpdated: null,
|
|
622
622
|
launchDate: "2025-04-14"
|
|
623
623
|
},
|
|
624
624
|
{
|
|
625
625
|
modelId: "gpt-4.1-mini",
|
|
626
626
|
provider: "openai",
|
|
627
|
-
displayName: "GPT-4.1
|
|
627
|
+
displayName: "GPT-4.1 Mini",
|
|
628
628
|
inputPerMTok: 0.4,
|
|
629
629
|
outputPerMTok: 1.6,
|
|
630
630
|
contextWindow: 1e6,
|
|
@@ -634,14 +634,14 @@ var STATIC_PRICING = [
|
|
|
634
634
|
confidence: "high",
|
|
635
635
|
confidenceScore: 99,
|
|
636
636
|
confidenceLevel: "high",
|
|
637
|
-
freshness: { lastVerified:
|
|
637
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
638
638
|
lastUpdated: null,
|
|
639
639
|
launchDate: "2025-04-14"
|
|
640
640
|
},
|
|
641
641
|
{
|
|
642
642
|
modelId: "gpt-4.1-nano",
|
|
643
643
|
provider: "openai",
|
|
644
|
-
displayName: "GPT-4.1
|
|
644
|
+
displayName: "GPT-4.1 Nano",
|
|
645
645
|
inputPerMTok: 0.1,
|
|
646
646
|
outputPerMTok: 0.4,
|
|
647
647
|
contextWindow: 1e6,
|
|
@@ -651,7 +651,7 @@ var STATIC_PRICING = [
|
|
|
651
651
|
confidence: "high",
|
|
652
652
|
confidenceScore: 99,
|
|
653
653
|
confidenceLevel: "high",
|
|
654
|
-
freshness: { lastVerified:
|
|
654
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
655
655
|
lastUpdated: null,
|
|
656
656
|
launchDate: "2025-04-14"
|
|
657
657
|
},
|
|
@@ -668,14 +668,14 @@ var STATIC_PRICING = [
|
|
|
668
668
|
confidence: "high",
|
|
669
669
|
confidenceScore: 99,
|
|
670
670
|
confidenceLevel: "high",
|
|
671
|
-
freshness: { lastVerified:
|
|
671
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
672
672
|
lastUpdated: null,
|
|
673
673
|
launchDate: "2024-05-13"
|
|
674
674
|
},
|
|
675
675
|
{
|
|
676
676
|
modelId: "gpt-4o-mini",
|
|
677
677
|
provider: "openai",
|
|
678
|
-
displayName: "GPT-4o
|
|
678
|
+
displayName: "GPT-4o Mini",
|
|
679
679
|
inputPerMTok: 0.15,
|
|
680
680
|
outputPerMTok: 0.6,
|
|
681
681
|
contextWindow: 128e3,
|
|
@@ -685,7 +685,7 @@ var STATIC_PRICING = [
|
|
|
685
685
|
confidence: "high",
|
|
686
686
|
confidenceScore: 99,
|
|
687
687
|
confidenceLevel: "high",
|
|
688
|
-
freshness: { lastVerified:
|
|
688
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
689
689
|
lastUpdated: null,
|
|
690
690
|
launchDate: "2024-07-18"
|
|
691
691
|
},
|
|
@@ -702,14 +702,14 @@ var STATIC_PRICING = [
|
|
|
702
702
|
confidence: "high",
|
|
703
703
|
confidenceScore: 99,
|
|
704
704
|
confidenceLevel: "high",
|
|
705
|
-
freshness: { lastVerified:
|
|
705
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
706
706
|
lastUpdated: null,
|
|
707
707
|
launchDate: "2025-08-07"
|
|
708
708
|
},
|
|
709
709
|
{
|
|
710
710
|
modelId: "gpt-5-mini",
|
|
711
711
|
provider: "openai",
|
|
712
|
-
displayName: "GPT-5
|
|
712
|
+
displayName: "GPT-5 Mini",
|
|
713
713
|
inputPerMTok: 0.25,
|
|
714
714
|
outputPerMTok: 2,
|
|
715
715
|
contextWindow: 4e5,
|
|
@@ -719,14 +719,14 @@ var STATIC_PRICING = [
|
|
|
719
719
|
confidence: "high",
|
|
720
720
|
confidenceScore: 99,
|
|
721
721
|
confidenceLevel: "high",
|
|
722
|
-
freshness: { lastVerified:
|
|
722
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
723
723
|
lastUpdated: null,
|
|
724
724
|
launchDate: "2025-08-07"
|
|
725
725
|
},
|
|
726
726
|
{
|
|
727
727
|
modelId: "gpt-5-nano",
|
|
728
728
|
provider: "openai",
|
|
729
|
-
displayName: "GPT-5
|
|
729
|
+
displayName: "GPT-5 Nano",
|
|
730
730
|
inputPerMTok: 0.05,
|
|
731
731
|
outputPerMTok: 0.4,
|
|
732
732
|
contextWindow: 4e5,
|
|
@@ -736,7 +736,7 @@ var STATIC_PRICING = [
|
|
|
736
736
|
confidence: "high",
|
|
737
737
|
confidenceScore: 99,
|
|
738
738
|
confidenceLevel: "high",
|
|
739
|
-
freshness: { lastVerified:
|
|
739
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
740
740
|
lastUpdated: null,
|
|
741
741
|
launchDate: "2025-08-07"
|
|
742
742
|
},
|
|
@@ -753,7 +753,7 @@ var STATIC_PRICING = [
|
|
|
753
753
|
confidence: "high",
|
|
754
754
|
confidenceScore: 99,
|
|
755
755
|
confidenceLevel: "high",
|
|
756
|
-
freshness: { lastVerified:
|
|
756
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
757
757
|
lastUpdated: null,
|
|
758
758
|
launchDate: "2025-11-13"
|
|
759
759
|
},
|
|
@@ -770,7 +770,7 @@ var STATIC_PRICING = [
|
|
|
770
770
|
confidence: "high",
|
|
771
771
|
confidenceScore: 99,
|
|
772
772
|
confidenceLevel: "high",
|
|
773
|
-
freshness: { lastVerified:
|
|
773
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
774
774
|
lastUpdated: null,
|
|
775
775
|
launchDate: "2025-12-11"
|
|
776
776
|
},
|
|
@@ -787,7 +787,7 @@ var STATIC_PRICING = [
|
|
|
787
787
|
confidence: "high",
|
|
788
788
|
confidenceScore: 99,
|
|
789
789
|
confidenceLevel: "high",
|
|
790
|
-
freshness: { lastVerified:
|
|
790
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
791
791
|
lastUpdated: null,
|
|
792
792
|
launchDate: "2026-03-03"
|
|
793
793
|
},
|
|
@@ -804,7 +804,7 @@ var STATIC_PRICING = [
|
|
|
804
804
|
confidence: "high",
|
|
805
805
|
confidenceScore: 99,
|
|
806
806
|
confidenceLevel: "high",
|
|
807
|
-
freshness: { lastVerified:
|
|
807
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
808
808
|
lastUpdated: null,
|
|
809
809
|
launchDate: "2026-02-24"
|
|
810
810
|
},
|
|
@@ -821,7 +821,7 @@ var STATIC_PRICING = [
|
|
|
821
821
|
confidence: "high",
|
|
822
822
|
confidenceScore: 99,
|
|
823
823
|
confidenceLevel: "high",
|
|
824
|
-
freshness: { lastVerified:
|
|
824
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
825
825
|
lastUpdated: null,
|
|
826
826
|
launchDate: "2026-03-05"
|
|
827
827
|
},
|
|
@@ -838,7 +838,7 @@ var STATIC_PRICING = [
|
|
|
838
838
|
confidence: "high",
|
|
839
839
|
confidenceScore: 99,
|
|
840
840
|
confidenceLevel: "high",
|
|
841
|
-
freshness: { lastVerified:
|
|
841
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
842
842
|
lastUpdated: null,
|
|
843
843
|
launchDate: "2026-03-05"
|
|
844
844
|
},
|
|
@@ -855,7 +855,7 @@ var STATIC_PRICING = [
|
|
|
855
855
|
confidence: "high",
|
|
856
856
|
confidenceScore: 99,
|
|
857
857
|
confidenceLevel: "high",
|
|
858
|
-
freshness: { lastVerified:
|
|
858
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
859
859
|
lastUpdated: null,
|
|
860
860
|
launchDate: "2025-04-09"
|
|
861
861
|
},
|
|
@@ -872,7 +872,7 @@ var STATIC_PRICING = [
|
|
|
872
872
|
confidence: "high",
|
|
873
873
|
confidenceScore: 99,
|
|
874
874
|
confidenceLevel: "high",
|
|
875
|
-
freshness: { lastVerified:
|
|
875
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
876
876
|
lastUpdated: null,
|
|
877
877
|
launchDate: "2025-04-09"
|
|
878
878
|
},
|
|
@@ -889,7 +889,7 @@ var STATIC_PRICING = [
|
|
|
889
889
|
confidence: "high",
|
|
890
890
|
confidenceScore: 99,
|
|
891
891
|
confidenceLevel: "high",
|
|
892
|
-
freshness: { lastVerified:
|
|
892
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
893
893
|
lastUpdated: null,
|
|
894
894
|
launchDate: "2025-07-09"
|
|
895
895
|
},
|
|
@@ -906,7 +906,7 @@ var STATIC_PRICING = [
|
|
|
906
906
|
confidence: "high",
|
|
907
907
|
confidenceScore: 99,
|
|
908
908
|
confidenceLevel: "high",
|
|
909
|
-
freshness: { lastVerified:
|
|
909
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
910
910
|
lastUpdated: null,
|
|
911
911
|
launchDate: "2025-11-19"
|
|
912
912
|
},
|
|
@@ -923,7 +923,7 @@ var STATIC_PRICING = [
|
|
|
923
923
|
confidence: "high",
|
|
924
924
|
confidenceScore: 99,
|
|
925
925
|
confidenceLevel: "high",
|
|
926
|
-
freshness: { lastVerified:
|
|
926
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
927
927
|
lastUpdated: null,
|
|
928
928
|
launchDate: "2025-06-01"
|
|
929
929
|
},
|
|
@@ -940,7 +940,7 @@ var STATIC_PRICING = [
|
|
|
940
940
|
confidence: "high",
|
|
941
941
|
confidenceScore: 99,
|
|
942
942
|
confidenceLevel: "high",
|
|
943
|
-
freshness: { lastVerified:
|
|
943
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
944
944
|
lastUpdated: null,
|
|
945
945
|
launchDate: "2025-08-01"
|
|
946
946
|
},
|
|
@@ -957,14 +957,14 @@ var STATIC_PRICING = [
|
|
|
957
957
|
confidence: "high",
|
|
958
958
|
confidenceScore: 99,
|
|
959
959
|
confidenceLevel: "high",
|
|
960
|
-
freshness: { lastVerified:
|
|
960
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
961
961
|
lastUpdated: null,
|
|
962
962
|
launchDate: "2025-04-16"
|
|
963
963
|
},
|
|
964
964
|
{
|
|
965
965
|
modelId: "o3-mini",
|
|
966
966
|
provider: "openai",
|
|
967
|
-
displayName: "o3
|
|
967
|
+
displayName: "o3 Mini",
|
|
968
968
|
inputPerMTok: 1.1,
|
|
969
969
|
outputPerMTok: 4.4,
|
|
970
970
|
contextWindow: 2e5,
|
|
@@ -974,14 +974,14 @@ var STATIC_PRICING = [
|
|
|
974
974
|
confidence: "high",
|
|
975
975
|
confidenceScore: 99,
|
|
976
976
|
confidenceLevel: "high",
|
|
977
|
-
freshness: { lastVerified:
|
|
977
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
978
978
|
lastUpdated: null,
|
|
979
979
|
launchDate: "2025-01-31"
|
|
980
980
|
},
|
|
981
981
|
{
|
|
982
982
|
modelId: "o3-pro",
|
|
983
983
|
provider: "openai",
|
|
984
|
-
displayName: "o3
|
|
984
|
+
displayName: "o3 Pro",
|
|
985
985
|
inputPerMTok: 20,
|
|
986
986
|
outputPerMTok: 80,
|
|
987
987
|
contextWindow: 2e5,
|
|
@@ -991,14 +991,14 @@ var STATIC_PRICING = [
|
|
|
991
991
|
confidence: "high",
|
|
992
992
|
confidenceScore: 99,
|
|
993
993
|
confidenceLevel: "high",
|
|
994
|
-
freshness: { lastVerified:
|
|
994
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
995
995
|
lastUpdated: null,
|
|
996
996
|
launchDate: "2025-06-10"
|
|
997
997
|
},
|
|
998
998
|
{
|
|
999
999
|
modelId: "o4-mini",
|
|
1000
1000
|
provider: "openai",
|
|
1001
|
-
displayName: "o4
|
|
1001
|
+
displayName: "o4 Mini",
|
|
1002
1002
|
inputPerMTok: 1.1,
|
|
1003
1003
|
outputPerMTok: 4.4,
|
|
1004
1004
|
contextWindow: 2e5,
|
|
@@ -1008,7 +1008,7 @@ var STATIC_PRICING = [
|
|
|
1008
1008
|
confidence: "high",
|
|
1009
1009
|
confidenceScore: 99,
|
|
1010
1010
|
confidenceLevel: "high",
|
|
1011
|
-
freshness: { lastVerified:
|
|
1011
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1012
1012
|
lastUpdated: null,
|
|
1013
1013
|
launchDate: "2025-04-16"
|
|
1014
1014
|
},
|
|
@@ -1019,15 +1019,15 @@ var STATIC_PRICING = [
|
|
|
1019
1019
|
inputPerMTok: 0.3472,
|
|
1020
1020
|
outputPerMTok: 1.3889,
|
|
1021
1021
|
contextWindow: 262144,
|
|
1022
|
-
maxOutputTokens:
|
|
1022
|
+
maxOutputTokens: 65536,
|
|
1023
1023
|
source: "seed",
|
|
1024
1024
|
status: "active",
|
|
1025
1025
|
confidence: "high",
|
|
1026
1026
|
confidenceScore: 99,
|
|
1027
1027
|
confidenceLevel: "high",
|
|
1028
|
-
freshness: { lastVerified:
|
|
1028
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1029
1029
|
lastUpdated: null,
|
|
1030
|
-
launchDate: "
|
|
1030
|
+
launchDate: "2025-09-23"
|
|
1031
1031
|
},
|
|
1032
1032
|
{
|
|
1033
1033
|
modelId: "qwq-32b",
|
|
@@ -1042,9 +1042,9 @@ var STATIC_PRICING = [
|
|
|
1042
1042
|
confidence: "high",
|
|
1043
1043
|
confidenceScore: 99,
|
|
1044
1044
|
confidenceLevel: "high",
|
|
1045
|
-
freshness: { lastVerified:
|
|
1045
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1046
1046
|
lastUpdated: null,
|
|
1047
|
-
launchDate: "2025-
|
|
1047
|
+
launchDate: "2025-03-05"
|
|
1048
1048
|
}
|
|
1049
1049
|
];
|
|
1050
1050
|
|
|
@@ -1072,25 +1072,6 @@ function calculateModelCost(modelId, inputTokens, outputTokens, pricing) {
|
|
|
1072
1072
|
|
|
1073
1073
|
// src/static-image.ts
|
|
1074
1074
|
var STATIC_IMAGE_PRICING = [
|
|
1075
|
-
{
|
|
1076
|
-
modelId: "aurora-grok-2-image",
|
|
1077
|
-
provider: "xai",
|
|
1078
|
-
displayName: "grok-imagine-image",
|
|
1079
|
-
pricePerImage: 0.02,
|
|
1080
|
-
pricePerMegapixel: null,
|
|
1081
|
-
defaultResolution: "1024x1024",
|
|
1082
|
-
qualityTier: "standard",
|
|
1083
|
-
maxResolution: null,
|
|
1084
|
-
supportedFormats: ["png", "jpeg"],
|
|
1085
|
-
source: "seed",
|
|
1086
|
-
status: "active",
|
|
1087
|
-
confidence: "high",
|
|
1088
|
-
confidenceScore: 97,
|
|
1089
|
-
confidenceLevel: "high",
|
|
1090
|
-
freshness: { lastVerified: (/* @__PURE__ */ new Date()).toISOString(), ageHours: 0, stale: false },
|
|
1091
|
-
lastUpdated: null,
|
|
1092
|
-
launchDate: "2025-01-15"
|
|
1093
|
-
},
|
|
1094
1075
|
{
|
|
1095
1076
|
modelId: "dall-e-2-1024",
|
|
1096
1077
|
provider: "openai",
|
|
@@ -1099,14 +1080,14 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1099
1080
|
pricePerMegapixel: null,
|
|
1100
1081
|
defaultResolution: "1024x1024",
|
|
1101
1082
|
qualityTier: "standard",
|
|
1102
|
-
maxResolution:
|
|
1103
|
-
supportedFormats: ["png"
|
|
1083
|
+
maxResolution: null,
|
|
1084
|
+
supportedFormats: ["png"],
|
|
1104
1085
|
source: "seed",
|
|
1105
1086
|
status: "active",
|
|
1106
1087
|
confidence: "high",
|
|
1107
1088
|
confidenceScore: 99,
|
|
1108
1089
|
confidenceLevel: "high",
|
|
1109
|
-
freshness: { lastVerified:
|
|
1090
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1110
1091
|
lastUpdated: null,
|
|
1111
1092
|
launchDate: "2022-11-01"
|
|
1112
1093
|
},
|
|
@@ -1119,13 +1100,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1119
1100
|
defaultResolution: "1024x1024",
|
|
1120
1101
|
qualityTier: "hd",
|
|
1121
1102
|
maxResolution: "1792x1024",
|
|
1122
|
-
supportedFormats: ["png"
|
|
1103
|
+
supportedFormats: ["png"],
|
|
1123
1104
|
source: "seed",
|
|
1124
1105
|
status: "active",
|
|
1125
1106
|
confidence: "high",
|
|
1126
1107
|
confidenceScore: 99,
|
|
1127
1108
|
confidenceLevel: "high",
|
|
1128
|
-
freshness: { lastVerified:
|
|
1109
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1129
1110
|
lastUpdated: null,
|
|
1130
1111
|
launchDate: "2023-10-01"
|
|
1131
1112
|
},
|
|
@@ -1135,16 +1116,16 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1135
1116
|
displayName: "DALL-E 3 HD 1792x1024",
|
|
1136
1117
|
pricePerImage: 0.12,
|
|
1137
1118
|
pricePerMegapixel: null,
|
|
1138
|
-
defaultResolution: "
|
|
1119
|
+
defaultResolution: "1792x1024",
|
|
1139
1120
|
qualityTier: "hd",
|
|
1140
1121
|
maxResolution: null,
|
|
1141
|
-
supportedFormats: ["png"
|
|
1122
|
+
supportedFormats: ["png"],
|
|
1142
1123
|
source: "seed",
|
|
1143
1124
|
status: "active",
|
|
1144
1125
|
confidence: "high",
|
|
1145
1126
|
confidenceScore: 99,
|
|
1146
1127
|
confidenceLevel: "high",
|
|
1147
|
-
freshness: { lastVerified:
|
|
1128
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1148
1129
|
lastUpdated: null,
|
|
1149
1130
|
launchDate: "2023-10-01"
|
|
1150
1131
|
},
|
|
@@ -1157,13 +1138,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1157
1138
|
defaultResolution: "1024x1024",
|
|
1158
1139
|
qualityTier: "standard",
|
|
1159
1140
|
maxResolution: "1792x1024",
|
|
1160
|
-
supportedFormats: ["png"
|
|
1141
|
+
supportedFormats: ["png"],
|
|
1161
1142
|
source: "seed",
|
|
1162
1143
|
status: "active",
|
|
1163
1144
|
confidence: "high",
|
|
1164
1145
|
confidenceScore: 99,
|
|
1165
1146
|
confidenceLevel: "high",
|
|
1166
|
-
freshness: { lastVerified:
|
|
1147
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1167
1148
|
lastUpdated: null,
|
|
1168
1149
|
launchDate: "2023-10-01"
|
|
1169
1150
|
},
|
|
@@ -1173,16 +1154,16 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1173
1154
|
displayName: "DALL-E 3 Standard 1792x1024",
|
|
1174
1155
|
pricePerImage: 0.08,
|
|
1175
1156
|
pricePerMegapixel: null,
|
|
1176
|
-
defaultResolution: "
|
|
1157
|
+
defaultResolution: "1792x1024",
|
|
1177
1158
|
qualityTier: "standard",
|
|
1178
1159
|
maxResolution: null,
|
|
1179
|
-
supportedFormats: ["png"
|
|
1160
|
+
supportedFormats: ["png"],
|
|
1180
1161
|
source: "seed",
|
|
1181
1162
|
status: "active",
|
|
1182
1163
|
confidence: "high",
|
|
1183
1164
|
confidenceScore: 99,
|
|
1184
1165
|
confidenceLevel: "high",
|
|
1185
|
-
freshness: { lastVerified:
|
|
1166
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1186
1167
|
lastUpdated: null,
|
|
1187
1168
|
launchDate: "2023-10-01"
|
|
1188
1169
|
},
|
|
@@ -1195,51 +1176,51 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1195
1176
|
defaultResolution: "1024x1024",
|
|
1196
1177
|
qualityTier: "standard",
|
|
1197
1178
|
maxResolution: null,
|
|
1198
|
-
supportedFormats: ["png"
|
|
1179
|
+
supportedFormats: ["png"],
|
|
1199
1180
|
source: "seed",
|
|
1200
1181
|
status: "active",
|
|
1201
1182
|
confidence: "high",
|
|
1202
|
-
confidenceScore:
|
|
1183
|
+
confidenceScore: 99,
|
|
1203
1184
|
confidenceLevel: "high",
|
|
1204
|
-
freshness: { lastVerified:
|
|
1185
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1205
1186
|
lastUpdated: null,
|
|
1206
1187
|
launchDate: "2024-08-01"
|
|
1207
1188
|
},
|
|
1208
1189
|
{
|
|
1209
1190
|
modelId: "fal-flux-1-kontext-pro",
|
|
1210
1191
|
provider: "fal",
|
|
1211
|
-
displayName: "
|
|
1192
|
+
displayName: "Flux Kontext Pro",
|
|
1212
1193
|
pricePerImage: 0.04,
|
|
1213
1194
|
pricePerMegapixel: null,
|
|
1214
1195
|
defaultResolution: "1024x1024",
|
|
1215
1196
|
qualityTier: "standard",
|
|
1216
1197
|
maxResolution: null,
|
|
1217
|
-
supportedFormats: ["png"
|
|
1198
|
+
supportedFormats: ["png"],
|
|
1218
1199
|
source: "seed",
|
|
1219
1200
|
status: "active",
|
|
1220
1201
|
confidence: "high",
|
|
1221
|
-
confidenceScore:
|
|
1202
|
+
confidenceScore: 99,
|
|
1222
1203
|
confidenceLevel: "high",
|
|
1223
|
-
freshness: { lastVerified:
|
|
1204
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1224
1205
|
lastUpdated: null,
|
|
1225
1206
|
launchDate: "2025-05-29"
|
|
1226
1207
|
},
|
|
1227
1208
|
{
|
|
1228
1209
|
modelId: "fal-flux-1-pro",
|
|
1229
1210
|
provider: "fal",
|
|
1230
|
-
displayName: "
|
|
1231
|
-
pricePerImage: 0.
|
|
1232
|
-
pricePerMegapixel:
|
|
1211
|
+
displayName: "FLUX.1 [pro] (legacy)",
|
|
1212
|
+
pricePerImage: 0.05,
|
|
1213
|
+
pricePerMegapixel: 0.05,
|
|
1233
1214
|
defaultResolution: "1024x1024",
|
|
1234
1215
|
qualityTier: "standard",
|
|
1235
1216
|
maxResolution: null,
|
|
1236
|
-
supportedFormats: ["
|
|
1217
|
+
supportedFormats: ["jpeg"],
|
|
1237
1218
|
source: "seed",
|
|
1238
|
-
status: "
|
|
1219
|
+
status: "deprecated",
|
|
1239
1220
|
confidence: "high",
|
|
1240
|
-
confidenceScore:
|
|
1221
|
+
confidenceScore: 99,
|
|
1241
1222
|
confidenceLevel: "high",
|
|
1242
|
-
freshness: { lastVerified:
|
|
1223
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1243
1224
|
lastUpdated: null,
|
|
1244
1225
|
launchDate: "2025-01-15"
|
|
1245
1226
|
},
|
|
@@ -1252,58 +1233,58 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1252
1233
|
defaultResolution: "1024x1024",
|
|
1253
1234
|
qualityTier: "standard",
|
|
1254
1235
|
maxResolution: null,
|
|
1255
|
-
supportedFormats: ["png"
|
|
1236
|
+
supportedFormats: ["png"],
|
|
1256
1237
|
source: "seed",
|
|
1257
1238
|
status: "active",
|
|
1258
1239
|
confidence: "high",
|
|
1259
|
-
confidenceScore:
|
|
1240
|
+
confidenceScore: 99,
|
|
1260
1241
|
confidenceLevel: "high",
|
|
1261
|
-
freshness: { lastVerified:
|
|
1242
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1262
1243
|
lastUpdated: null,
|
|
1263
1244
|
launchDate: "2024-08-01"
|
|
1264
1245
|
},
|
|
1265
1246
|
{
|
|
1266
1247
|
modelId: "fal-flux-2-flex",
|
|
1267
1248
|
provider: "fal",
|
|
1268
|
-
displayName: "
|
|
1249
|
+
displayName: "FLUX.2 [flex]",
|
|
1269
1250
|
pricePerImage: 0.05,
|
|
1270
1251
|
pricePerMegapixel: 0.05,
|
|
1271
1252
|
defaultResolution: "1024x1024",
|
|
1272
1253
|
qualityTier: "standard",
|
|
1273
1254
|
maxResolution: null,
|
|
1274
|
-
supportedFormats: ["
|
|
1255
|
+
supportedFormats: ["jpeg", "png"],
|
|
1275
1256
|
source: "seed",
|
|
1276
1257
|
status: "active",
|
|
1277
1258
|
confidence: "high",
|
|
1278
|
-
confidenceScore:
|
|
1259
|
+
confidenceScore: 99,
|
|
1279
1260
|
confidenceLevel: "high",
|
|
1280
|
-
freshness: { lastVerified:
|
|
1261
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1281
1262
|
lastUpdated: null,
|
|
1282
1263
|
launchDate: "2025-11-25"
|
|
1283
1264
|
},
|
|
1284
1265
|
{
|
|
1285
1266
|
modelId: "fal-flux-2-pro",
|
|
1286
1267
|
provider: "fal",
|
|
1287
|
-
displayName: "
|
|
1288
|
-
pricePerImage: 0.
|
|
1289
|
-
pricePerMegapixel:
|
|
1268
|
+
displayName: "FLUX.2 [pro] Text-to-Image",
|
|
1269
|
+
pricePerImage: 0.03,
|
|
1270
|
+
pricePerMegapixel: 0.03,
|
|
1290
1271
|
defaultResolution: "1024x1024",
|
|
1291
1272
|
qualityTier: "standard",
|
|
1292
1273
|
maxResolution: null,
|
|
1293
|
-
supportedFormats: ["
|
|
1274
|
+
supportedFormats: ["jpeg", "png"],
|
|
1294
1275
|
source: "seed",
|
|
1295
1276
|
status: "active",
|
|
1296
1277
|
confidence: "high",
|
|
1297
|
-
confidenceScore:
|
|
1278
|
+
confidenceScore: 99,
|
|
1298
1279
|
confidenceLevel: "high",
|
|
1299
|
-
freshness: { lastVerified:
|
|
1280
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1300
1281
|
lastUpdated: null,
|
|
1301
1282
|
launchDate: "2025-01-15"
|
|
1302
1283
|
},
|
|
1303
1284
|
{
|
|
1304
1285
|
modelId: "fal-ideogram-v2",
|
|
1305
1286
|
provider: "fal",
|
|
1306
|
-
displayName: "
|
|
1287
|
+
displayName: "Ideogram V2",
|
|
1307
1288
|
pricePerImage: 0.08,
|
|
1308
1289
|
pricePerMegapixel: null,
|
|
1309
1290
|
defaultResolution: "1024x1024",
|
|
@@ -1313,9 +1294,9 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1313
1294
|
source: "seed",
|
|
1314
1295
|
status: "active",
|
|
1315
1296
|
confidence: "high",
|
|
1316
|
-
confidenceScore:
|
|
1297
|
+
confidenceScore: 99,
|
|
1317
1298
|
confidenceLevel: "high",
|
|
1318
|
-
freshness: { lastVerified:
|
|
1299
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1319
1300
|
lastUpdated: null,
|
|
1320
1301
|
launchDate: "2025-01-15"
|
|
1321
1302
|
},
|
|
@@ -1332,28 +1313,28 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1332
1313
|
source: "seed",
|
|
1333
1314
|
status: "active",
|
|
1334
1315
|
confidence: "high",
|
|
1335
|
-
confidenceScore:
|
|
1316
|
+
confidenceScore: 99,
|
|
1336
1317
|
confidenceLevel: "high",
|
|
1337
|
-
freshness: { lastVerified:
|
|
1318
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1338
1319
|
lastUpdated: null,
|
|
1339
1320
|
launchDate: "2025-06-01"
|
|
1340
1321
|
},
|
|
1341
1322
|
{
|
|
1342
1323
|
modelId: "fal-nano-banana-2",
|
|
1343
1324
|
provider: "fal",
|
|
1344
|
-
displayName: "
|
|
1345
|
-
pricePerImage: 0.
|
|
1325
|
+
displayName: "Nano Banana 2",
|
|
1326
|
+
pricePerImage: 0.0398,
|
|
1346
1327
|
pricePerMegapixel: null,
|
|
1347
1328
|
defaultResolution: "1024x1024",
|
|
1348
1329
|
qualityTier: "standard",
|
|
1349
|
-
maxResolution:
|
|
1350
|
-
supportedFormats: ["png"
|
|
1330
|
+
maxResolution: null,
|
|
1331
|
+
supportedFormats: ["png"],
|
|
1351
1332
|
source: "seed",
|
|
1352
1333
|
status: "active",
|
|
1353
1334
|
confidence: "high",
|
|
1354
|
-
confidenceScore:
|
|
1335
|
+
confidenceScore: 99,
|
|
1355
1336
|
confidenceLevel: "high",
|
|
1356
|
-
freshness: { lastVerified:
|
|
1337
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1357
1338
|
lastUpdated: null,
|
|
1358
1339
|
launchDate: "2025-12-01"
|
|
1359
1340
|
},
|
|
@@ -1365,23 +1346,23 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1365
1346
|
pricePerMegapixel: null,
|
|
1366
1347
|
defaultResolution: "1024x1024",
|
|
1367
1348
|
qualityTier: "hd",
|
|
1368
|
-
maxResolution:
|
|
1369
|
-
supportedFormats: ["png"
|
|
1349
|
+
maxResolution: null,
|
|
1350
|
+
supportedFormats: ["png"],
|
|
1370
1351
|
source: "seed",
|
|
1371
1352
|
status: "active",
|
|
1372
1353
|
confidence: "high",
|
|
1373
|
-
confidenceScore:
|
|
1354
|
+
confidenceScore: 99,
|
|
1374
1355
|
confidenceLevel: "high",
|
|
1375
|
-
freshness: { lastVerified:
|
|
1356
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1376
1357
|
lastUpdated: null,
|
|
1377
1358
|
launchDate: "2025-12-01"
|
|
1378
1359
|
},
|
|
1379
1360
|
{
|
|
1380
1361
|
modelId: "fal-qwen-image-2-pro",
|
|
1381
1362
|
provider: "fal",
|
|
1382
|
-
displayName: "
|
|
1383
|
-
pricePerImage: 0.
|
|
1384
|
-
pricePerMegapixel:
|
|
1363
|
+
displayName: "Qwen Image",
|
|
1364
|
+
pricePerImage: 0.02,
|
|
1365
|
+
pricePerMegapixel: 0.02,
|
|
1385
1366
|
defaultResolution: "1024x1024",
|
|
1386
1367
|
qualityTier: "standard",
|
|
1387
1368
|
maxResolution: null,
|
|
@@ -1389,28 +1370,28 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1389
1370
|
source: "seed",
|
|
1390
1371
|
status: "active",
|
|
1391
1372
|
confidence: "high",
|
|
1392
|
-
confidenceScore:
|
|
1373
|
+
confidenceScore: 99,
|
|
1393
1374
|
confidenceLevel: "high",
|
|
1394
|
-
freshness: { lastVerified:
|
|
1375
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1395
1376
|
lastUpdated: null,
|
|
1396
1377
|
launchDate: "2025-10-01"
|
|
1397
1378
|
},
|
|
1398
1379
|
{
|
|
1399
1380
|
modelId: "fal-recraft-v3",
|
|
1400
1381
|
provider: "fal",
|
|
1401
|
-
displayName: "
|
|
1402
|
-
pricePerImage: 0.
|
|
1382
|
+
displayName: "Recraft V3",
|
|
1383
|
+
pricePerImage: 0.04,
|
|
1403
1384
|
pricePerMegapixel: null,
|
|
1404
1385
|
defaultResolution: "1024x1024",
|
|
1405
1386
|
qualityTier: "standard",
|
|
1406
1387
|
maxResolution: null,
|
|
1407
|
-
supportedFormats: ["png"],
|
|
1388
|
+
supportedFormats: ["webp", "jpeg", "png"],
|
|
1408
1389
|
source: "seed",
|
|
1409
1390
|
status: "active",
|
|
1410
1391
|
confidence: "high",
|
|
1411
|
-
confidenceScore:
|
|
1392
|
+
confidenceScore: 99,
|
|
1412
1393
|
confidenceLevel: "high",
|
|
1413
|
-
freshness: { lastVerified:
|
|
1394
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1414
1395
|
lastUpdated: null,
|
|
1415
1396
|
launchDate: "2025-01-15"
|
|
1416
1397
|
},
|
|
@@ -1423,32 +1404,32 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1423
1404
|
defaultResolution: "1024x1024",
|
|
1424
1405
|
qualityTier: "hd",
|
|
1425
1406
|
maxResolution: null,
|
|
1426
|
-
supportedFormats: ["png"
|
|
1407
|
+
supportedFormats: ["png"],
|
|
1427
1408
|
source: "seed",
|
|
1428
1409
|
status: "active",
|
|
1429
1410
|
confidence: "high",
|
|
1430
|
-
confidenceScore:
|
|
1411
|
+
confidenceScore: 99,
|
|
1431
1412
|
confidenceLevel: "high",
|
|
1432
|
-
freshness: { lastVerified:
|
|
1413
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1433
1414
|
lastUpdated: null,
|
|
1434
1415
|
launchDate: "2025-01-15"
|
|
1435
1416
|
},
|
|
1436
1417
|
{
|
|
1437
1418
|
modelId: "fal-sd3",
|
|
1438
1419
|
provider: "fal",
|
|
1439
|
-
displayName: "
|
|
1420
|
+
displayName: "Stable Diffusion 3 Medium",
|
|
1440
1421
|
pricePerImage: 0.035,
|
|
1441
1422
|
pricePerMegapixel: null,
|
|
1442
1423
|
defaultResolution: "1024x1024",
|
|
1443
1424
|
qualityTier: "standard",
|
|
1444
1425
|
maxResolution: null,
|
|
1445
|
-
supportedFormats: ["
|
|
1426
|
+
supportedFormats: ["jpeg"],
|
|
1446
1427
|
source: "seed",
|
|
1447
1428
|
status: "active",
|
|
1448
1429
|
confidence: "high",
|
|
1449
|
-
confidenceScore:
|
|
1430
|
+
confidenceScore: 99,
|
|
1450
1431
|
confidenceLevel: "high",
|
|
1451
|
-
freshness: { lastVerified:
|
|
1432
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1452
1433
|
lastUpdated: null,
|
|
1453
1434
|
launchDate: "2025-01-15"
|
|
1454
1435
|
},
|
|
@@ -1461,13 +1442,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1461
1442
|
defaultResolution: "1024x1024",
|
|
1462
1443
|
qualityTier: "standard",
|
|
1463
1444
|
maxResolution: null,
|
|
1464
|
-
supportedFormats: [],
|
|
1445
|
+
supportedFormats: ["png", "jpeg"],
|
|
1465
1446
|
source: "seed",
|
|
1466
1447
|
status: "active",
|
|
1467
1448
|
confidence: "high",
|
|
1468
1449
|
confidenceScore: 99,
|
|
1469
1450
|
confidenceLevel: "high",
|
|
1470
|
-
freshness: { lastVerified:
|
|
1451
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1471
1452
|
lastUpdated: null,
|
|
1472
1453
|
launchDate: "2024-11-01"
|
|
1473
1454
|
},
|
|
@@ -1480,20 +1461,20 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1480
1461
|
defaultResolution: "1024x1024",
|
|
1481
1462
|
qualityTier: "hd",
|
|
1482
1463
|
maxResolution: null,
|
|
1483
|
-
supportedFormats: [],
|
|
1464
|
+
supportedFormats: ["png", "jpeg"],
|
|
1484
1465
|
source: "seed",
|
|
1485
1466
|
status: "active",
|
|
1486
1467
|
confidence: "high",
|
|
1487
1468
|
confidenceScore: 99,
|
|
1488
1469
|
confidenceLevel: "high",
|
|
1489
|
-
freshness: { lastVerified:
|
|
1470
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1490
1471
|
lastUpdated: null,
|
|
1491
1472
|
launchDate: "2025-05-29"
|
|
1492
1473
|
},
|
|
1493
1474
|
{
|
|
1494
1475
|
modelId: "flux-1-kontext-pro",
|
|
1495
|
-
provider: "
|
|
1496
|
-
displayName: "
|
|
1476
|
+
provider: "bfl",
|
|
1477
|
+
displayName: "FLUX.1 Kontext [pro]",
|
|
1497
1478
|
pricePerImage: 0.04,
|
|
1498
1479
|
pricePerMegapixel: null,
|
|
1499
1480
|
defaultResolution: "1024x1024",
|
|
@@ -1505,7 +1486,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1505
1486
|
confidence: "high",
|
|
1506
1487
|
confidenceScore: 99,
|
|
1507
1488
|
confidenceLevel: "high",
|
|
1508
|
-
freshness: { lastVerified:
|
|
1489
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1509
1490
|
lastUpdated: null,
|
|
1510
1491
|
launchDate: "2025-05-29"
|
|
1511
1492
|
},
|
|
@@ -1518,13 +1499,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1518
1499
|
defaultResolution: "1024x1024",
|
|
1519
1500
|
qualityTier: "standard",
|
|
1520
1501
|
maxResolution: null,
|
|
1521
|
-
supportedFormats: [],
|
|
1502
|
+
supportedFormats: ["png", "jpeg"],
|
|
1522
1503
|
source: "seed",
|
|
1523
1504
|
status: "active",
|
|
1524
1505
|
confidence: "high",
|
|
1525
1506
|
confidenceScore: 99,
|
|
1526
1507
|
confidenceLevel: "high",
|
|
1527
|
-
freshness: { lastVerified:
|
|
1508
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1528
1509
|
lastUpdated: null,
|
|
1529
1510
|
launchDate: "2024-10-01"
|
|
1530
1511
|
},
|
|
@@ -1537,13 +1518,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1537
1518
|
defaultResolution: "1024x1024",
|
|
1538
1519
|
qualityTier: "hd",
|
|
1539
1520
|
maxResolution: null,
|
|
1540
|
-
supportedFormats: [],
|
|
1521
|
+
supportedFormats: ["png", "jpeg"],
|
|
1541
1522
|
source: "seed",
|
|
1542
1523
|
status: "active",
|
|
1543
1524
|
confidence: "high",
|
|
1544
1525
|
confidenceScore: 99,
|
|
1545
1526
|
confidenceLevel: "high",
|
|
1546
|
-
freshness: { lastVerified:
|
|
1527
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1547
1528
|
lastUpdated: null,
|
|
1548
1529
|
launchDate: "2024-11-01"
|
|
1549
1530
|
},
|
|
@@ -1556,13 +1537,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1556
1537
|
defaultResolution: "1024x1024",
|
|
1557
1538
|
qualityTier: "ultra",
|
|
1558
1539
|
maxResolution: null,
|
|
1559
|
-
supportedFormats: [],
|
|
1540
|
+
supportedFormats: ["png", "jpeg"],
|
|
1560
1541
|
source: "seed",
|
|
1561
1542
|
status: "active",
|
|
1562
1543
|
confidence: "high",
|
|
1563
1544
|
confidenceScore: 99,
|
|
1564
1545
|
confidenceLevel: "high",
|
|
1565
|
-
freshness: { lastVerified:
|
|
1546
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1566
1547
|
lastUpdated: null,
|
|
1567
1548
|
launchDate: "2024-11-01"
|
|
1568
1549
|
},
|
|
@@ -1571,17 +1552,17 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1571
1552
|
provider: "bfl",
|
|
1572
1553
|
displayName: "FLUX.2 [flex]",
|
|
1573
1554
|
pricePerImage: 0.05,
|
|
1574
|
-
pricePerMegapixel:
|
|
1555
|
+
pricePerMegapixel: 0.05,
|
|
1575
1556
|
defaultResolution: "1024x1024",
|
|
1576
1557
|
qualityTier: "ultra",
|
|
1577
1558
|
maxResolution: null,
|
|
1578
|
-
supportedFormats: [],
|
|
1559
|
+
supportedFormats: ["png", "jpeg"],
|
|
1579
1560
|
source: "seed",
|
|
1580
1561
|
status: "active",
|
|
1581
1562
|
confidence: "high",
|
|
1582
1563
|
confidenceScore: 99,
|
|
1583
1564
|
confidenceLevel: "high",
|
|
1584
|
-
freshness: { lastVerified:
|
|
1565
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1585
1566
|
lastUpdated: null,
|
|
1586
1567
|
launchDate: "2025-11-25"
|
|
1587
1568
|
},
|
|
@@ -1594,13 +1575,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1594
1575
|
defaultResolution: "1024x1024",
|
|
1595
1576
|
qualityTier: "standard",
|
|
1596
1577
|
maxResolution: null,
|
|
1597
|
-
supportedFormats: [],
|
|
1578
|
+
supportedFormats: ["png", "jpeg"],
|
|
1598
1579
|
source: "seed",
|
|
1599
1580
|
status: "active",
|
|
1600
1581
|
confidence: "high",
|
|
1601
1582
|
confidenceScore: 99,
|
|
1602
1583
|
confidenceLevel: "high",
|
|
1603
|
-
freshness: { lastVerified:
|
|
1584
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1604
1585
|
lastUpdated: null,
|
|
1605
1586
|
launchDate: "2026-01-15"
|
|
1606
1587
|
},
|
|
@@ -1613,13 +1594,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1613
1594
|
defaultResolution: "1024x1024",
|
|
1614
1595
|
qualityTier: "standard",
|
|
1615
1596
|
maxResolution: null,
|
|
1616
|
-
supportedFormats: [],
|
|
1597
|
+
supportedFormats: ["png", "jpeg"],
|
|
1617
1598
|
source: "seed",
|
|
1618
1599
|
status: "active",
|
|
1619
1600
|
confidence: "high",
|
|
1620
1601
|
confidenceScore: 99,
|
|
1621
1602
|
confidenceLevel: "high",
|
|
1622
|
-
freshness: { lastVerified:
|
|
1603
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1623
1604
|
lastUpdated: null,
|
|
1624
1605
|
launchDate: "2026-01-15"
|
|
1625
1606
|
},
|
|
@@ -1632,13 +1613,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1632
1613
|
defaultResolution: "1024x1024",
|
|
1633
1614
|
qualityTier: "hd",
|
|
1634
1615
|
maxResolution: null,
|
|
1635
|
-
supportedFormats: [],
|
|
1616
|
+
supportedFormats: ["png", "jpeg"],
|
|
1636
1617
|
source: "seed",
|
|
1637
1618
|
status: "active",
|
|
1638
1619
|
confidence: "high",
|
|
1639
1620
|
confidenceScore: 99,
|
|
1640
1621
|
confidenceLevel: "high",
|
|
1641
|
-
freshness: { lastVerified:
|
|
1622
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1642
1623
|
lastUpdated: null,
|
|
1643
1624
|
launchDate: "2025-11-25"
|
|
1644
1625
|
},
|
|
@@ -1649,15 +1630,15 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1649
1630
|
pricePerImage: 0.167,
|
|
1650
1631
|
pricePerMegapixel: null,
|
|
1651
1632
|
defaultResolution: "1024x1024",
|
|
1652
|
-
qualityTier: "
|
|
1653
|
-
maxResolution: "
|
|
1654
|
-
supportedFormats: ["png"
|
|
1633
|
+
qualityTier: "ultra",
|
|
1634
|
+
maxResolution: "1024x1536",
|
|
1635
|
+
supportedFormats: ["png"],
|
|
1655
1636
|
source: "seed",
|
|
1656
1637
|
status: "active",
|
|
1657
1638
|
confidence: "high",
|
|
1658
1639
|
confidenceScore: 99,
|
|
1659
1640
|
confidenceLevel: "high",
|
|
1660
|
-
freshness: { lastVerified:
|
|
1641
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1661
1642
|
lastUpdated: null,
|
|
1662
1643
|
launchDate: "2025-04-23"
|
|
1663
1644
|
},
|
|
@@ -1669,14 +1650,14 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1669
1650
|
pricePerMegapixel: null,
|
|
1670
1651
|
defaultResolution: "1024x1024",
|
|
1671
1652
|
qualityTier: "standard",
|
|
1672
|
-
maxResolution: "
|
|
1673
|
-
supportedFormats: ["png"
|
|
1653
|
+
maxResolution: "1024x1536",
|
|
1654
|
+
supportedFormats: ["png"],
|
|
1674
1655
|
source: "seed",
|
|
1675
1656
|
status: "active",
|
|
1676
1657
|
confidence: "high",
|
|
1677
1658
|
confidenceScore: 99,
|
|
1678
1659
|
confidenceLevel: "high",
|
|
1679
|
-
freshness: { lastVerified:
|
|
1660
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1680
1661
|
lastUpdated: null,
|
|
1681
1662
|
launchDate: "2025-04-23"
|
|
1682
1663
|
},
|
|
@@ -1687,23 +1668,61 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1687
1668
|
pricePerImage: 0.042,
|
|
1688
1669
|
pricePerMegapixel: null,
|
|
1689
1670
|
defaultResolution: "1024x1024",
|
|
1690
|
-
qualityTier: "
|
|
1691
|
-
maxResolution: "
|
|
1692
|
-
supportedFormats: ["png"
|
|
1671
|
+
qualityTier: "hd",
|
|
1672
|
+
maxResolution: "1024x1536",
|
|
1673
|
+
supportedFormats: ["png"],
|
|
1693
1674
|
source: "seed",
|
|
1694
1675
|
status: "active",
|
|
1695
1676
|
confidence: "high",
|
|
1696
1677
|
confidenceScore: 99,
|
|
1697
1678
|
confidenceLevel: "high",
|
|
1698
|
-
freshness: { lastVerified:
|
|
1679
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1699
1680
|
lastUpdated: null,
|
|
1700
1681
|
launchDate: "2025-04-23"
|
|
1701
1682
|
},
|
|
1683
|
+
{
|
|
1684
|
+
modelId: "grok-imagine-image",
|
|
1685
|
+
provider: "xai",
|
|
1686
|
+
displayName: "Grok Imagine Image",
|
|
1687
|
+
pricePerImage: 0.02,
|
|
1688
|
+
pricePerMegapixel: null,
|
|
1689
|
+
defaultResolution: "1024x1024",
|
|
1690
|
+
qualityTier: "standard",
|
|
1691
|
+
maxResolution: null,
|
|
1692
|
+
supportedFormats: ["png", "jpeg"],
|
|
1693
|
+
source: "seed",
|
|
1694
|
+
status: "active",
|
|
1695
|
+
confidence: "high",
|
|
1696
|
+
confidenceScore: 99,
|
|
1697
|
+
confidenceLevel: "high",
|
|
1698
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1699
|
+
lastUpdated: null,
|
|
1700
|
+
launchDate: "2025-01-15"
|
|
1701
|
+
},
|
|
1702
|
+
{
|
|
1703
|
+
modelId: "grok-imagine-image-pro",
|
|
1704
|
+
provider: "xai",
|
|
1705
|
+
displayName: "Grok Imagine Image Pro",
|
|
1706
|
+
pricePerImage: 0.07,
|
|
1707
|
+
pricePerMegapixel: null,
|
|
1708
|
+
defaultResolution: "1024x1024",
|
|
1709
|
+
qualityTier: "hd",
|
|
1710
|
+
maxResolution: null,
|
|
1711
|
+
supportedFormats: ["png", "jpeg"],
|
|
1712
|
+
source: "seed",
|
|
1713
|
+
status: "active",
|
|
1714
|
+
confidence: "high",
|
|
1715
|
+
confidenceScore: 99,
|
|
1716
|
+
confidenceLevel: "high",
|
|
1717
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1718
|
+
lastUpdated: null,
|
|
1719
|
+
launchDate: "2025-01-15"
|
|
1720
|
+
},
|
|
1702
1721
|
{
|
|
1703
1722
|
modelId: "ideogram-v3",
|
|
1704
1723
|
provider: "ideogram",
|
|
1705
1724
|
displayName: "Ideogram 3.0 Default",
|
|
1706
|
-
pricePerImage: 0.
|
|
1725
|
+
pricePerImage: 0.016,
|
|
1707
1726
|
pricePerMegapixel: null,
|
|
1708
1727
|
defaultResolution: "1024x1024",
|
|
1709
1728
|
qualityTier: "standard",
|
|
@@ -1712,9 +1731,9 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1712
1731
|
source: "seed",
|
|
1713
1732
|
status: "active",
|
|
1714
1733
|
confidence: "high",
|
|
1715
|
-
confidenceScore:
|
|
1734
|
+
confidenceScore: 99,
|
|
1716
1735
|
confidenceLevel: "high",
|
|
1717
|
-
freshness: { lastVerified:
|
|
1736
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1718
1737
|
lastUpdated: null,
|
|
1719
1738
|
launchDate: "2025-01-15"
|
|
1720
1739
|
},
|
|
@@ -1731,9 +1750,9 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1731
1750
|
source: "seed",
|
|
1732
1751
|
status: "active",
|
|
1733
1752
|
confidence: "high",
|
|
1734
|
-
confidenceScore:
|
|
1753
|
+
confidenceScore: 99,
|
|
1735
1754
|
confidenceLevel: "high",
|
|
1736
|
-
freshness: { lastVerified:
|
|
1755
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1737
1756
|
lastUpdated: null,
|
|
1738
1757
|
launchDate: "2025-01-15"
|
|
1739
1758
|
},
|
|
@@ -1750,9 +1769,9 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1750
1769
|
source: "seed",
|
|
1751
1770
|
status: "active",
|
|
1752
1771
|
confidence: "high",
|
|
1753
|
-
confidenceScore:
|
|
1772
|
+
confidenceScore: 99,
|
|
1754
1773
|
confidenceLevel: "high",
|
|
1755
|
-
freshness: { lastVerified:
|
|
1774
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1756
1775
|
lastUpdated: null,
|
|
1757
1776
|
launchDate: "2024-08-01"
|
|
1758
1777
|
},
|
|
@@ -1765,13 +1784,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1765
1784
|
defaultResolution: "1024x1024",
|
|
1766
1785
|
qualityTier: "standard",
|
|
1767
1786
|
maxResolution: null,
|
|
1768
|
-
supportedFormats: [],
|
|
1787
|
+
supportedFormats: ["png", "jpeg"],
|
|
1769
1788
|
source: "seed",
|
|
1770
1789
|
status: "preview",
|
|
1771
1790
|
confidence: "high",
|
|
1772
1791
|
confidenceScore: 99,
|
|
1773
1792
|
confidenceLevel: "high",
|
|
1774
|
-
freshness: { lastVerified:
|
|
1793
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1775
1794
|
lastUpdated: null,
|
|
1776
1795
|
launchDate: "2025-05-01"
|
|
1777
1796
|
},
|
|
@@ -1784,13 +1803,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1784
1803
|
defaultResolution: "1024x1024",
|
|
1785
1804
|
qualityTier: "hd",
|
|
1786
1805
|
maxResolution: null,
|
|
1787
|
-
supportedFormats: [],
|
|
1806
|
+
supportedFormats: ["png", "jpeg"],
|
|
1788
1807
|
source: "seed",
|
|
1789
1808
|
status: "preview",
|
|
1790
1809
|
confidence: "high",
|
|
1791
1810
|
confidenceScore: 99,
|
|
1792
1811
|
confidenceLevel: "high",
|
|
1793
|
-
freshness: { lastVerified:
|
|
1812
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1794
1813
|
lastUpdated: null,
|
|
1795
1814
|
launchDate: "2025-05-01"
|
|
1796
1815
|
},
|
|
@@ -1803,13 +1822,13 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1803
1822
|
defaultResolution: "1024x1024",
|
|
1804
1823
|
qualityTier: "ultra",
|
|
1805
1824
|
maxResolution: null,
|
|
1806
|
-
supportedFormats: [],
|
|
1825
|
+
supportedFormats: ["png", "jpeg"],
|
|
1807
1826
|
source: "seed",
|
|
1808
1827
|
status: "preview",
|
|
1809
1828
|
confidence: "high",
|
|
1810
1829
|
confidenceScore: 99,
|
|
1811
1830
|
confidenceLevel: "high",
|
|
1812
|
-
freshness: { lastVerified:
|
|
1831
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1813
1832
|
lastUpdated: null,
|
|
1814
1833
|
launchDate: "2025-05-01"
|
|
1815
1834
|
},
|
|
@@ -1820,7 +1839,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1820
1839
|
pricePerImage: 0.04,
|
|
1821
1840
|
pricePerMegapixel: null,
|
|
1822
1841
|
defaultResolution: "1024x1024",
|
|
1823
|
-
qualityTier: "
|
|
1842
|
+
qualityTier: "hd",
|
|
1824
1843
|
maxResolution: null,
|
|
1825
1844
|
supportedFormats: ["png", "jpeg", "webp"],
|
|
1826
1845
|
source: "seed",
|
|
@@ -1828,7 +1847,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1828
1847
|
confidence: "high",
|
|
1829
1848
|
confidenceScore: 99,
|
|
1830
1849
|
confidenceLevel: "high",
|
|
1831
|
-
freshness: { lastVerified:
|
|
1850
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1832
1851
|
lastUpdated: null,
|
|
1833
1852
|
launchDate: "2025-01-15"
|
|
1834
1853
|
},
|
|
@@ -1839,7 +1858,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1839
1858
|
pricePerImage: 0.08,
|
|
1840
1859
|
pricePerMegapixel: null,
|
|
1841
1860
|
defaultResolution: "1024x1024",
|
|
1842
|
-
qualityTier: "
|
|
1861
|
+
qualityTier: "hd",
|
|
1843
1862
|
maxResolution: null,
|
|
1844
1863
|
supportedFormats: ["svg"],
|
|
1845
1864
|
source: "seed",
|
|
@@ -1847,7 +1866,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1847
1866
|
confidence: "high",
|
|
1848
1867
|
confidenceScore: 99,
|
|
1849
1868
|
confidenceLevel: "high",
|
|
1850
|
-
freshness: { lastVerified:
|
|
1869
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1851
1870
|
lastUpdated: null,
|
|
1852
1871
|
launchDate: "2025-01-15"
|
|
1853
1872
|
},
|
|
@@ -1866,7 +1885,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1866
1885
|
confidence: "high",
|
|
1867
1886
|
confidenceScore: 99,
|
|
1868
1887
|
confidenceLevel: "high",
|
|
1869
|
-
freshness: { lastVerified:
|
|
1888
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1870
1889
|
lastUpdated: null,
|
|
1871
1890
|
launchDate: "2024-10-22"
|
|
1872
1891
|
},
|
|
@@ -1885,7 +1904,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1885
1904
|
confidence: "high",
|
|
1886
1905
|
confidenceScore: 99,
|
|
1887
1906
|
confidenceLevel: "high",
|
|
1888
|
-
freshness: { lastVerified:
|
|
1907
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1889
1908
|
lastUpdated: null,
|
|
1890
1909
|
launchDate: "2024-10-22"
|
|
1891
1910
|
},
|
|
@@ -1904,7 +1923,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1904
1923
|
confidence: "high",
|
|
1905
1924
|
confidenceScore: 99,
|
|
1906
1925
|
confidenceLevel: "high",
|
|
1907
|
-
freshness: { lastVerified:
|
|
1926
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1908
1927
|
lastUpdated: null,
|
|
1909
1928
|
launchDate: "2025-01-15"
|
|
1910
1929
|
},
|
|
@@ -1923,7 +1942,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1923
1942
|
confidence: "high",
|
|
1924
1943
|
confidenceScore: 99,
|
|
1925
1944
|
confidenceLevel: "high",
|
|
1926
|
-
freshness: { lastVerified:
|
|
1945
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1927
1946
|
lastUpdated: null,
|
|
1928
1947
|
launchDate: "2024-04-01"
|
|
1929
1948
|
},
|
|
@@ -1942,7 +1961,7 @@ var STATIC_IMAGE_PRICING = [
|
|
|
1942
1961
|
confidence: "high",
|
|
1943
1962
|
confidenceScore: 99,
|
|
1944
1963
|
confidenceLevel: "high",
|
|
1945
|
-
freshness: { lastVerified:
|
|
1964
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1946
1965
|
lastUpdated: null,
|
|
1947
1966
|
launchDate: "2024-04-01"
|
|
1948
1967
|
}
|
|
@@ -1969,272 +1988,542 @@ function calculateImageModelCost(modelId, imageCount, pricing) {
|
|
|
1969
1988
|
// src/video-static.ts
|
|
1970
1989
|
var STATIC_VIDEO_PRICING = [
|
|
1971
1990
|
{
|
|
1972
|
-
modelId: "fal-
|
|
1991
|
+
modelId: "fal-cosmos2.5-720p",
|
|
1973
1992
|
provider: "fal",
|
|
1974
|
-
displayName: "FAL
|
|
1975
|
-
costPerMinute:
|
|
1976
|
-
inputType:
|
|
1977
|
-
resolution: "
|
|
1978
|
-
maxDuration:
|
|
1979
|
-
qualityMode: "
|
|
1993
|
+
displayName: "FAL Cosmos 2.5 720p",
|
|
1994
|
+
costPerMinute: 2.07,
|
|
1995
|
+
inputType: "text,image",
|
|
1996
|
+
resolution: "720p",
|
|
1997
|
+
maxDuration: 6,
|
|
1998
|
+
qualityMode: "standard",
|
|
1980
1999
|
source: "seed",
|
|
1981
2000
|
status: "active",
|
|
1982
2001
|
confidence: "high",
|
|
1983
2002
|
confidenceScore: 99,
|
|
1984
2003
|
confidenceLevel: "high",
|
|
1985
|
-
freshness: { lastVerified:
|
|
2004
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
1986
2005
|
lastUpdated: null,
|
|
1987
|
-
launchDate: "
|
|
2006
|
+
launchDate: "2026-01-15"
|
|
1988
2007
|
},
|
|
1989
2008
|
{
|
|
1990
|
-
modelId: "fal-
|
|
2009
|
+
modelId: "fal-kling-o3-1080p",
|
|
1991
2010
|
provider: "fal",
|
|
1992
|
-
displayName: "FAL Kling
|
|
1993
|
-
costPerMinute:
|
|
1994
|
-
inputType:
|
|
2011
|
+
displayName: "FAL Kling O3 1080p",
|
|
2012
|
+
costPerMinute: 10.08,
|
|
2013
|
+
inputType: "image",
|
|
1995
2014
|
resolution: "1080p",
|
|
1996
2015
|
maxDuration: 15,
|
|
1997
2016
|
qualityMode: "standard",
|
|
1998
2017
|
source: "seed",
|
|
1999
2018
|
status: "active",
|
|
2000
2019
|
confidence: "high",
|
|
2001
|
-
confidenceScore:
|
|
2020
|
+
confidenceScore: 99,
|
|
2002
2021
|
confidenceLevel: "high",
|
|
2003
|
-
freshness: { lastVerified:
|
|
2022
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2004
2023
|
lastUpdated: null,
|
|
2005
|
-
launchDate: "
|
|
2024
|
+
launchDate: "2026-02-05"
|
|
2006
2025
|
},
|
|
2007
2026
|
{
|
|
2008
|
-
modelId: "fal-
|
|
2027
|
+
modelId: "fal-kling-v3-pro-1080p",
|
|
2009
2028
|
provider: "fal",
|
|
2010
|
-
displayName: "FAL
|
|
2011
|
-
costPerMinute:
|
|
2012
|
-
inputType:
|
|
2029
|
+
displayName: "FAL Kling v3 Pro 1080p",
|
|
2030
|
+
costPerMinute: 13.44,
|
|
2031
|
+
inputType: "image",
|
|
2013
2032
|
resolution: "1080p",
|
|
2014
|
-
maxDuration:
|
|
2015
|
-
qualityMode: "
|
|
2033
|
+
maxDuration: 15,
|
|
2034
|
+
qualityMode: "professional",
|
|
2016
2035
|
source: "seed",
|
|
2017
2036
|
status: "active",
|
|
2018
2037
|
confidence: "high",
|
|
2019
2038
|
confidenceScore: 99,
|
|
2020
2039
|
confidenceLevel: "high",
|
|
2021
|
-
freshness: { lastVerified:
|
|
2040
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2022
2041
|
lastUpdated: null,
|
|
2023
|
-
launchDate: "
|
|
2042
|
+
launchDate: "2026-02-05"
|
|
2024
2043
|
},
|
|
2025
2044
|
{
|
|
2026
|
-
modelId: "fal-
|
|
2045
|
+
modelId: "fal-kling2.5-turbo-1080p",
|
|
2027
2046
|
provider: "fal",
|
|
2028
|
-
displayName: "FAL
|
|
2029
|
-
costPerMinute:
|
|
2030
|
-
inputType:
|
|
2047
|
+
displayName: "FAL Kling 2.5 Turbo Pro 1080p",
|
|
2048
|
+
costPerMinute: 4.2,
|
|
2049
|
+
inputType: "text,image",
|
|
2031
2050
|
resolution: "1080p",
|
|
2032
|
-
maxDuration:
|
|
2051
|
+
maxDuration: 10,
|
|
2033
2052
|
qualityMode: "turbo",
|
|
2034
2053
|
source: "seed",
|
|
2035
2054
|
status: "active",
|
|
2036
2055
|
confidence: "high",
|
|
2037
|
-
confidenceScore:
|
|
2056
|
+
confidenceScore: 99,
|
|
2038
2057
|
confidenceLevel: "high",
|
|
2039
|
-
freshness: { lastVerified:
|
|
2058
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2040
2059
|
lastUpdated: null,
|
|
2041
|
-
launchDate: "2025-
|
|
2060
|
+
launchDate: "2025-09-23"
|
|
2042
2061
|
},
|
|
2043
2062
|
{
|
|
2044
|
-
modelId: "fal-
|
|
2063
|
+
modelId: "fal-kling3-1080p",
|
|
2045
2064
|
provider: "fal",
|
|
2046
|
-
displayName: "FAL
|
|
2047
|
-
costPerMinute:
|
|
2048
|
-
inputType:
|
|
2049
|
-
resolution: "
|
|
2050
|
-
maxDuration:
|
|
2065
|
+
displayName: "FAL Kling 3.0 1080p",
|
|
2066
|
+
costPerMinute: 10.08,
|
|
2067
|
+
inputType: "text,image",
|
|
2068
|
+
resolution: "1080p",
|
|
2069
|
+
maxDuration: 15,
|
|
2051
2070
|
qualityMode: "standard",
|
|
2052
2071
|
source: "seed",
|
|
2053
2072
|
status: "active",
|
|
2054
2073
|
confidence: "high",
|
|
2055
2074
|
confidenceScore: 99,
|
|
2056
2075
|
confidenceLevel: "high",
|
|
2057
|
-
freshness: { lastVerified:
|
|
2076
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2058
2077
|
lastUpdated: null,
|
|
2059
|
-
launchDate: "
|
|
2078
|
+
launchDate: "2026-02-05"
|
|
2060
2079
|
},
|
|
2061
2080
|
{
|
|
2062
|
-
modelId: "
|
|
2063
|
-
provider: "
|
|
2064
|
-
displayName: "
|
|
2065
|
-
costPerMinute:
|
|
2066
|
-
inputType:
|
|
2081
|
+
modelId: "fal-ltx2.3-1080p",
|
|
2082
|
+
provider: "fal",
|
|
2083
|
+
displayName: "FAL LTX-2.3 1080p",
|
|
2084
|
+
costPerMinute: 3.6,
|
|
2085
|
+
inputType: "text,image",
|
|
2067
2086
|
resolution: "1080p",
|
|
2068
|
-
maxDuration:
|
|
2087
|
+
maxDuration: 10,
|
|
2069
2088
|
qualityMode: "standard",
|
|
2070
2089
|
source: "seed",
|
|
2071
2090
|
status: "active",
|
|
2072
2091
|
confidence: "high",
|
|
2073
|
-
confidenceScore:
|
|
2092
|
+
confidenceScore: 99,
|
|
2074
2093
|
confidenceLevel: "high",
|
|
2075
|
-
freshness: { lastVerified:
|
|
2094
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2076
2095
|
lastUpdated: null,
|
|
2077
|
-
launchDate: "2026-
|
|
2096
|
+
launchDate: "2026-03-05"
|
|
2078
2097
|
},
|
|
2079
2098
|
{
|
|
2080
|
-
modelId: "
|
|
2081
|
-
provider: "
|
|
2082
|
-
displayName: "
|
|
2099
|
+
modelId: "fal-ovi-720p",
|
|
2100
|
+
provider: "fal",
|
|
2101
|
+
displayName: "FAL Ovi Text to Video 720p",
|
|
2083
2102
|
costPerMinute: 2.4,
|
|
2084
|
-
inputType:
|
|
2085
|
-
resolution: "
|
|
2103
|
+
inputType: "text,image",
|
|
2104
|
+
resolution: "720p",
|
|
2086
2105
|
maxDuration: 5,
|
|
2087
|
-
qualityMode: "
|
|
2106
|
+
qualityMode: "standard",
|
|
2088
2107
|
source: "seed",
|
|
2089
2108
|
status: "active",
|
|
2090
2109
|
confidence: "high",
|
|
2091
2110
|
confidenceScore: 99,
|
|
2092
2111
|
confidenceLevel: "high",
|
|
2093
|
-
freshness: { lastVerified:
|
|
2112
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2094
2113
|
lastUpdated: null,
|
|
2095
|
-
launchDate: "2026-03-
|
|
2114
|
+
launchDate: "2026-03-01"
|
|
2096
2115
|
},
|
|
2097
2116
|
{
|
|
2098
|
-
modelId: "
|
|
2099
|
-
provider: "
|
|
2100
|
-
displayName: "
|
|
2101
|
-
costPerMinute:
|
|
2102
|
-
inputType:
|
|
2103
|
-
resolution: "
|
|
2104
|
-
maxDuration:
|
|
2105
|
-
qualityMode: "
|
|
2117
|
+
modelId: "fal-sora2-720p",
|
|
2118
|
+
provider: "fal",
|
|
2119
|
+
displayName: "FAL Sora 2 720p",
|
|
2120
|
+
costPerMinute: 6,
|
|
2121
|
+
inputType: "text,image",
|
|
2122
|
+
resolution: "720p",
|
|
2123
|
+
maxDuration: 12,
|
|
2124
|
+
qualityMode: "standard",
|
|
2106
2125
|
source: "seed",
|
|
2107
2126
|
status: "active",
|
|
2108
2127
|
confidence: "high",
|
|
2109
2128
|
confidenceScore: 99,
|
|
2110
2129
|
confidenceLevel: "high",
|
|
2111
|
-
freshness: { lastVerified:
|
|
2130
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2112
2131
|
lastUpdated: null,
|
|
2113
|
-
launchDate: "
|
|
2132
|
+
launchDate: "2025-09-30"
|
|
2114
2133
|
},
|
|
2115
2134
|
{
|
|
2116
|
-
modelId: "
|
|
2117
|
-
provider: "
|
|
2118
|
-
displayName: "
|
|
2119
|
-
costPerMinute:
|
|
2120
|
-
inputType:
|
|
2135
|
+
modelId: "fal-sora2-pro-1080p",
|
|
2136
|
+
provider: "fal",
|
|
2137
|
+
displayName: "FAL Sora 2 Pro 1080p",
|
|
2138
|
+
costPerMinute: 30,
|
|
2139
|
+
inputType: "text,image",
|
|
2121
2140
|
resolution: "1080p",
|
|
2122
|
-
maxDuration:
|
|
2141
|
+
maxDuration: 25,
|
|
2123
2142
|
qualityMode: "professional",
|
|
2124
2143
|
source: "seed",
|
|
2125
2144
|
status: "active",
|
|
2126
2145
|
confidence: "high",
|
|
2127
2146
|
confidenceScore: 99,
|
|
2128
2147
|
confidenceLevel: "high",
|
|
2129
|
-
freshness: { lastVerified:
|
|
2148
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2130
2149
|
lastUpdated: null,
|
|
2131
|
-
launchDate: "
|
|
2150
|
+
launchDate: "2025-09-30"
|
|
2132
2151
|
},
|
|
2133
2152
|
{
|
|
2134
|
-
modelId: "
|
|
2135
|
-
provider: "
|
|
2136
|
-
displayName: "
|
|
2137
|
-
costPerMinute:
|
|
2138
|
-
inputType:
|
|
2139
|
-
resolution: "
|
|
2140
|
-
maxDuration:
|
|
2153
|
+
modelId: "fal-sora2-pro-720p",
|
|
2154
|
+
provider: "fal",
|
|
2155
|
+
displayName: "FAL Sora 2 Pro 720p",
|
|
2156
|
+
costPerMinute: 18,
|
|
2157
|
+
inputType: "text,image",
|
|
2158
|
+
resolution: "720p",
|
|
2159
|
+
maxDuration: 25,
|
|
2141
2160
|
qualityMode: "professional",
|
|
2142
2161
|
source: "seed",
|
|
2143
2162
|
status: "active",
|
|
2144
2163
|
confidence: "high",
|
|
2145
2164
|
confidenceScore: 99,
|
|
2146
2165
|
confidenceLevel: "high",
|
|
2147
|
-
freshness: { lastVerified:
|
|
2166
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2148
2167
|
lastUpdated: null,
|
|
2149
|
-
launchDate: "
|
|
2168
|
+
launchDate: "2025-09-30"
|
|
2150
2169
|
},
|
|
2151
2170
|
{
|
|
2152
|
-
modelId: "
|
|
2153
|
-
provider: "
|
|
2154
|
-
displayName: "
|
|
2155
|
-
costPerMinute:
|
|
2156
|
-
inputType:
|
|
2171
|
+
modelId: "fal-veo3-1080p",
|
|
2172
|
+
provider: "fal",
|
|
2173
|
+
displayName: "FAL Veo 3 1080p",
|
|
2174
|
+
costPerMinute: 30,
|
|
2175
|
+
inputType: "text",
|
|
2157
2176
|
resolution: "1080p",
|
|
2158
|
-
maxDuration:
|
|
2177
|
+
maxDuration: 8,
|
|
2159
2178
|
qualityMode: "standard",
|
|
2160
2179
|
source: "seed",
|
|
2161
2180
|
status: "active",
|
|
2162
2181
|
confidence: "high",
|
|
2163
|
-
confidenceScore:
|
|
2182
|
+
confidenceScore: 99,
|
|
2164
2183
|
confidenceLevel: "high",
|
|
2165
|
-
freshness: { lastVerified:
|
|
2184
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2166
2185
|
lastUpdated: null,
|
|
2167
|
-
launchDate: "
|
|
2186
|
+
launchDate: "2025-10-15"
|
|
2187
|
+
},
|
|
2188
|
+
{
|
|
2189
|
+
modelId: "fal-veo3-fast-1080p",
|
|
2190
|
+
provider: "fal",
|
|
2191
|
+
displayName: "FAL Veo 3 Fast 1080p",
|
|
2192
|
+
costPerMinute: 15,
|
|
2193
|
+
inputType: "text",
|
|
2194
|
+
resolution: "1080p",
|
|
2195
|
+
maxDuration: 8,
|
|
2196
|
+
qualityMode: "turbo",
|
|
2197
|
+
source: "seed",
|
|
2198
|
+
status: "active",
|
|
2199
|
+
confidence: "high",
|
|
2200
|
+
confidenceScore: 99,
|
|
2201
|
+
confidenceLevel: "high",
|
|
2202
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2203
|
+
lastUpdated: null,
|
|
2204
|
+
launchDate: "2025-12-01"
|
|
2205
|
+
},
|
|
2206
|
+
{
|
|
2207
|
+
modelId: "fal-wan2.5-480p",
|
|
2208
|
+
provider: "fal",
|
|
2209
|
+
displayName: "FAL WAN 2.5 480p",
|
|
2210
|
+
costPerMinute: 3,
|
|
2211
|
+
inputType: "text,image",
|
|
2212
|
+
resolution: "480p",
|
|
2213
|
+
maxDuration: 5,
|
|
2214
|
+
qualityMode: "standard",
|
|
2215
|
+
source: "seed",
|
|
2216
|
+
status: "active",
|
|
2217
|
+
confidence: "high",
|
|
2218
|
+
confidenceScore: 99,
|
|
2219
|
+
confidenceLevel: "high",
|
|
2220
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2221
|
+
lastUpdated: null,
|
|
2222
|
+
launchDate: "2025-06-01"
|
|
2223
|
+
},
|
|
2224
|
+
{
|
|
2225
|
+
modelId: "kling-3.0-1080p",
|
|
2226
|
+
provider: "kling",
|
|
2227
|
+
displayName: "Kling 3.0 1080p",
|
|
2228
|
+
costPerMinute: 5.04,
|
|
2229
|
+
inputType: "text,image",
|
|
2230
|
+
resolution: "1080p",
|
|
2231
|
+
maxDuration: 15,
|
|
2232
|
+
qualityMode: "standard",
|
|
2233
|
+
source: "seed",
|
|
2234
|
+
status: "active",
|
|
2235
|
+
confidence: "high",
|
|
2236
|
+
confidenceScore: 99,
|
|
2237
|
+
confidenceLevel: "high",
|
|
2238
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2239
|
+
lastUpdated: null,
|
|
2240
|
+
launchDate: "2026-02-05"
|
|
2241
|
+
},
|
|
2242
|
+
{
|
|
2243
|
+
modelId: "kling-v3-1080p",
|
|
2244
|
+
provider: "kling",
|
|
2245
|
+
displayName: "Kling V3 1080p",
|
|
2246
|
+
costPerMinute: 5.04,
|
|
2247
|
+
inputType: "text,image",
|
|
2248
|
+
resolution: "1080p",
|
|
2249
|
+
maxDuration: 15,
|
|
2250
|
+
qualityMode: "standard",
|
|
2251
|
+
source: "seed",
|
|
2252
|
+
status: "active",
|
|
2253
|
+
confidence: "high",
|
|
2254
|
+
confidenceScore: 99,
|
|
2255
|
+
confidenceLevel: "high",
|
|
2256
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2257
|
+
lastUpdated: null,
|
|
2258
|
+
launchDate: "2026-03-01"
|
|
2259
|
+
},
|
|
2260
|
+
{
|
|
2261
|
+
modelId: "kling-v3-omni-1080p",
|
|
2262
|
+
provider: "kling",
|
|
2263
|
+
displayName: "Kling V3 Omni 1080p",
|
|
2264
|
+
costPerMinute: 5.04,
|
|
2265
|
+
inputType: "text,image",
|
|
2266
|
+
resolution: "1080p",
|
|
2267
|
+
maxDuration: 15,
|
|
2268
|
+
qualityMode: "standard",
|
|
2269
|
+
source: "seed",
|
|
2270
|
+
status: "active",
|
|
2271
|
+
confidence: "high",
|
|
2272
|
+
confidenceScore: 99,
|
|
2273
|
+
confidenceLevel: "high",
|
|
2274
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2275
|
+
lastUpdated: null,
|
|
2276
|
+
launchDate: "2026-03-01"
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
modelId: "kling-video-o1-1080p",
|
|
2280
|
+
provider: "kling",
|
|
2281
|
+
displayName: "Kling Video O1 1080p",
|
|
2282
|
+
costPerMinute: 5.04,
|
|
2283
|
+
inputType: "text,image",
|
|
2284
|
+
resolution: "1080p",
|
|
2285
|
+
maxDuration: 15,
|
|
2286
|
+
qualityMode: "standard",
|
|
2287
|
+
source: "seed",
|
|
2288
|
+
status: "active",
|
|
2289
|
+
confidence: "high",
|
|
2290
|
+
confidenceScore: 99,
|
|
2291
|
+
confidenceLevel: "high",
|
|
2292
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2293
|
+
lastUpdated: null,
|
|
2294
|
+
launchDate: "2026-03-01"
|
|
2295
|
+
},
|
|
2296
|
+
{
|
|
2297
|
+
modelId: "ltx-2.3-fast-1080p",
|
|
2298
|
+
provider: "ltx",
|
|
2299
|
+
displayName: "LTX 2.3 Fast 1080p",
|
|
2300
|
+
costPerMinute: 2.4,
|
|
2301
|
+
inputType: "text,image",
|
|
2302
|
+
resolution: "1080p",
|
|
2303
|
+
maxDuration: 300,
|
|
2304
|
+
qualityMode: "turbo",
|
|
2305
|
+
source: "seed",
|
|
2306
|
+
status: "active",
|
|
2307
|
+
confidence: "high",
|
|
2308
|
+
confidenceScore: 99,
|
|
2309
|
+
confidenceLevel: "high",
|
|
2310
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2311
|
+
lastUpdated: null,
|
|
2312
|
+
launchDate: "2026-03-05"
|
|
2313
|
+
},
|
|
2314
|
+
{
|
|
2315
|
+
modelId: "ltx-2.3-fast-4k",
|
|
2316
|
+
provider: "ltx",
|
|
2317
|
+
displayName: "LTX 2.3 Fast 4K",
|
|
2318
|
+
costPerMinute: 9.6,
|
|
2319
|
+
inputType: "text,image",
|
|
2320
|
+
resolution: "4k",
|
|
2321
|
+
maxDuration: 300,
|
|
2322
|
+
qualityMode: "turbo",
|
|
2323
|
+
source: "seed",
|
|
2324
|
+
status: "active",
|
|
2325
|
+
confidence: "high",
|
|
2326
|
+
confidenceScore: 99,
|
|
2327
|
+
confidenceLevel: "high",
|
|
2328
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2329
|
+
lastUpdated: null,
|
|
2330
|
+
launchDate: "2026-03-05"
|
|
2331
|
+
},
|
|
2332
|
+
{
|
|
2333
|
+
modelId: "ltx-2.3-pro-1080p",
|
|
2334
|
+
provider: "ltx",
|
|
2335
|
+
displayName: "LTX 2.3 Pro 1080p",
|
|
2336
|
+
costPerMinute: 3.6,
|
|
2337
|
+
inputType: "text,image",
|
|
2338
|
+
resolution: "1080p",
|
|
2339
|
+
maxDuration: 300,
|
|
2340
|
+
qualityMode: "professional",
|
|
2341
|
+
source: "seed",
|
|
2342
|
+
status: "active",
|
|
2343
|
+
confidence: "high",
|
|
2344
|
+
confidenceScore: 99,
|
|
2345
|
+
confidenceLevel: "high",
|
|
2346
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2347
|
+
lastUpdated: null,
|
|
2348
|
+
launchDate: "2026-03-05"
|
|
2349
|
+
},
|
|
2350
|
+
{
|
|
2351
|
+
modelId: "ltx-2.3-pro-4k",
|
|
2352
|
+
provider: "ltx",
|
|
2353
|
+
displayName: "LTX 2.3 Pro 4K",
|
|
2354
|
+
costPerMinute: 14.4,
|
|
2355
|
+
inputType: "text,image",
|
|
2356
|
+
resolution: "4k",
|
|
2357
|
+
maxDuration: 300,
|
|
2358
|
+
qualityMode: "professional",
|
|
2359
|
+
source: "seed",
|
|
2360
|
+
status: "active",
|
|
2361
|
+
confidence: "high",
|
|
2362
|
+
confidenceScore: 99,
|
|
2363
|
+
confidenceLevel: "high",
|
|
2364
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2365
|
+
lastUpdated: null,
|
|
2366
|
+
launchDate: "2026-03-05"
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
modelId: "luma-ray-3.14-1080p",
|
|
2370
|
+
provider: "luma",
|
|
2371
|
+
displayName: "Luma Ray 3.14 1080p",
|
|
2372
|
+
costPerMinute: 3,
|
|
2373
|
+
inputType: "text,image",
|
|
2374
|
+
resolution: "1080p",
|
|
2375
|
+
maxDuration: 18,
|
|
2376
|
+
qualityMode: "standard",
|
|
2377
|
+
source: "seed",
|
|
2378
|
+
status: "active",
|
|
2379
|
+
confidence: "high",
|
|
2380
|
+
confidenceScore: 99,
|
|
2381
|
+
confidenceLevel: "high",
|
|
2382
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2383
|
+
lastUpdated: null,
|
|
2384
|
+
launchDate: null
|
|
2385
|
+
},
|
|
2386
|
+
{
|
|
2387
|
+
modelId: "luma-ray-flash2-1080p",
|
|
2388
|
+
provider: "luma",
|
|
2389
|
+
displayName: "Luma Ray Flash 2 1080p",
|
|
2390
|
+
costPerMinute: 4.68,
|
|
2391
|
+
inputType: "text,image",
|
|
2392
|
+
resolution: "1080p",
|
|
2393
|
+
maxDuration: 9,
|
|
2394
|
+
qualityMode: null,
|
|
2395
|
+
source: "seed",
|
|
2396
|
+
status: "active",
|
|
2397
|
+
confidence: "high",
|
|
2398
|
+
confidenceScore: 99,
|
|
2399
|
+
confidenceLevel: "high",
|
|
2400
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2401
|
+
lastUpdated: null,
|
|
2402
|
+
launchDate: "2026-03-01"
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
modelId: "luma-ray-flash2-720p",
|
|
2406
|
+
provider: "luma",
|
|
2407
|
+
displayName: "Luma Ray Flash 2 720p",
|
|
2408
|
+
costPerMinute: 2.88,
|
|
2409
|
+
inputType: "text,image",
|
|
2410
|
+
resolution: "720p",
|
|
2411
|
+
maxDuration: 9,
|
|
2412
|
+
qualityMode: null,
|
|
2413
|
+
source: "seed",
|
|
2414
|
+
status: "active",
|
|
2415
|
+
confidence: "high",
|
|
2416
|
+
confidenceScore: 99,
|
|
2417
|
+
confidenceLevel: "high",
|
|
2418
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2419
|
+
lastUpdated: null,
|
|
2420
|
+
launchDate: "2026-03-01"
|
|
2421
|
+
},
|
|
2422
|
+
{
|
|
2423
|
+
modelId: "luma-ray2-1080p",
|
|
2424
|
+
provider: "luma",
|
|
2425
|
+
displayName: "Luma Ray 2 1080p",
|
|
2426
|
+
costPerMinute: 10.32,
|
|
2427
|
+
inputType: "text,image",
|
|
2428
|
+
resolution: "1080p",
|
|
2429
|
+
maxDuration: 9,
|
|
2430
|
+
qualityMode: null,
|
|
2431
|
+
source: "seed",
|
|
2432
|
+
status: "active",
|
|
2433
|
+
confidence: "high",
|
|
2434
|
+
confidenceScore: 99,
|
|
2435
|
+
confidenceLevel: "high",
|
|
2436
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2437
|
+
lastUpdated: null,
|
|
2438
|
+
launchDate: "2026-03-01"
|
|
2439
|
+
},
|
|
2440
|
+
{
|
|
2441
|
+
modelId: "luma-ray2-720p",
|
|
2442
|
+
provider: "luma",
|
|
2443
|
+
displayName: "Luma Ray 2 720p",
|
|
2444
|
+
costPerMinute: 8.52,
|
|
2445
|
+
inputType: "text,image",
|
|
2446
|
+
resolution: "720p",
|
|
2447
|
+
maxDuration: 9,
|
|
2448
|
+
qualityMode: null,
|
|
2449
|
+
source: "seed",
|
|
2450
|
+
status: "active",
|
|
2451
|
+
confidence: "high",
|
|
2452
|
+
confidenceScore: 99,
|
|
2453
|
+
confidenceLevel: "high",
|
|
2454
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2455
|
+
lastUpdated: null,
|
|
2456
|
+
launchDate: "2026-03-01"
|
|
2168
2457
|
},
|
|
2169
2458
|
{
|
|
2170
2459
|
modelId: "minimax-hailuo02-512p",
|
|
2171
2460
|
provider: "minimax",
|
|
2172
2461
|
displayName: "MiniMax Hailuo 02 512p",
|
|
2173
|
-
costPerMinute: 0.
|
|
2174
|
-
inputType:
|
|
2462
|
+
costPerMinute: 0.9,
|
|
2463
|
+
inputType: "text,image",
|
|
2175
2464
|
resolution: "512p",
|
|
2176
2465
|
maxDuration: 10,
|
|
2177
2466
|
qualityMode: "standard",
|
|
2178
2467
|
source: "seed",
|
|
2179
2468
|
status: "active",
|
|
2180
2469
|
confidence: "high",
|
|
2181
|
-
confidenceScore:
|
|
2470
|
+
confidenceScore: 99,
|
|
2182
2471
|
confidenceLevel: "high",
|
|
2183
|
-
freshness: { lastVerified:
|
|
2472
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2184
2473
|
lastUpdated: null,
|
|
2185
2474
|
launchDate: "2025-06-18"
|
|
2186
2475
|
},
|
|
2187
2476
|
{
|
|
2188
2477
|
modelId: "minimax-hailuo02-768p",
|
|
2189
2478
|
provider: "minimax",
|
|
2190
|
-
displayName: "MiniMax Hailuo 02 768p",
|
|
2191
|
-
costPerMinute: 3.
|
|
2192
|
-
inputType:
|
|
2479
|
+
displayName: "MiniMax Hailuo 02 / Hailuo 2.3 768p",
|
|
2480
|
+
costPerMinute: 3.36,
|
|
2481
|
+
inputType: "text,image",
|
|
2193
2482
|
resolution: "768p",
|
|
2194
2483
|
maxDuration: 10,
|
|
2195
2484
|
qualityMode: "standard",
|
|
2196
2485
|
source: "seed",
|
|
2197
2486
|
status: "active",
|
|
2198
2487
|
confidence: "high",
|
|
2199
|
-
confidenceScore:
|
|
2488
|
+
confidenceScore: 99,
|
|
2200
2489
|
confidenceLevel: "high",
|
|
2201
|
-
freshness: { lastVerified:
|
|
2490
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2202
2491
|
lastUpdated: null,
|
|
2203
|
-
launchDate: "2025-
|
|
2492
|
+
launchDate: "2025-06-18"
|
|
2204
2493
|
},
|
|
2205
2494
|
{
|
|
2206
2495
|
modelId: "minimax-hailuo02-pro-1080p",
|
|
2207
2496
|
provider: "minimax",
|
|
2208
|
-
displayName: "MiniMax Hailuo 02
|
|
2209
|
-
costPerMinute:
|
|
2210
|
-
inputType:
|
|
2497
|
+
displayName: "MiniMax Hailuo 02 / Hailuo 2.3 1080p",
|
|
2498
|
+
costPerMinute: 4.9,
|
|
2499
|
+
inputType: "text,image",
|
|
2211
2500
|
resolution: "1080p",
|
|
2212
2501
|
maxDuration: 6,
|
|
2213
2502
|
qualityMode: "professional",
|
|
2214
2503
|
source: "seed",
|
|
2215
2504
|
status: "active",
|
|
2216
2505
|
confidence: "high",
|
|
2217
|
-
confidenceScore:
|
|
2506
|
+
confidenceScore: 99,
|
|
2218
2507
|
confidenceLevel: "high",
|
|
2219
|
-
freshness: { lastVerified:
|
|
2508
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2220
2509
|
lastUpdated: null,
|
|
2221
|
-
launchDate: "2025-
|
|
2510
|
+
launchDate: "2025-06-18"
|
|
2222
2511
|
},
|
|
2223
2512
|
{
|
|
2224
2513
|
modelId: "minimax-hailuo23-fast-1080p",
|
|
2225
2514
|
provider: "minimax",
|
|
2226
2515
|
displayName: "MiniMax Hailuo 2.3 Fast 1080p",
|
|
2227
|
-
costPerMinute: 3.
|
|
2228
|
-
inputType:
|
|
2516
|
+
costPerMinute: 3.3,
|
|
2517
|
+
inputType: "text,image",
|
|
2229
2518
|
resolution: "1080p",
|
|
2230
2519
|
maxDuration: 6,
|
|
2231
2520
|
qualityMode: "turbo",
|
|
2232
2521
|
source: "seed",
|
|
2233
2522
|
status: "active",
|
|
2234
2523
|
confidence: "high",
|
|
2235
|
-
confidenceScore:
|
|
2524
|
+
confidenceScore: 99,
|
|
2236
2525
|
confidenceLevel: "high",
|
|
2237
|
-
freshness: { lastVerified:
|
|
2526
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2238
2527
|
lastUpdated: null,
|
|
2239
2528
|
launchDate: "2025-10-28"
|
|
2240
2529
|
},
|
|
@@ -2242,17 +2531,17 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2242
2531
|
modelId: "minimax-hailuo23-fast-768p",
|
|
2243
2532
|
provider: "minimax",
|
|
2244
2533
|
displayName: "MiniMax Hailuo 2.3 Fast 768p",
|
|
2245
|
-
costPerMinute: 1.
|
|
2246
|
-
inputType:
|
|
2534
|
+
costPerMinute: 1.92,
|
|
2535
|
+
inputType: "text,image",
|
|
2247
2536
|
resolution: "768p",
|
|
2248
2537
|
maxDuration: 10,
|
|
2249
2538
|
qualityMode: "turbo",
|
|
2250
2539
|
source: "seed",
|
|
2251
2540
|
status: "active",
|
|
2252
2541
|
confidence: "high",
|
|
2253
|
-
confidenceScore:
|
|
2542
|
+
confidenceScore: 99,
|
|
2254
2543
|
confidenceLevel: "high",
|
|
2255
|
-
freshness: { lastVerified:
|
|
2544
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2256
2545
|
lastUpdated: null,
|
|
2257
2546
|
launchDate: "2025-10-28"
|
|
2258
2547
|
},
|
|
@@ -2261,34 +2550,52 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2261
2550
|
provider: "pika",
|
|
2262
2551
|
displayName: "Pika 2.5 1080p",
|
|
2263
2552
|
costPerMinute: 5.49,
|
|
2264
|
-
inputType:
|
|
2553
|
+
inputType: "text,image",
|
|
2265
2554
|
resolution: "1080p",
|
|
2266
2555
|
maxDuration: 10,
|
|
2267
|
-
qualityMode:
|
|
2556
|
+
qualityMode: null,
|
|
2268
2557
|
source: "seed",
|
|
2269
2558
|
status: "active",
|
|
2270
2559
|
confidence: "high",
|
|
2271
2560
|
confidenceScore: 99,
|
|
2272
2561
|
confidenceLevel: "high",
|
|
2273
|
-
freshness: { lastVerified:
|
|
2562
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2274
2563
|
lastUpdated: null,
|
|
2275
2564
|
launchDate: "2025-11-24"
|
|
2276
2565
|
},
|
|
2566
|
+
{
|
|
2567
|
+
modelId: "runway-gen3alpha-720p",
|
|
2568
|
+
provider: "runway",
|
|
2569
|
+
displayName: "Runway Gen-3 Alpha 720p",
|
|
2570
|
+
costPerMinute: 6,
|
|
2571
|
+
inputType: "text,image",
|
|
2572
|
+
resolution: "720p",
|
|
2573
|
+
maxDuration: 10,
|
|
2574
|
+
qualityMode: "standard",
|
|
2575
|
+
source: "seed",
|
|
2576
|
+
status: "active",
|
|
2577
|
+
confidence: "high",
|
|
2578
|
+
confidenceScore: 99,
|
|
2579
|
+
confidenceLevel: "high",
|
|
2580
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2581
|
+
lastUpdated: null,
|
|
2582
|
+
launchDate: "2024-06-17"
|
|
2583
|
+
},
|
|
2277
2584
|
{
|
|
2278
2585
|
modelId: "runway-gen4-720p",
|
|
2279
2586
|
provider: "runway",
|
|
2280
2587
|
displayName: "Runway Gen-4 720p",
|
|
2281
2588
|
costPerMinute: 7.2,
|
|
2282
|
-
inputType:
|
|
2589
|
+
inputType: "text,image",
|
|
2283
2590
|
resolution: "720p",
|
|
2284
2591
|
maxDuration: 10,
|
|
2285
2592
|
qualityMode: "standard",
|
|
2286
2593
|
source: "seed",
|
|
2287
2594
|
status: "active",
|
|
2288
2595
|
confidence: "high",
|
|
2289
|
-
confidenceScore:
|
|
2596
|
+
confidenceScore: 99,
|
|
2290
2597
|
confidenceLevel: "high",
|
|
2291
|
-
freshness: { lastVerified:
|
|
2598
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2292
2599
|
lastUpdated: null,
|
|
2293
2600
|
launchDate: "2025-06-01"
|
|
2294
2601
|
},
|
|
@@ -2297,25 +2604,43 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2297
2604
|
provider: "runway",
|
|
2298
2605
|
displayName: "Runway Gen-4 Turbo 720p",
|
|
2299
2606
|
costPerMinute: 3,
|
|
2300
|
-
inputType:
|
|
2607
|
+
inputType: "text,image",
|
|
2301
2608
|
resolution: "720p",
|
|
2302
2609
|
maxDuration: 10,
|
|
2303
2610
|
qualityMode: "turbo",
|
|
2304
2611
|
source: "seed",
|
|
2305
2612
|
status: "active",
|
|
2306
2613
|
confidence: "high",
|
|
2307
|
-
confidenceScore:
|
|
2614
|
+
confidenceScore: 99,
|
|
2308
2615
|
confidenceLevel: "high",
|
|
2309
|
-
freshness: { lastVerified:
|
|
2616
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2310
2617
|
lastUpdated: null,
|
|
2311
2618
|
launchDate: "2025-06-01"
|
|
2312
2619
|
},
|
|
2620
|
+
{
|
|
2621
|
+
modelId: "runway-gen4.5-720p",
|
|
2622
|
+
provider: "runway",
|
|
2623
|
+
displayName: "Runway Gen-4.5 720p",
|
|
2624
|
+
costPerMinute: 15,
|
|
2625
|
+
inputType: "text,image",
|
|
2626
|
+
resolution: "720p",
|
|
2627
|
+
maxDuration: 10,
|
|
2628
|
+
qualityMode: "standard",
|
|
2629
|
+
source: "seed",
|
|
2630
|
+
status: "active",
|
|
2631
|
+
confidence: "high",
|
|
2632
|
+
confidenceScore: 99,
|
|
2633
|
+
confidenceLevel: "high",
|
|
2634
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2635
|
+
lastUpdated: null,
|
|
2636
|
+
launchDate: "2026-02-01"
|
|
2637
|
+
},
|
|
2313
2638
|
{
|
|
2314
2639
|
modelId: "seedance-1.5-pro-480p",
|
|
2315
2640
|
provider: "seedance",
|
|
2316
|
-
displayName: "Seedance 1.5 Pro 480p",
|
|
2641
|
+
displayName: "Seedance 1.5 Pro 480p (no audio)",
|
|
2317
2642
|
costPerMinute: 2.802,
|
|
2318
|
-
inputType:
|
|
2643
|
+
inputType: "image",
|
|
2319
2644
|
resolution: "480p",
|
|
2320
2645
|
maxDuration: 10,
|
|
2321
2646
|
qualityMode: "professional",
|
|
@@ -2324,16 +2649,16 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2324
2649
|
confidence: "high",
|
|
2325
2650
|
confidenceScore: 99,
|
|
2326
2651
|
confidenceLevel: "high",
|
|
2327
|
-
freshness: { lastVerified:
|
|
2652
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2328
2653
|
lastUpdated: null,
|
|
2329
|
-
launchDate: "
|
|
2654
|
+
launchDate: "2026-01-21"
|
|
2330
2655
|
},
|
|
2331
2656
|
{
|
|
2332
2657
|
modelId: "seedance-1.5-pro-480p-audio",
|
|
2333
2658
|
provider: "seedance",
|
|
2334
2659
|
displayName: "Seedance 1.5 Pro 480p (with audio)",
|
|
2335
2660
|
costPerMinute: 5.598,
|
|
2336
|
-
inputType:
|
|
2661
|
+
inputType: "image",
|
|
2337
2662
|
resolution: "480p",
|
|
2338
2663
|
maxDuration: 10,
|
|
2339
2664
|
qualityMode: "professional",
|
|
@@ -2342,16 +2667,16 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2342
2667
|
confidence: "high",
|
|
2343
2668
|
confidenceScore: 99,
|
|
2344
2669
|
confidenceLevel: "high",
|
|
2345
|
-
freshness: { lastVerified:
|
|
2670
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2346
2671
|
lastUpdated: null,
|
|
2347
|
-
launchDate: "
|
|
2672
|
+
launchDate: "2026-01-21"
|
|
2348
2673
|
},
|
|
2349
2674
|
{
|
|
2350
2675
|
modelId: "seedance-1.5-pro-720p",
|
|
2351
2676
|
provider: "seedance",
|
|
2352
|
-
displayName: "Seedance 1.5 Pro 720p",
|
|
2677
|
+
displayName: "Seedance 1.5 Pro 720p (no audio)",
|
|
2353
2678
|
costPerMinute: 5.928,
|
|
2354
|
-
inputType:
|
|
2679
|
+
inputType: "image",
|
|
2355
2680
|
resolution: "720p",
|
|
2356
2681
|
maxDuration: 10,
|
|
2357
2682
|
qualityMode: "professional",
|
|
@@ -2360,16 +2685,16 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2360
2685
|
confidence: "high",
|
|
2361
2686
|
confidenceScore: 99,
|
|
2362
2687
|
confidenceLevel: "high",
|
|
2363
|
-
freshness: { lastVerified:
|
|
2688
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2364
2689
|
lastUpdated: null,
|
|
2365
|
-
launchDate: "
|
|
2690
|
+
launchDate: "2026-01-21"
|
|
2366
2691
|
},
|
|
2367
2692
|
{
|
|
2368
2693
|
modelId: "seedance-1.5-pro-720p-audio",
|
|
2369
2694
|
provider: "seedance",
|
|
2370
2695
|
displayName: "Seedance 1.5 Pro 720p (with audio)",
|
|
2371
2696
|
costPerMinute: 11.856,
|
|
2372
|
-
inputType:
|
|
2697
|
+
inputType: "image",
|
|
2373
2698
|
resolution: "720p",
|
|
2374
2699
|
maxDuration: 10,
|
|
2375
2700
|
qualityMode: "professional",
|
|
@@ -2378,34 +2703,34 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2378
2703
|
confidence: "high",
|
|
2379
2704
|
confidenceScore: 99,
|
|
2380
2705
|
confidenceLevel: "high",
|
|
2381
|
-
freshness: { lastVerified:
|
|
2706
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2382
2707
|
lastUpdated: null,
|
|
2383
|
-
launchDate: "
|
|
2708
|
+
launchDate: "2026-01-21"
|
|
2384
2709
|
},
|
|
2385
2710
|
{
|
|
2386
2711
|
modelId: "seedance-2.0-1080p",
|
|
2387
2712
|
provider: "seedance",
|
|
2388
2713
|
displayName: "Seedance 2.0 1080p",
|
|
2389
|
-
costPerMinute:
|
|
2390
|
-
inputType:
|
|
2714
|
+
costPerMinute: 4.8,
|
|
2715
|
+
inputType: "image",
|
|
2391
2716
|
resolution: "1080p",
|
|
2392
|
-
maxDuration:
|
|
2717
|
+
maxDuration: 15,
|
|
2393
2718
|
qualityMode: "standard",
|
|
2394
2719
|
source: "seed",
|
|
2395
2720
|
status: "active",
|
|
2396
2721
|
confidence: "high",
|
|
2397
|
-
confidenceScore:
|
|
2722
|
+
confidenceScore: 99,
|
|
2398
2723
|
confidenceLevel: "high",
|
|
2399
|
-
freshness: { lastVerified:
|
|
2724
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2400
2725
|
lastUpdated: null,
|
|
2401
|
-
launchDate: "
|
|
2726
|
+
launchDate: "2026-02-10"
|
|
2402
2727
|
},
|
|
2403
2728
|
{
|
|
2404
2729
|
modelId: "sora2-720p",
|
|
2405
2730
|
provider: "sora",
|
|
2406
2731
|
displayName: "Sora 2 720p",
|
|
2407
2732
|
costPerMinute: 6,
|
|
2408
|
-
inputType:
|
|
2733
|
+
inputType: "text,image",
|
|
2409
2734
|
resolution: "720p",
|
|
2410
2735
|
maxDuration: 20,
|
|
2411
2736
|
qualityMode: "standard",
|
|
@@ -2414,7 +2739,7 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2414
2739
|
confidence: "high",
|
|
2415
2740
|
confidenceScore: 99,
|
|
2416
2741
|
confidenceLevel: "high",
|
|
2417
|
-
freshness: { lastVerified:
|
|
2742
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2418
2743
|
lastUpdated: null,
|
|
2419
2744
|
launchDate: "2025-02-01"
|
|
2420
2745
|
},
|
|
@@ -2423,7 +2748,7 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2423
2748
|
provider: "sora",
|
|
2424
2749
|
displayName: "Sora 2 Pro 1080p",
|
|
2425
2750
|
costPerMinute: 30,
|
|
2426
|
-
inputType:
|
|
2751
|
+
inputType: "text,image",
|
|
2427
2752
|
resolution: "1080p",
|
|
2428
2753
|
maxDuration: 20,
|
|
2429
2754
|
qualityMode: "professional",
|
|
@@ -2432,7 +2757,7 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2432
2757
|
confidence: "high",
|
|
2433
2758
|
confidenceScore: 99,
|
|
2434
2759
|
confidenceLevel: "high",
|
|
2435
|
-
freshness: { lastVerified:
|
|
2760
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2436
2761
|
lastUpdated: null,
|
|
2437
2762
|
launchDate: "2025-02-01"
|
|
2438
2763
|
},
|
|
@@ -2441,7 +2766,7 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2441
2766
|
provider: "sora",
|
|
2442
2767
|
displayName: "Sora 2 Pro 720p",
|
|
2443
2768
|
costPerMinute: 18,
|
|
2444
|
-
inputType:
|
|
2769
|
+
inputType: "text,image",
|
|
2445
2770
|
resolution: "720p",
|
|
2446
2771
|
maxDuration: 20,
|
|
2447
2772
|
qualityMode: "professional",
|
|
@@ -2450,7 +2775,7 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2450
2775
|
confidence: "high",
|
|
2451
2776
|
confidenceScore: 99,
|
|
2452
2777
|
confidenceLevel: "high",
|
|
2453
|
-
freshness: { lastVerified:
|
|
2778
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2454
2779
|
lastUpdated: null,
|
|
2455
2780
|
launchDate: "2025-02-01"
|
|
2456
2781
|
},
|
|
@@ -2459,7 +2784,7 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2459
2784
|
provider: "veo",
|
|
2460
2785
|
displayName: "Veo 3.1 Standard 1080p",
|
|
2461
2786
|
costPerMinute: 24,
|
|
2462
|
-
inputType:
|
|
2787
|
+
inputType: "text,image",
|
|
2463
2788
|
resolution: "1080p",
|
|
2464
2789
|
maxDuration: 8,
|
|
2465
2790
|
qualityMode: "standard",
|
|
@@ -2468,7 +2793,7 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2468
2793
|
confidence: "high",
|
|
2469
2794
|
confidenceScore: 99,
|
|
2470
2795
|
confidenceLevel: "high",
|
|
2471
|
-
freshness: { lastVerified:
|
|
2796
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2472
2797
|
lastUpdated: null,
|
|
2473
2798
|
launchDate: "2025-12-01"
|
|
2474
2799
|
},
|
|
@@ -2477,7 +2802,7 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2477
2802
|
provider: "veo",
|
|
2478
2803
|
displayName: "Veo 3.1 Standard 4K",
|
|
2479
2804
|
costPerMinute: 36,
|
|
2480
|
-
inputType:
|
|
2805
|
+
inputType: "text,image",
|
|
2481
2806
|
resolution: "4k",
|
|
2482
2807
|
maxDuration: 8,
|
|
2483
2808
|
qualityMode: "standard",
|
|
@@ -2486,7 +2811,7 @@ var STATIC_VIDEO_PRICING = [
|
|
|
2486
2811
|
confidence: "high",
|
|
2487
2812
|
confidenceScore: 99,
|
|
2488
2813
|
confidenceLevel: "high",
|
|
2489
|
-
freshness: { lastVerified:
|
|
2814
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2490
2815
|
lastUpdated: null,
|
|
2491
2816
|
launchDate: "2025-12-01"
|
|
2492
2817
|
}
|
|
@@ -2513,6 +2838,44 @@ function calculateVideoModelCost(modelId, durationSeconds, pricing) {
|
|
|
2513
2838
|
|
|
2514
2839
|
// src/avatar-static.ts
|
|
2515
2840
|
var STATIC_AVATAR_PRICING = [
|
|
2841
|
+
{
|
|
2842
|
+
modelId: "fal-heygen-avatar4-i2v",
|
|
2843
|
+
provider: "fal",
|
|
2844
|
+
displayName: "HeyGen Photo Avatar 4 (FAL Image-to-Video)",
|
|
2845
|
+
costPerMinute: 6,
|
|
2846
|
+
avatarType: "standard",
|
|
2847
|
+
resolution: null,
|
|
2848
|
+
maxDuration: null,
|
|
2849
|
+
qualityMode: null,
|
|
2850
|
+
lipSync: true,
|
|
2851
|
+
source: "seed",
|
|
2852
|
+
status: "active",
|
|
2853
|
+
confidence: "high",
|
|
2854
|
+
confidenceScore: 99,
|
|
2855
|
+
confidenceLevel: "high",
|
|
2856
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2857
|
+
lastUpdated: null,
|
|
2858
|
+
launchDate: "2025-05-01"
|
|
2859
|
+
},
|
|
2860
|
+
{
|
|
2861
|
+
modelId: "fal-heygen-avatar4-twin",
|
|
2862
|
+
provider: "fal",
|
|
2863
|
+
displayName: "FAL HeyGen Avatar 4 Digital Twin",
|
|
2864
|
+
costPerMinute: 6,
|
|
2865
|
+
avatarType: "premium",
|
|
2866
|
+
resolution: null,
|
|
2867
|
+
maxDuration: null,
|
|
2868
|
+
qualityMode: null,
|
|
2869
|
+
lipSync: true,
|
|
2870
|
+
source: "seed",
|
|
2871
|
+
status: "active",
|
|
2872
|
+
confidence: "high",
|
|
2873
|
+
confidenceScore: 99,
|
|
2874
|
+
confidenceLevel: "high",
|
|
2875
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2876
|
+
lastUpdated: null,
|
|
2877
|
+
launchDate: "2025-05-01"
|
|
2878
|
+
},
|
|
2516
2879
|
{
|
|
2517
2880
|
modelId: "heygen-avatar-iv",
|
|
2518
2881
|
provider: "heygen",
|
|
@@ -2526,9 +2889,9 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2526
2889
|
source: "seed",
|
|
2527
2890
|
status: "active",
|
|
2528
2891
|
confidence: "high",
|
|
2529
|
-
confidenceScore:
|
|
2892
|
+
confidenceScore: 99,
|
|
2530
2893
|
confidenceLevel: "high",
|
|
2531
|
-
freshness: { lastVerified:
|
|
2894
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2532
2895
|
lastUpdated: null,
|
|
2533
2896
|
launchDate: "2025-03-01"
|
|
2534
2897
|
},
|
|
@@ -2545,9 +2908,9 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2545
2908
|
source: "seed",
|
|
2546
2909
|
status: "active",
|
|
2547
2910
|
confidence: "high",
|
|
2548
|
-
confidenceScore:
|
|
2911
|
+
confidenceScore: 99,
|
|
2549
2912
|
confidenceLevel: "high",
|
|
2550
|
-
freshness: { lastVerified:
|
|
2913
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2551
2914
|
lastUpdated: null,
|
|
2552
2915
|
launchDate: "2024-01-15"
|
|
2553
2916
|
},
|
|
@@ -2566,7 +2929,7 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2566
2929
|
confidence: "high",
|
|
2567
2930
|
confidenceScore: 99,
|
|
2568
2931
|
confidenceLevel: "high",
|
|
2569
|
-
freshness: { lastVerified:
|
|
2932
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2570
2933
|
lastUpdated: null,
|
|
2571
2934
|
launchDate: "2024-09-12"
|
|
2572
2935
|
},
|
|
@@ -2577,7 +2940,7 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2577
2940
|
costPerMinute: 6,
|
|
2578
2941
|
avatarType: "premium",
|
|
2579
2942
|
resolution: "1080p",
|
|
2580
|
-
maxDuration:
|
|
2943
|
+
maxDuration: 600,
|
|
2581
2944
|
qualityMode: "premium",
|
|
2582
2945
|
lipSync: true,
|
|
2583
2946
|
source: "seed",
|
|
@@ -2585,7 +2948,7 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2585
2948
|
confidence: "high",
|
|
2586
2949
|
confidenceScore: 99,
|
|
2587
2950
|
confidenceLevel: "high",
|
|
2588
|
-
freshness: { lastVerified:
|
|
2951
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2589
2952
|
lastUpdated: null,
|
|
2590
2953
|
launchDate: "2025-05-01"
|
|
2591
2954
|
},
|
|
@@ -2604,71 +2967,128 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2604
2967
|
confidence: "high",
|
|
2605
2968
|
confidenceScore: 99,
|
|
2606
2969
|
confidenceLevel: "high",
|
|
2607
|
-
freshness: { lastVerified:
|
|
2970
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2608
2971
|
lastUpdated: null,
|
|
2609
2972
|
launchDate: "2024-09-12"
|
|
2610
2973
|
},
|
|
2611
2974
|
{
|
|
2612
|
-
modelId: "heygen-photo-avatar-iv",
|
|
2975
|
+
modelId: "heygen-photo-avatar-iv",
|
|
2976
|
+
provider: "heygen",
|
|
2977
|
+
displayName: "HeyGen Photo Avatar IV",
|
|
2978
|
+
costPerMinute: 6,
|
|
2979
|
+
avatarType: "premium",
|
|
2980
|
+
resolution: "1080p",
|
|
2981
|
+
maxDuration: 180,
|
|
2982
|
+
qualityMode: "premium",
|
|
2983
|
+
lipSync: true,
|
|
2984
|
+
source: "seed",
|
|
2985
|
+
status: "active",
|
|
2986
|
+
confidence: "high",
|
|
2987
|
+
confidenceScore: 99,
|
|
2988
|
+
confidenceLevel: "high",
|
|
2989
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2990
|
+
lastUpdated: null,
|
|
2991
|
+
launchDate: "2025-05-01"
|
|
2992
|
+
},
|
|
2993
|
+
{
|
|
2994
|
+
modelId: "heygen-public-avatar-iii",
|
|
2995
|
+
provider: "heygen",
|
|
2996
|
+
displayName: "HeyGen Public Avatar III",
|
|
2997
|
+
costPerMinute: 1.002,
|
|
2998
|
+
avatarType: "standard",
|
|
2999
|
+
resolution: "1080p",
|
|
3000
|
+
maxDuration: 600,
|
|
3001
|
+
qualityMode: "standard",
|
|
3002
|
+
lipSync: true,
|
|
3003
|
+
source: "seed",
|
|
3004
|
+
status: "active",
|
|
3005
|
+
confidence: "high",
|
|
3006
|
+
confidenceScore: 99,
|
|
3007
|
+
confidenceLevel: "high",
|
|
3008
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3009
|
+
lastUpdated: null,
|
|
3010
|
+
launchDate: "2024-09-12"
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
modelId: "heygen-public-avatar-iv",
|
|
3014
|
+
provider: "heygen",
|
|
3015
|
+
displayName: "HeyGen Public Avatar IV",
|
|
3016
|
+
costPerMinute: 6,
|
|
3017
|
+
avatarType: "premium",
|
|
3018
|
+
resolution: "1080p",
|
|
3019
|
+
maxDuration: 180,
|
|
3020
|
+
qualityMode: "premium",
|
|
3021
|
+
lipSync: true,
|
|
3022
|
+
source: "seed",
|
|
3023
|
+
status: "active",
|
|
3024
|
+
confidence: "high",
|
|
3025
|
+
confidenceScore: 99,
|
|
3026
|
+
confidenceLevel: "high",
|
|
3027
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3028
|
+
lastUpdated: null,
|
|
3029
|
+
launchDate: "2025-05-01"
|
|
3030
|
+
},
|
|
3031
|
+
{
|
|
3032
|
+
modelId: "heygen-translate-precision",
|
|
2613
3033
|
provider: "heygen",
|
|
2614
|
-
displayName: "HeyGen
|
|
3034
|
+
displayName: "HeyGen Video Translation Precision Mode",
|
|
2615
3035
|
costPerMinute: 6,
|
|
2616
|
-
avatarType: "
|
|
2617
|
-
resolution:
|
|
2618
|
-
maxDuration:
|
|
2619
|
-
qualityMode:
|
|
3036
|
+
avatarType: "translation",
|
|
3037
|
+
resolution: null,
|
|
3038
|
+
maxDuration: null,
|
|
3039
|
+
qualityMode: null,
|
|
2620
3040
|
lipSync: true,
|
|
2621
3041
|
source: "seed",
|
|
2622
3042
|
status: "active",
|
|
2623
3043
|
confidence: "high",
|
|
2624
3044
|
confidenceScore: 99,
|
|
2625
3045
|
confidenceLevel: "high",
|
|
2626
|
-
freshness: { lastVerified:
|
|
3046
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2627
3047
|
lastUpdated: null,
|
|
2628
|
-
launchDate:
|
|
3048
|
+
launchDate: null
|
|
2629
3049
|
},
|
|
2630
3050
|
{
|
|
2631
|
-
modelId: "heygen-
|
|
3051
|
+
modelId: "heygen-translate-proofread",
|
|
2632
3052
|
provider: "heygen",
|
|
2633
|
-
displayName: "HeyGen
|
|
2634
|
-
costPerMinute:
|
|
2635
|
-
avatarType: "
|
|
2636
|
-
resolution:
|
|
2637
|
-
maxDuration:
|
|
2638
|
-
qualityMode:
|
|
2639
|
-
lipSync:
|
|
3053
|
+
displayName: "HeyGen Video Translation Proofread",
|
|
3054
|
+
costPerMinute: 0.498,
|
|
3055
|
+
avatarType: "translation",
|
|
3056
|
+
resolution: null,
|
|
3057
|
+
maxDuration: null,
|
|
3058
|
+
qualityMode: null,
|
|
3059
|
+
lipSync: false,
|
|
2640
3060
|
source: "seed",
|
|
2641
3061
|
status: "active",
|
|
2642
3062
|
confidence: "high",
|
|
2643
3063
|
confidenceScore: 99,
|
|
2644
3064
|
confidenceLevel: "high",
|
|
2645
|
-
freshness: { lastVerified:
|
|
3065
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2646
3066
|
lastUpdated: null,
|
|
2647
|
-
launchDate:
|
|
3067
|
+
launchDate: null
|
|
2648
3068
|
},
|
|
2649
3069
|
{
|
|
2650
|
-
modelId: "heygen-
|
|
3070
|
+
modelId: "heygen-translate-speed",
|
|
2651
3071
|
provider: "heygen",
|
|
2652
|
-
displayName: "HeyGen
|
|
2653
|
-
costPerMinute:
|
|
2654
|
-
avatarType: "
|
|
2655
|
-
resolution:
|
|
2656
|
-
maxDuration:
|
|
2657
|
-
qualityMode:
|
|
3072
|
+
displayName: "HeyGen Video Translation Speed Mode",
|
|
3073
|
+
costPerMinute: 3,
|
|
3074
|
+
avatarType: "translation",
|
|
3075
|
+
resolution: null,
|
|
3076
|
+
maxDuration: null,
|
|
3077
|
+
qualityMode: null,
|
|
2658
3078
|
lipSync: true,
|
|
2659
3079
|
source: "seed",
|
|
2660
3080
|
status: "active",
|
|
2661
3081
|
confidence: "high",
|
|
2662
3082
|
confidenceScore: 99,
|
|
2663
3083
|
confidenceLevel: "high",
|
|
2664
|
-
freshness: { lastVerified:
|
|
3084
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2665
3085
|
lastUpdated: null,
|
|
2666
|
-
launchDate:
|
|
3086
|
+
launchDate: null
|
|
2667
3087
|
},
|
|
2668
3088
|
{
|
|
2669
3089
|
modelId: "heygen-translation-precision",
|
|
2670
3090
|
provider: "heygen",
|
|
2671
|
-
displayName: "HeyGen Video Translation
|
|
3091
|
+
displayName: "HeyGen Video Translation (Precision)",
|
|
2672
3092
|
costPerMinute: 6,
|
|
2673
3093
|
avatarType: "translation",
|
|
2674
3094
|
resolution: "1080p",
|
|
@@ -2680,14 +3100,14 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2680
3100
|
confidence: "high",
|
|
2681
3101
|
confidenceScore: 99,
|
|
2682
3102
|
confidenceLevel: "high",
|
|
2683
|
-
freshness: { lastVerified:
|
|
3103
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2684
3104
|
lastUpdated: null,
|
|
2685
3105
|
launchDate: "2025-11-17"
|
|
2686
3106
|
},
|
|
2687
3107
|
{
|
|
2688
3108
|
modelId: "heygen-translation-proofread",
|
|
2689
3109
|
provider: "heygen",
|
|
2690
|
-
displayName: "HeyGen Video Translation
|
|
3110
|
+
displayName: "HeyGen Video Translation (Proofread)",
|
|
2691
3111
|
costPerMinute: 0.498,
|
|
2692
3112
|
avatarType: "translation",
|
|
2693
3113
|
resolution: "1080p",
|
|
@@ -2699,29 +3119,48 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2699
3119
|
confidence: "high",
|
|
2700
3120
|
confidenceScore: 99,
|
|
2701
3121
|
confidenceLevel: "high",
|
|
2702
|
-
freshness: { lastVerified:
|
|
3122
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2703
3123
|
lastUpdated: null,
|
|
2704
3124
|
launchDate: "2024-08-01"
|
|
2705
3125
|
},
|
|
2706
3126
|
{
|
|
2707
3127
|
modelId: "heygen-translation-speed",
|
|
2708
3128
|
provider: "heygen",
|
|
2709
|
-
displayName: "HeyGen Video Translation
|
|
3129
|
+
displayName: "HeyGen Video Translation (Speed)",
|
|
2710
3130
|
costPerMinute: 3,
|
|
2711
3131
|
avatarType: "translation",
|
|
2712
3132
|
resolution: "1080p",
|
|
2713
3133
|
maxDuration: 1800,
|
|
2714
3134
|
qualityMode: "standard",
|
|
2715
|
-
lipSync:
|
|
3135
|
+
lipSync: false,
|
|
2716
3136
|
source: "seed",
|
|
2717
3137
|
status: "active",
|
|
2718
3138
|
confidence: "high",
|
|
2719
3139
|
confidenceScore: 99,
|
|
2720
3140
|
confidenceLevel: "high",
|
|
2721
|
-
freshness: { lastVerified:
|
|
3141
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2722
3142
|
lastUpdated: null,
|
|
2723
3143
|
launchDate: "2025-11-17"
|
|
2724
3144
|
},
|
|
3145
|
+
{
|
|
3146
|
+
modelId: "heygen-video-agent-prompt",
|
|
3147
|
+
provider: "heygen",
|
|
3148
|
+
displayName: "HeyGen Video Agent (Prompt to Video)",
|
|
3149
|
+
costPerMinute: 1.998,
|
|
3150
|
+
avatarType: "standard",
|
|
3151
|
+
resolution: null,
|
|
3152
|
+
maxDuration: null,
|
|
3153
|
+
qualityMode: null,
|
|
3154
|
+
lipSync: true,
|
|
3155
|
+
source: "seed",
|
|
3156
|
+
status: "active",
|
|
3157
|
+
confidence: "high",
|
|
3158
|
+
confidenceScore: 99,
|
|
3159
|
+
confidenceLevel: "high",
|
|
3160
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3161
|
+
lastUpdated: null,
|
|
3162
|
+
launchDate: null
|
|
3163
|
+
},
|
|
2725
3164
|
{
|
|
2726
3165
|
modelId: "heygen-video-translation",
|
|
2727
3166
|
provider: "heygen",
|
|
@@ -2735,11 +3174,30 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2735
3174
|
source: "seed",
|
|
2736
3175
|
status: "active",
|
|
2737
3176
|
confidence: "high",
|
|
2738
|
-
confidenceScore:
|
|
3177
|
+
confidenceScore: 99,
|
|
2739
3178
|
confidenceLevel: "high",
|
|
2740
|
-
freshness: { lastVerified:
|
|
3179
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2741
3180
|
lastUpdated: null,
|
|
2742
3181
|
launchDate: "2024-06-01"
|
|
3182
|
+
},
|
|
3183
|
+
{
|
|
3184
|
+
modelId: "runway-characters",
|
|
3185
|
+
provider: "runway",
|
|
3186
|
+
displayName: "Runway Characters (GWM-1 Avatars)",
|
|
3187
|
+
costPerMinute: 0.2,
|
|
3188
|
+
avatarType: "standard",
|
|
3189
|
+
resolution: "720p",
|
|
3190
|
+
maxDuration: null,
|
|
3191
|
+
qualityMode: null,
|
|
3192
|
+
lipSync: true,
|
|
3193
|
+
source: "seed",
|
|
3194
|
+
status: "active",
|
|
3195
|
+
confidence: "high",
|
|
3196
|
+
confidenceScore: 99,
|
|
3197
|
+
confidenceLevel: "high",
|
|
3198
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3199
|
+
lastUpdated: null,
|
|
3200
|
+
launchDate: "2026-03-09"
|
|
2743
3201
|
}
|
|
2744
3202
|
];
|
|
2745
3203
|
|
|
@@ -2777,14 +3235,14 @@ var STATIC_TTS_PRICING = [
|
|
|
2777
3235
|
confidence: "high",
|
|
2778
3236
|
confidenceScore: 99,
|
|
2779
3237
|
confidenceLevel: "high",
|
|
2780
|
-
freshness: { lastVerified:
|
|
3238
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2781
3239
|
lastUpdated: null,
|
|
2782
3240
|
launchDate: "2024-05-08"
|
|
2783
3241
|
},
|
|
2784
3242
|
{
|
|
2785
3243
|
modelId: "amazon-polly-govcloud-neural",
|
|
2786
3244
|
provider: "amazon",
|
|
2787
|
-
displayName: "Amazon Polly Neural
|
|
3245
|
+
displayName: "Amazon Polly GovCloud Neural",
|
|
2788
3246
|
costPerMChars: 19.2,
|
|
2789
3247
|
voiceType: "neural",
|
|
2790
3248
|
maxCharacters: null,
|
|
@@ -2794,14 +3252,14 @@ var STATIC_TTS_PRICING = [
|
|
|
2794
3252
|
confidence: "high",
|
|
2795
3253
|
confidenceScore: 99,
|
|
2796
3254
|
confidenceLevel: "high",
|
|
2797
|
-
freshness: { lastVerified:
|
|
3255
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2798
3256
|
lastUpdated: null,
|
|
2799
3257
|
launchDate: "2020-11-23"
|
|
2800
3258
|
},
|
|
2801
3259
|
{
|
|
2802
3260
|
modelId: "amazon-polly-govcloud-standard",
|
|
2803
3261
|
provider: "amazon",
|
|
2804
|
-
displayName: "Amazon Polly Standard
|
|
3262
|
+
displayName: "Amazon Polly GovCloud Standard",
|
|
2805
3263
|
costPerMChars: 4.8,
|
|
2806
3264
|
voiceType: "standard",
|
|
2807
3265
|
maxCharacters: null,
|
|
@@ -2811,7 +3269,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2811
3269
|
confidence: "high",
|
|
2812
3270
|
confidenceScore: 99,
|
|
2813
3271
|
confidenceLevel: "high",
|
|
2814
|
-
freshness: { lastVerified:
|
|
3272
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2815
3273
|
lastUpdated: null,
|
|
2816
3274
|
launchDate: "2018-02-28"
|
|
2817
3275
|
},
|
|
@@ -2828,7 +3286,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2828
3286
|
confidence: "high",
|
|
2829
3287
|
confidenceScore: 99,
|
|
2830
3288
|
confidenceLevel: "high",
|
|
2831
|
-
freshness: { lastVerified:
|
|
3289
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2832
3290
|
lastUpdated: null,
|
|
2833
3291
|
launchDate: "2023-11-16"
|
|
2834
3292
|
},
|
|
@@ -2845,7 +3303,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2845
3303
|
confidence: "high",
|
|
2846
3304
|
confidenceScore: 99,
|
|
2847
3305
|
confidenceLevel: "high",
|
|
2848
|
-
freshness: { lastVerified:
|
|
3306
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2849
3307
|
lastUpdated: null,
|
|
2850
3308
|
launchDate: "2019-07-30"
|
|
2851
3309
|
},
|
|
@@ -2862,14 +3320,14 @@ var STATIC_TTS_PRICING = [
|
|
|
2862
3320
|
confidence: "high",
|
|
2863
3321
|
confidenceScore: 99,
|
|
2864
3322
|
confidenceLevel: "high",
|
|
2865
|
-
freshness: { lastVerified:
|
|
3323
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2866
3324
|
lastUpdated: null,
|
|
2867
3325
|
launchDate: "2016-11-30"
|
|
2868
3326
|
},
|
|
2869
3327
|
{
|
|
2870
3328
|
modelId: "azure-custom-deprecated",
|
|
2871
3329
|
provider: "azure",
|
|
2872
|
-
displayName: "Azure TTS
|
|
3330
|
+
displayName: "Azure Custom TTS (Deprecated)",
|
|
2873
3331
|
costPerMChars: 6,
|
|
2874
3332
|
voiceType: "standard",
|
|
2875
3333
|
maxCharacters: null,
|
|
@@ -2879,7 +3337,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2879
3337
|
confidence: "high",
|
|
2880
3338
|
confidenceScore: 99,
|
|
2881
3339
|
confidenceLevel: "high",
|
|
2882
|
-
freshness: { lastVerified:
|
|
3340
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2883
3341
|
lastUpdated: null,
|
|
2884
3342
|
launchDate: "2018-11-01"
|
|
2885
3343
|
},
|
|
@@ -2896,7 +3354,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2896
3354
|
confidence: "high",
|
|
2897
3355
|
confidenceScore: 99,
|
|
2898
3356
|
confidenceLevel: "high",
|
|
2899
|
-
freshness: { lastVerified:
|
|
3357
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2900
3358
|
lastUpdated: null,
|
|
2901
3359
|
launchDate: "2021-02-03"
|
|
2902
3360
|
},
|
|
@@ -2913,7 +3371,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2913
3371
|
confidence: "high",
|
|
2914
3372
|
confidenceScore: 99,
|
|
2915
3373
|
confidenceLevel: "high",
|
|
2916
|
-
freshness: { lastVerified:
|
|
3374
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2917
3375
|
lastUpdated: null,
|
|
2918
3376
|
launchDate: "2025-03-30"
|
|
2919
3377
|
},
|
|
@@ -2930,7 +3388,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2930
3388
|
confidence: "high",
|
|
2931
3389
|
confidenceScore: 99,
|
|
2932
3390
|
confidenceLevel: "high",
|
|
2933
|
-
freshness: { lastVerified:
|
|
3391
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2934
3392
|
lastUpdated: null,
|
|
2935
3393
|
launchDate: "2019-05-04"
|
|
2936
3394
|
},
|
|
@@ -2947,58 +3405,160 @@ var STATIC_TTS_PRICING = [
|
|
|
2947
3405
|
confidence: "high",
|
|
2948
3406
|
confidenceScore: 99,
|
|
2949
3407
|
confidenceLevel: "high",
|
|
2950
|
-
freshness: { lastVerified:
|
|
3408
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2951
3409
|
lastUpdated: null,
|
|
2952
3410
|
launchDate: "2018-11-01"
|
|
2953
3411
|
},
|
|
3412
|
+
{
|
|
3413
|
+
modelId: "azure-tts-custom-deprecated",
|
|
3414
|
+
provider: "azure",
|
|
3415
|
+
displayName: "Azure TTS Custom (Deprecated)",
|
|
3416
|
+
costPerMChars: 6,
|
|
3417
|
+
voiceType: "standard",
|
|
3418
|
+
maxCharacters: null,
|
|
3419
|
+
supportedLanguages: null,
|
|
3420
|
+
source: "seed",
|
|
3421
|
+
status: "deprecated",
|
|
3422
|
+
confidence: "high",
|
|
3423
|
+
confidenceScore: 99,
|
|
3424
|
+
confidenceLevel: "high",
|
|
3425
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3426
|
+
lastUpdated: null,
|
|
3427
|
+
launchDate: null
|
|
3428
|
+
},
|
|
3429
|
+
{
|
|
3430
|
+
modelId: "azure-tts-custom-legacy",
|
|
3431
|
+
provider: "azure",
|
|
3432
|
+
displayName: "Azure TTS Custom (Deprecated)",
|
|
3433
|
+
costPerMChars: 6,
|
|
3434
|
+
voiceType: "standard",
|
|
3435
|
+
maxCharacters: null,
|
|
3436
|
+
supportedLanguages: null,
|
|
3437
|
+
source: "seed",
|
|
3438
|
+
status: "deprecated",
|
|
3439
|
+
confidence: "high",
|
|
3440
|
+
confidenceScore: 99,
|
|
3441
|
+
confidenceLevel: "high",
|
|
3442
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3443
|
+
lastUpdated: null,
|
|
3444
|
+
launchDate: null
|
|
3445
|
+
},
|
|
3446
|
+
{
|
|
3447
|
+
modelId: "azure-tts-custom-professional",
|
|
3448
|
+
provider: "azure",
|
|
3449
|
+
displayName: "Azure Custom Neural Voice Professional",
|
|
3450
|
+
costPerMChars: 24,
|
|
3451
|
+
voiceType: "neural",
|
|
3452
|
+
maxCharacters: null,
|
|
3453
|
+
supportedLanguages: null,
|
|
3454
|
+
source: "seed",
|
|
3455
|
+
status: "active",
|
|
3456
|
+
confidence: "high",
|
|
3457
|
+
confidenceScore: 99,
|
|
3458
|
+
confidenceLevel: "high",
|
|
3459
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3460
|
+
lastUpdated: null,
|
|
3461
|
+
launchDate: null
|
|
3462
|
+
},
|
|
3463
|
+
{
|
|
3464
|
+
modelId: "azure-tts-custom-professional-hd",
|
|
3465
|
+
provider: "azure",
|
|
3466
|
+
displayName: "Azure Custom Neural Voice Professional HD",
|
|
3467
|
+
costPerMChars: 48,
|
|
3468
|
+
voiceType: "hd",
|
|
3469
|
+
maxCharacters: null,
|
|
3470
|
+
supportedLanguages: null,
|
|
3471
|
+
source: "seed",
|
|
3472
|
+
status: "active",
|
|
3473
|
+
confidence: "high",
|
|
3474
|
+
confidenceScore: 99,
|
|
3475
|
+
confidenceLevel: "high",
|
|
3476
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3477
|
+
lastUpdated: null,
|
|
3478
|
+
launchDate: null
|
|
3479
|
+
},
|
|
2954
3480
|
{
|
|
2955
3481
|
modelId: "azure-tts-hd-v2",
|
|
2956
3482
|
provider: "azure",
|
|
2957
3483
|
displayName: "Azure TTS HD V2",
|
|
2958
3484
|
costPerMChars: 30,
|
|
2959
|
-
voiceType:
|
|
3485
|
+
voiceType: null,
|
|
2960
3486
|
maxCharacters: null,
|
|
2961
3487
|
supportedLanguages: null,
|
|
2962
3488
|
source: "seed",
|
|
2963
3489
|
status: "active",
|
|
2964
3490
|
confidence: "high",
|
|
2965
|
-
confidenceScore:
|
|
3491
|
+
confidenceScore: 99,
|
|
2966
3492
|
confidenceLevel: "high",
|
|
2967
|
-
freshness: { lastVerified:
|
|
3493
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2968
3494
|
lastUpdated: null,
|
|
2969
3495
|
launchDate: "2024-06-01"
|
|
2970
3496
|
},
|
|
2971
3497
|
{
|
|
2972
3498
|
modelId: "azure-tts-neural",
|
|
2973
3499
|
provider: "azure",
|
|
2974
|
-
displayName: "Azure TTS
|
|
2975
|
-
costPerMChars:
|
|
3500
|
+
displayName: "Azure Neural TTS",
|
|
3501
|
+
costPerMChars: 15,
|
|
2976
3502
|
voiceType: "neural",
|
|
2977
3503
|
maxCharacters: null,
|
|
2978
3504
|
supportedLanguages: null,
|
|
2979
3505
|
source: "seed",
|
|
2980
3506
|
status: "active",
|
|
2981
3507
|
confidence: "high",
|
|
2982
|
-
confidenceScore:
|
|
3508
|
+
confidenceScore: 99,
|
|
2983
3509
|
confidenceLevel: "high",
|
|
2984
|
-
freshness: { lastVerified:
|
|
3510
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2985
3511
|
lastUpdated: null,
|
|
2986
3512
|
launchDate: "2019-09-01"
|
|
2987
3513
|
},
|
|
3514
|
+
{
|
|
3515
|
+
modelId: "azure-tts-standard-deprecated",
|
|
3516
|
+
provider: "azure",
|
|
3517
|
+
displayName: "Azure TTS Standard (Deprecated)",
|
|
3518
|
+
costPerMChars: 4,
|
|
3519
|
+
voiceType: "standard",
|
|
3520
|
+
maxCharacters: null,
|
|
3521
|
+
supportedLanguages: null,
|
|
3522
|
+
source: "seed",
|
|
3523
|
+
status: "deprecated",
|
|
3524
|
+
confidence: "high",
|
|
3525
|
+
confidenceScore: 99,
|
|
3526
|
+
confidenceLevel: "high",
|
|
3527
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3528
|
+
lastUpdated: null,
|
|
3529
|
+
launchDate: null
|
|
3530
|
+
},
|
|
3531
|
+
{
|
|
3532
|
+
modelId: "azure-tts-standard-legacy",
|
|
3533
|
+
provider: "azure",
|
|
3534
|
+
displayName: "Azure TTS Standard (Deprecated)",
|
|
3535
|
+
costPerMChars: 4,
|
|
3536
|
+
voiceType: "standard",
|
|
3537
|
+
maxCharacters: null,
|
|
3538
|
+
supportedLanguages: null,
|
|
3539
|
+
source: "seed",
|
|
3540
|
+
status: "deprecated",
|
|
3541
|
+
confidence: "high",
|
|
3542
|
+
confidenceScore: 99,
|
|
3543
|
+
confidenceLevel: "high",
|
|
3544
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3545
|
+
lastUpdated: null,
|
|
3546
|
+
launchDate: null
|
|
3547
|
+
},
|
|
2988
3548
|
{
|
|
2989
3549
|
modelId: "cartesia-sonic-3",
|
|
2990
3550
|
provider: "cartesia",
|
|
2991
3551
|
displayName: "Cartesia Sonic-3",
|
|
2992
|
-
costPerMChars:
|
|
3552
|
+
costPerMChars: 29.875,
|
|
2993
3553
|
voiceType: "neural",
|
|
2994
3554
|
maxCharacters: null,
|
|
2995
3555
|
supportedLanguages: null,
|
|
2996
3556
|
source: "seed",
|
|
2997
3557
|
status: "active",
|
|
2998
3558
|
confidence: "high",
|
|
2999
|
-
confidenceScore:
|
|
3559
|
+
confidenceScore: 99,
|
|
3000
3560
|
confidenceLevel: "high",
|
|
3001
|
-
freshness: { lastVerified:
|
|
3561
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3002
3562
|
lastUpdated: null,
|
|
3003
3563
|
launchDate: "2025-02-01"
|
|
3004
3564
|
},
|
|
@@ -3006,16 +3566,16 @@ var STATIC_TTS_PRICING = [
|
|
|
3006
3566
|
modelId: "cartesia-sonic-turbo",
|
|
3007
3567
|
provider: "cartesia",
|
|
3008
3568
|
displayName: "Cartesia Sonic-Turbo",
|
|
3009
|
-
costPerMChars:
|
|
3569
|
+
costPerMChars: 29.875,
|
|
3010
3570
|
voiceType: "neural",
|
|
3011
3571
|
maxCharacters: null,
|
|
3012
3572
|
supportedLanguages: null,
|
|
3013
3573
|
source: "seed",
|
|
3014
3574
|
status: "active",
|
|
3015
3575
|
confidence: "high",
|
|
3016
|
-
confidenceScore:
|
|
3576
|
+
confidenceScore: 99,
|
|
3017
3577
|
confidenceLevel: "high",
|
|
3018
|
-
freshness: { lastVerified:
|
|
3578
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3019
3579
|
lastUpdated: null,
|
|
3020
3580
|
launchDate: "2025-03-11"
|
|
3021
3581
|
},
|
|
@@ -3032,7 +3592,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3032
3592
|
confidence: "high",
|
|
3033
3593
|
confidenceScore: 99,
|
|
3034
3594
|
confidenceLevel: "high",
|
|
3035
|
-
freshness: { lastVerified:
|
|
3595
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3036
3596
|
lastUpdated: null,
|
|
3037
3597
|
launchDate: "2024-01-01"
|
|
3038
3598
|
},
|
|
@@ -3049,7 +3609,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3049
3609
|
confidence: "high",
|
|
3050
3610
|
confidenceScore: 99,
|
|
3051
3611
|
confidenceLevel: "high",
|
|
3052
|
-
freshness: { lastVerified:
|
|
3612
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3053
3613
|
lastUpdated: null,
|
|
3054
3614
|
launchDate: "2024-03-12"
|
|
3055
3615
|
},
|
|
@@ -3066,7 +3626,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3066
3626
|
confidence: "high",
|
|
3067
3627
|
confidenceScore: 99,
|
|
3068
3628
|
confidenceLevel: "high",
|
|
3069
|
-
freshness: { lastVerified:
|
|
3629
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3070
3630
|
lastUpdated: null,
|
|
3071
3631
|
launchDate: "2024-03-12"
|
|
3072
3632
|
},
|
|
@@ -3083,7 +3643,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3083
3643
|
confidence: "high",
|
|
3084
3644
|
confidenceScore: 99,
|
|
3085
3645
|
confidenceLevel: "high",
|
|
3086
|
-
freshness: { lastVerified:
|
|
3646
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3087
3647
|
lastUpdated: null,
|
|
3088
3648
|
launchDate: "2025-01-01"
|
|
3089
3649
|
},
|
|
@@ -3100,7 +3660,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3100
3660
|
confidence: "high",
|
|
3101
3661
|
confidenceScore: 99,
|
|
3102
3662
|
confidenceLevel: "high",
|
|
3103
|
-
freshness: { lastVerified:
|
|
3663
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3104
3664
|
lastUpdated: null,
|
|
3105
3665
|
launchDate: "2025-04-15"
|
|
3106
3666
|
},
|
|
@@ -3117,7 +3677,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3117
3677
|
confidence: "high",
|
|
3118
3678
|
confidenceScore: 99,
|
|
3119
3679
|
confidenceLevel: "high",
|
|
3120
|
-
freshness: { lastVerified:
|
|
3680
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3121
3681
|
lastUpdated: null,
|
|
3122
3682
|
launchDate: "2025-04-15"
|
|
3123
3683
|
},
|
|
@@ -3126,15 +3686,15 @@ var STATIC_TTS_PRICING = [
|
|
|
3126
3686
|
provider: "elevenlabs",
|
|
3127
3687
|
displayName: "ElevenLabs Flash",
|
|
3128
3688
|
costPerMChars: 80,
|
|
3129
|
-
voiceType:
|
|
3689
|
+
voiceType: null,
|
|
3130
3690
|
maxCharacters: null,
|
|
3131
3691
|
supportedLanguages: null,
|
|
3132
3692
|
source: "seed",
|
|
3133
3693
|
status: "active",
|
|
3134
3694
|
confidence: "high",
|
|
3135
|
-
confidenceScore:
|
|
3695
|
+
confidenceScore: 99,
|
|
3136
3696
|
confidenceLevel: "high",
|
|
3137
|
-
freshness: { lastVerified:
|
|
3697
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3138
3698
|
lastUpdated: null,
|
|
3139
3699
|
launchDate: "2024-06-01"
|
|
3140
3700
|
},
|
|
@@ -3143,15 +3703,15 @@ var STATIC_TTS_PRICING = [
|
|
|
3143
3703
|
provider: "elevenlabs",
|
|
3144
3704
|
displayName: "ElevenLabs Multilingual v2",
|
|
3145
3705
|
costPerMChars: 120,
|
|
3146
|
-
voiceType:
|
|
3706
|
+
voiceType: null,
|
|
3147
3707
|
maxCharacters: null,
|
|
3148
3708
|
supportedLanguages: null,
|
|
3149
3709
|
source: "seed",
|
|
3150
3710
|
status: "active",
|
|
3151
3711
|
confidence: "high",
|
|
3152
|
-
confidenceScore:
|
|
3712
|
+
confidenceScore: 99,
|
|
3153
3713
|
confidenceLevel: "high",
|
|
3154
|
-
freshness: { lastVerified:
|
|
3714
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3155
3715
|
lastUpdated: null,
|
|
3156
3716
|
launchDate: "2024-01-01"
|
|
3157
3717
|
},
|
|
@@ -3160,15 +3720,15 @@ var STATIC_TTS_PRICING = [
|
|
|
3160
3720
|
provider: "elevenlabs",
|
|
3161
3721
|
displayName: "ElevenLabs Standard",
|
|
3162
3722
|
costPerMChars: 30,
|
|
3163
|
-
voiceType:
|
|
3723
|
+
voiceType: null,
|
|
3164
3724
|
maxCharacters: null,
|
|
3165
3725
|
supportedLanguages: null,
|
|
3166
3726
|
source: "seed",
|
|
3167
3727
|
status: "active",
|
|
3168
3728
|
confidence: "high",
|
|
3169
|
-
confidenceScore:
|
|
3729
|
+
confidenceScore: 99,
|
|
3170
3730
|
confidenceLevel: "high",
|
|
3171
|
-
freshness: { lastVerified:
|
|
3731
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3172
3732
|
lastUpdated: null,
|
|
3173
3733
|
launchDate: "2023-01-01"
|
|
3174
3734
|
},
|
|
@@ -3177,32 +3737,32 @@ var STATIC_TTS_PRICING = [
|
|
|
3177
3737
|
provider: "elevenlabs",
|
|
3178
3738
|
displayName: "ElevenLabs v3",
|
|
3179
3739
|
costPerMChars: 120,
|
|
3180
|
-
voiceType:
|
|
3740
|
+
voiceType: null,
|
|
3181
3741
|
maxCharacters: null,
|
|
3182
3742
|
supportedLanguages: null,
|
|
3183
3743
|
source: "seed",
|
|
3184
3744
|
status: "active",
|
|
3185
3745
|
confidence: "high",
|
|
3186
|
-
confidenceScore:
|
|
3746
|
+
confidenceScore: 99,
|
|
3187
3747
|
confidenceLevel: "high",
|
|
3188
|
-
freshness: { lastVerified:
|
|
3748
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3189
3749
|
lastUpdated: null,
|
|
3190
3750
|
launchDate: "2025-04-01"
|
|
3191
3751
|
},
|
|
3192
3752
|
{
|
|
3193
3753
|
modelId: "fal-chatterboxhd",
|
|
3194
3754
|
provider: "fal",
|
|
3195
|
-
displayName: "FAL
|
|
3196
|
-
costPerMChars:
|
|
3755
|
+
displayName: "FAL Chatterbox TTS",
|
|
3756
|
+
costPerMChars: 25,
|
|
3197
3757
|
voiceType: "neural",
|
|
3198
3758
|
maxCharacters: null,
|
|
3199
3759
|
supportedLanguages: null,
|
|
3200
3760
|
source: "seed",
|
|
3201
3761
|
status: "active",
|
|
3202
3762
|
confidence: "high",
|
|
3203
|
-
confidenceScore:
|
|
3763
|
+
confidenceScore: 99,
|
|
3204
3764
|
confidenceLevel: "high",
|
|
3205
|
-
freshness: { lastVerified:
|
|
3765
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3206
3766
|
lastUpdated: null,
|
|
3207
3767
|
launchDate: "2025-06-01"
|
|
3208
3768
|
},
|
|
@@ -3217,9 +3777,9 @@ var STATIC_TTS_PRICING = [
|
|
|
3217
3777
|
source: "seed",
|
|
3218
3778
|
status: "active",
|
|
3219
3779
|
confidence: "high",
|
|
3220
|
-
confidenceScore:
|
|
3780
|
+
confidenceScore: 99,
|
|
3221
3781
|
confidenceLevel: "high",
|
|
3222
|
-
freshness: { lastVerified:
|
|
3782
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3223
3783
|
lastUpdated: null,
|
|
3224
3784
|
launchDate: "2025-03-01"
|
|
3225
3785
|
},
|
|
@@ -3234,26 +3794,26 @@ var STATIC_TTS_PRICING = [
|
|
|
3234
3794
|
source: "seed",
|
|
3235
3795
|
status: "active",
|
|
3236
3796
|
confidence: "high",
|
|
3237
|
-
confidenceScore:
|
|
3797
|
+
confidenceScore: 99,
|
|
3238
3798
|
confidenceLevel: "high",
|
|
3239
|
-
freshness: { lastVerified:
|
|
3799
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3240
3800
|
lastUpdated: null,
|
|
3241
3801
|
launchDate: "2024-10-01"
|
|
3242
3802
|
},
|
|
3243
3803
|
{
|
|
3244
3804
|
modelId: "fal-kokoro",
|
|
3245
3805
|
provider: "fal",
|
|
3246
|
-
displayName: "
|
|
3806
|
+
displayName: "fal Kokoro TTS (American English)",
|
|
3247
3807
|
costPerMChars: 20,
|
|
3248
|
-
voiceType: "
|
|
3808
|
+
voiceType: "neural",
|
|
3249
3809
|
maxCharacters: null,
|
|
3250
3810
|
supportedLanguages: null,
|
|
3251
3811
|
source: "seed",
|
|
3252
3812
|
status: "active",
|
|
3253
3813
|
confidence: "high",
|
|
3254
|
-
confidenceScore:
|
|
3814
|
+
confidenceScore: 99,
|
|
3255
3815
|
confidenceLevel: "high",
|
|
3256
|
-
freshness: { lastVerified:
|
|
3816
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3257
3817
|
lastUpdated: null,
|
|
3258
3818
|
launchDate: "2025-01-01"
|
|
3259
3819
|
},
|
|
@@ -3268,16 +3828,16 @@ var STATIC_TTS_PRICING = [
|
|
|
3268
3828
|
source: "seed",
|
|
3269
3829
|
status: "active",
|
|
3270
3830
|
confidence: "high",
|
|
3271
|
-
confidenceScore:
|
|
3831
|
+
confidenceScore: 99,
|
|
3272
3832
|
confidenceLevel: "high",
|
|
3273
|
-
freshness: { lastVerified:
|
|
3833
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3274
3834
|
lastUpdated: null,
|
|
3275
3835
|
launchDate: "2025-03-01"
|
|
3276
3836
|
},
|
|
3277
3837
|
{
|
|
3278
3838
|
modelId: "google-cloud-chirp3-hd",
|
|
3279
3839
|
provider: "google-cloud",
|
|
3280
|
-
displayName: "Google Cloud Chirp 3 HD
|
|
3840
|
+
displayName: "Google Cloud Chirp 3 HD",
|
|
3281
3841
|
costPerMChars: 30,
|
|
3282
3842
|
voiceType: "hd",
|
|
3283
3843
|
maxCharacters: null,
|
|
@@ -3287,10 +3847,27 @@ var STATIC_TTS_PRICING = [
|
|
|
3287
3847
|
confidence: "high",
|
|
3288
3848
|
confidenceScore: 99,
|
|
3289
3849
|
confidenceLevel: "high",
|
|
3290
|
-
freshness: { lastVerified:
|
|
3850
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3291
3851
|
lastUpdated: null,
|
|
3292
3852
|
launchDate: "2025-04-02"
|
|
3293
3853
|
},
|
|
3854
|
+
{
|
|
3855
|
+
modelId: "google-cloud-chirp3-instant-custom",
|
|
3856
|
+
provider: "google-cloud",
|
|
3857
|
+
displayName: "Google Cloud Chirp 3 Instant Custom Voice",
|
|
3858
|
+
costPerMChars: 60,
|
|
3859
|
+
voiceType: "hd",
|
|
3860
|
+
maxCharacters: null,
|
|
3861
|
+
supportedLanguages: null,
|
|
3862
|
+
source: "seed",
|
|
3863
|
+
status: "active",
|
|
3864
|
+
confidence: "high",
|
|
3865
|
+
confidenceScore: 99,
|
|
3866
|
+
confidenceLevel: "high",
|
|
3867
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3868
|
+
lastUpdated: null,
|
|
3869
|
+
launchDate: null
|
|
3870
|
+
},
|
|
3294
3871
|
{
|
|
3295
3872
|
modelId: "google-cloud-instant-custom-voice",
|
|
3296
3873
|
provider: "google-cloud",
|
|
@@ -3304,14 +3881,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3304
3881
|
confidence: "high",
|
|
3305
3882
|
confidenceScore: 99,
|
|
3306
3883
|
confidenceLevel: "high",
|
|
3307
|
-
freshness: { lastVerified:
|
|
3884
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3308
3885
|
lastUpdated: null,
|
|
3309
3886
|
launchDate: "2025-04-09"
|
|
3310
3887
|
},
|
|
3311
3888
|
{
|
|
3312
3889
|
modelId: "google-cloud-neural2",
|
|
3313
3890
|
provider: "google-cloud",
|
|
3314
|
-
displayName: "Google Cloud Neural2
|
|
3891
|
+
displayName: "Google Cloud Neural2",
|
|
3315
3892
|
costPerMChars: 16,
|
|
3316
3893
|
voiceType: "neural",
|
|
3317
3894
|
maxCharacters: null,
|
|
@@ -3321,14 +3898,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3321
3898
|
confidence: "high",
|
|
3322
3899
|
confidenceScore: 99,
|
|
3323
3900
|
confidenceLevel: "high",
|
|
3324
|
-
freshness: { lastVerified:
|
|
3901
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3325
3902
|
lastUpdated: null,
|
|
3326
3903
|
launchDate: "2022-06-27"
|
|
3327
3904
|
},
|
|
3328
3905
|
{
|
|
3329
3906
|
modelId: "google-cloud-polyglot",
|
|
3330
3907
|
provider: "google-cloud",
|
|
3331
|
-
displayName: "Google Cloud Polyglot
|
|
3908
|
+
displayName: "Google Cloud Polyglot",
|
|
3332
3909
|
costPerMChars: 16,
|
|
3333
3910
|
voiceType: "neural",
|
|
3334
3911
|
maxCharacters: null,
|
|
@@ -3338,14 +3915,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3338
3915
|
confidence: "high",
|
|
3339
3916
|
confidenceScore: 99,
|
|
3340
3917
|
confidenceLevel: "high",
|
|
3341
|
-
freshness: { lastVerified:
|
|
3918
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3342
3919
|
lastUpdated: null,
|
|
3343
3920
|
launchDate: "2025-04-16"
|
|
3344
3921
|
},
|
|
3345
3922
|
{
|
|
3346
3923
|
modelId: "google-cloud-polyglot-preview",
|
|
3347
3924
|
provider: "google-cloud",
|
|
3348
|
-
displayName: "Google Cloud Polyglot
|
|
3925
|
+
displayName: "Google Cloud Polyglot (Preview)",
|
|
3349
3926
|
costPerMChars: 16,
|
|
3350
3927
|
voiceType: "neural",
|
|
3351
3928
|
maxCharacters: null,
|
|
@@ -3355,14 +3932,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3355
3932
|
confidence: "high",
|
|
3356
3933
|
confidenceScore: 99,
|
|
3357
3934
|
confidenceLevel: "high",
|
|
3358
|
-
freshness: { lastVerified:
|
|
3935
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3359
3936
|
lastUpdated: null,
|
|
3360
3937
|
launchDate: "2023-09-01"
|
|
3361
3938
|
},
|
|
3362
3939
|
{
|
|
3363
3940
|
modelId: "google-cloud-standard",
|
|
3364
3941
|
provider: "google-cloud",
|
|
3365
|
-
displayName: "Google Cloud Standard
|
|
3942
|
+
displayName: "Google Cloud Standard",
|
|
3366
3943
|
costPerMChars: 4,
|
|
3367
3944
|
voiceType: "standard",
|
|
3368
3945
|
maxCharacters: null,
|
|
@@ -3372,16 +3949,16 @@ var STATIC_TTS_PRICING = [
|
|
|
3372
3949
|
confidence: "high",
|
|
3373
3950
|
confidenceScore: 99,
|
|
3374
3951
|
confidenceLevel: "high",
|
|
3375
|
-
freshness: { lastVerified:
|
|
3952
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3376
3953
|
lastUpdated: null,
|
|
3377
3954
|
launchDate: "2018-03-27"
|
|
3378
3955
|
},
|
|
3379
3956
|
{
|
|
3380
3957
|
modelId: "google-cloud-studio",
|
|
3381
3958
|
provider: "google-cloud",
|
|
3382
|
-
displayName: "Google Cloud Studio
|
|
3959
|
+
displayName: "Google Cloud Studio",
|
|
3383
3960
|
costPerMChars: 160,
|
|
3384
|
-
voiceType: "
|
|
3961
|
+
voiceType: "hd",
|
|
3385
3962
|
maxCharacters: null,
|
|
3386
3963
|
supportedLanguages: null,
|
|
3387
3964
|
source: "seed",
|
|
@@ -3389,10 +3966,44 @@ var STATIC_TTS_PRICING = [
|
|
|
3389
3966
|
confidence: "high",
|
|
3390
3967
|
confidenceScore: 99,
|
|
3391
3968
|
confidenceLevel: "high",
|
|
3392
|
-
freshness: { lastVerified:
|
|
3969
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3393
3970
|
lastUpdated: null,
|
|
3394
3971
|
launchDate: "2023-06-28"
|
|
3395
3972
|
},
|
|
3973
|
+
{
|
|
3974
|
+
modelId: "google-cloud-tts-chirp3",
|
|
3975
|
+
provider: "google-cloud",
|
|
3976
|
+
displayName: "Google Cloud TTS Chirp 3 HD",
|
|
3977
|
+
costPerMChars: 30,
|
|
3978
|
+
voiceType: "hd",
|
|
3979
|
+
maxCharacters: null,
|
|
3980
|
+
supportedLanguages: null,
|
|
3981
|
+
source: "seed",
|
|
3982
|
+
status: "active",
|
|
3983
|
+
confidence: "high",
|
|
3984
|
+
confidenceScore: 99,
|
|
3985
|
+
confidenceLevel: "high",
|
|
3986
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3987
|
+
lastUpdated: null,
|
|
3988
|
+
launchDate: null
|
|
3989
|
+
},
|
|
3990
|
+
{
|
|
3991
|
+
modelId: "google-cloud-tts-chirp3-instant-custom",
|
|
3992
|
+
provider: "google-cloud",
|
|
3993
|
+
displayName: "Google Cloud Chirp 3 Instant Custom Voice",
|
|
3994
|
+
costPerMChars: 60,
|
|
3995
|
+
voiceType: "hd",
|
|
3996
|
+
maxCharacters: null,
|
|
3997
|
+
supportedLanguages: null,
|
|
3998
|
+
source: "seed",
|
|
3999
|
+
status: "active",
|
|
4000
|
+
confidence: "high",
|
|
4001
|
+
confidenceScore: 99,
|
|
4002
|
+
confidenceLevel: "high",
|
|
4003
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4004
|
+
lastUpdated: null,
|
|
4005
|
+
launchDate: null
|
|
4006
|
+
},
|
|
3396
4007
|
{
|
|
3397
4008
|
modelId: "google-cloud-tts-neural2",
|
|
3398
4009
|
provider: "google-cloud",
|
|
@@ -3404,9 +4015,9 @@ var STATIC_TTS_PRICING = [
|
|
|
3404
4015
|
source: "seed",
|
|
3405
4016
|
status: "active",
|
|
3406
4017
|
confidence: "high",
|
|
3407
|
-
confidenceScore:
|
|
4018
|
+
confidenceScore: 99,
|
|
3408
4019
|
confidenceLevel: "high",
|
|
3409
|
-
freshness: { lastVerified:
|
|
4020
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3410
4021
|
lastUpdated: null,
|
|
3411
4022
|
launchDate: "2022-06-01"
|
|
3412
4023
|
},
|
|
@@ -3421,35 +4032,86 @@ var STATIC_TTS_PRICING = [
|
|
|
3421
4032
|
source: "seed",
|
|
3422
4033
|
status: "active",
|
|
3423
4034
|
confidence: "high",
|
|
3424
|
-
confidenceScore:
|
|
4035
|
+
confidenceScore: 99,
|
|
3425
4036
|
confidenceLevel: "high",
|
|
3426
|
-
freshness: { lastVerified:
|
|
4037
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3427
4038
|
lastUpdated: null,
|
|
3428
4039
|
launchDate: "2018-03-27"
|
|
3429
4040
|
},
|
|
4041
|
+
{
|
|
4042
|
+
modelId: "google-cloud-tts-studio",
|
|
4043
|
+
provider: "google-cloud",
|
|
4044
|
+
displayName: "Google Cloud TTS Studio",
|
|
4045
|
+
costPerMChars: 160,
|
|
4046
|
+
voiceType: "hd",
|
|
4047
|
+
maxCharacters: null,
|
|
4048
|
+
supportedLanguages: null,
|
|
4049
|
+
source: "seed",
|
|
4050
|
+
status: "active",
|
|
4051
|
+
confidence: "high",
|
|
4052
|
+
confidenceScore: 99,
|
|
4053
|
+
confidenceLevel: "high",
|
|
4054
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4055
|
+
lastUpdated: null,
|
|
4056
|
+
launchDate: null
|
|
4057
|
+
},
|
|
3430
4058
|
{
|
|
3431
4059
|
modelId: "google-cloud-tts-wavenet",
|
|
3432
4060
|
provider: "google-cloud",
|
|
3433
4061
|
displayName: "Google Cloud TTS WaveNet",
|
|
3434
|
-
costPerMChars:
|
|
4062
|
+
costPerMChars: 4,
|
|
4063
|
+
voiceType: "wavenet",
|
|
4064
|
+
maxCharacters: null,
|
|
4065
|
+
supportedLanguages: null,
|
|
4066
|
+
source: "seed",
|
|
4067
|
+
status: "active",
|
|
4068
|
+
confidence: "high",
|
|
4069
|
+
confidenceScore: 99,
|
|
4070
|
+
confidenceLevel: "high",
|
|
4071
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4072
|
+
lastUpdated: null,
|
|
4073
|
+
launchDate: "2018-03-27"
|
|
4074
|
+
},
|
|
4075
|
+
{
|
|
4076
|
+
modelId: "google-cloud-wavenet",
|
|
4077
|
+
provider: "google-cloud",
|
|
4078
|
+
displayName: "Google Cloud WaveNet",
|
|
4079
|
+
costPerMChars: 4,
|
|
3435
4080
|
voiceType: "wavenet",
|
|
3436
4081
|
maxCharacters: null,
|
|
3437
4082
|
supportedLanguages: null,
|
|
3438
4083
|
source: "seed",
|
|
3439
4084
|
status: "active",
|
|
3440
4085
|
confidence: "high",
|
|
3441
|
-
confidenceScore:
|
|
4086
|
+
confidenceScore: 99,
|
|
4087
|
+
confidenceLevel: "high",
|
|
4088
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4089
|
+
lastUpdated: null,
|
|
4090
|
+
launchDate: "2018-03-27"
|
|
4091
|
+
},
|
|
4092
|
+
{
|
|
4093
|
+
modelId: "openai-gpt-4o-mini-tts",
|
|
4094
|
+
provider: "openai",
|
|
4095
|
+
displayName: "OpenAI GPT-4o Mini TTS",
|
|
4096
|
+
costPerMChars: 0.6,
|
|
4097
|
+
voiceType: "neural",
|
|
4098
|
+
maxCharacters: null,
|
|
4099
|
+
supportedLanguages: null,
|
|
4100
|
+
source: "seed",
|
|
4101
|
+
status: "active",
|
|
4102
|
+
confidence: "high",
|
|
4103
|
+
confidenceScore: 99,
|
|
3442
4104
|
confidenceLevel: "high",
|
|
3443
|
-
freshness: { lastVerified:
|
|
4105
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3444
4106
|
lastUpdated: null,
|
|
3445
|
-
launchDate:
|
|
4107
|
+
launchDate: null
|
|
3446
4108
|
},
|
|
3447
4109
|
{
|
|
3448
|
-
modelId: "
|
|
3449
|
-
provider: "
|
|
3450
|
-
displayName: "
|
|
3451
|
-
costPerMChars:
|
|
3452
|
-
voiceType: "
|
|
4110
|
+
modelId: "openai-gpt4o-mini-tts",
|
|
4111
|
+
provider: "openai",
|
|
4112
|
+
displayName: "OpenAI GPT-4o Mini TTS",
|
|
4113
|
+
costPerMChars: 0.6,
|
|
4114
|
+
voiceType: "neural",
|
|
3453
4115
|
maxCharacters: null,
|
|
3454
4116
|
supportedLanguages: null,
|
|
3455
4117
|
source: "seed",
|
|
@@ -3457,14 +4119,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3457
4119
|
confidence: "high",
|
|
3458
4120
|
confidenceScore: 99,
|
|
3459
4121
|
confidenceLevel: "high",
|
|
3460
|
-
freshness: { lastVerified:
|
|
4122
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3461
4123
|
lastUpdated: null,
|
|
3462
|
-
launchDate:
|
|
4124
|
+
launchDate: null
|
|
3463
4125
|
},
|
|
3464
4126
|
{
|
|
3465
4127
|
modelId: "openai-tts-1",
|
|
3466
4128
|
provider: "openai",
|
|
3467
|
-
displayName: "OpenAI TTS
|
|
4129
|
+
displayName: "OpenAI TTS-1",
|
|
3468
4130
|
costPerMChars: 15,
|
|
3469
4131
|
voiceType: "standard",
|
|
3470
4132
|
maxCharacters: null,
|
|
@@ -3472,16 +4134,16 @@ var STATIC_TTS_PRICING = [
|
|
|
3472
4134
|
source: "seed",
|
|
3473
4135
|
status: "active",
|
|
3474
4136
|
confidence: "high",
|
|
3475
|
-
confidenceScore:
|
|
4137
|
+
confidenceScore: 99,
|
|
3476
4138
|
confidenceLevel: "high",
|
|
3477
|
-
freshness: { lastVerified:
|
|
4139
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3478
4140
|
lastUpdated: null,
|
|
3479
4141
|
launchDate: "2023-11-06"
|
|
3480
4142
|
},
|
|
3481
4143
|
{
|
|
3482
4144
|
modelId: "openai-tts-1-hd",
|
|
3483
4145
|
provider: "openai",
|
|
3484
|
-
displayName: "OpenAI TTS HD",
|
|
4146
|
+
displayName: "OpenAI TTS-1 HD",
|
|
3485
4147
|
costPerMChars: 30,
|
|
3486
4148
|
voiceType: "hd",
|
|
3487
4149
|
maxCharacters: null,
|
|
@@ -3489,9 +4151,9 @@ var STATIC_TTS_PRICING = [
|
|
|
3489
4151
|
source: "seed",
|
|
3490
4152
|
status: "active",
|
|
3491
4153
|
confidence: "high",
|
|
3492
|
-
confidenceScore:
|
|
4154
|
+
confidenceScore: 99,
|
|
3493
4155
|
confidenceLevel: "high",
|
|
3494
|
-
freshness: { lastVerified:
|
|
4156
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3495
4157
|
lastUpdated: null,
|
|
3496
4158
|
launchDate: "2023-11-06"
|
|
3497
4159
|
},
|
|
@@ -3508,7 +4170,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3508
4170
|
confidence: "high",
|
|
3509
4171
|
confidenceScore: 99,
|
|
3510
4172
|
confidenceLevel: "high",
|
|
3511
|
-
freshness: { lastVerified:
|
|
4173
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3512
4174
|
lastUpdated: null,
|
|
3513
4175
|
launchDate: "2023-11-06"
|
|
3514
4176
|
},
|
|
@@ -3525,7 +4187,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3525
4187
|
confidence: "high",
|
|
3526
4188
|
confidenceScore: 99,
|
|
3527
4189
|
confidenceLevel: "high",
|
|
3528
|
-
freshness: { lastVerified:
|
|
4190
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3529
4191
|
lastUpdated: null,
|
|
3530
4192
|
launchDate: "2023-11-06"
|
|
3531
4193
|
},
|
|
@@ -3534,15 +4196,15 @@ var STATIC_TTS_PRICING = [
|
|
|
3534
4196
|
provider: "playht",
|
|
3535
4197
|
displayName: "PlayHT 2.0",
|
|
3536
4198
|
costPerMChars: 30,
|
|
3537
|
-
voiceType:
|
|
4199
|
+
voiceType: null,
|
|
3538
4200
|
maxCharacters: null,
|
|
3539
4201
|
supportedLanguages: null,
|
|
3540
4202
|
source: "seed",
|
|
3541
4203
|
status: "active",
|
|
3542
4204
|
confidence: "high",
|
|
3543
|
-
confidenceScore:
|
|
4205
|
+
confidenceScore: 99,
|
|
3544
4206
|
confidenceLevel: "high",
|
|
3545
|
-
freshness: { lastVerified:
|
|
4207
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3546
4208
|
lastUpdated: null,
|
|
3547
4209
|
launchDate: "2023-06-01"
|
|
3548
4210
|
}
|
|
@@ -3569,6 +4231,40 @@ function calculateTtsModelCost(modelId, characters, pricing) {
|
|
|
3569
4231
|
|
|
3570
4232
|
// src/stt-static.ts
|
|
3571
4233
|
var STATIC_STT_PRICING = [
|
|
4234
|
+
{
|
|
4235
|
+
modelId: "assemblyai-best",
|
|
4236
|
+
provider: "assemblyai",
|
|
4237
|
+
displayName: "AssemblyAI Best (Universal-3 Pro)",
|
|
4238
|
+
costPerMinute: 35e-4,
|
|
4239
|
+
sttType: "batch",
|
|
4240
|
+
maxDuration: null,
|
|
4241
|
+
supportedLanguages: 6,
|
|
4242
|
+
source: "seed",
|
|
4243
|
+
status: "active",
|
|
4244
|
+
confidence: "high",
|
|
4245
|
+
confidenceScore: 99,
|
|
4246
|
+
confidenceLevel: "high",
|
|
4247
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4248
|
+
lastUpdated: null,
|
|
4249
|
+
launchDate: "2026-02-01"
|
|
4250
|
+
},
|
|
4251
|
+
{
|
|
4252
|
+
modelId: "assemblyai-best-async",
|
|
4253
|
+
provider: "assemblyai",
|
|
4254
|
+
displayName: "AssemblyAI Best Async (Universal-3 Pro)",
|
|
4255
|
+
costPerMinute: 35e-4,
|
|
4256
|
+
sttType: "batch",
|
|
4257
|
+
maxDuration: null,
|
|
4258
|
+
supportedLanguages: 6,
|
|
4259
|
+
source: "seed",
|
|
4260
|
+
status: "active",
|
|
4261
|
+
confidence: "high",
|
|
4262
|
+
confidenceScore: 99,
|
|
4263
|
+
confidenceLevel: "high",
|
|
4264
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4265
|
+
lastUpdated: null,
|
|
4266
|
+
launchDate: null
|
|
4267
|
+
},
|
|
3572
4268
|
{
|
|
3573
4269
|
modelId: "assemblyai-universal-2",
|
|
3574
4270
|
provider: "assemblyai",
|
|
@@ -3576,13 +4272,13 @@ var STATIC_STT_PRICING = [
|
|
|
3576
4272
|
costPerMinute: 25e-4,
|
|
3577
4273
|
sttType: "batch",
|
|
3578
4274
|
maxDuration: null,
|
|
3579
|
-
supportedLanguages:
|
|
4275
|
+
supportedLanguages: 99,
|
|
3580
4276
|
source: "seed",
|
|
3581
4277
|
status: "active",
|
|
3582
4278
|
confidence: "high",
|
|
3583
|
-
confidenceScore:
|
|
4279
|
+
confidenceScore: 99,
|
|
3584
4280
|
confidenceLevel: "high",
|
|
3585
|
-
freshness: { lastVerified:
|
|
4281
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3586
4282
|
lastUpdated: null,
|
|
3587
4283
|
launchDate: "2024-06-01"
|
|
3588
4284
|
},
|
|
@@ -3599,7 +4295,7 @@ var STATIC_STT_PRICING = [
|
|
|
3599
4295
|
confidence: "high",
|
|
3600
4296
|
confidenceScore: 99,
|
|
3601
4297
|
confidenceLevel: "high",
|
|
3602
|
-
freshness: { lastVerified:
|
|
4298
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3603
4299
|
lastUpdated: null,
|
|
3604
4300
|
launchDate: "2024-10-31"
|
|
3605
4301
|
},
|
|
@@ -3616,9 +4312,9 @@ var STATIC_STT_PRICING = [
|
|
|
3616
4312
|
confidence: "high",
|
|
3617
4313
|
confidenceScore: 99,
|
|
3618
4314
|
confidenceLevel: "high",
|
|
3619
|
-
freshness: { lastVerified:
|
|
4315
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3620
4316
|
lastUpdated: null,
|
|
3621
|
-
launchDate: "2026-02-
|
|
4317
|
+
launchDate: "2026-02-01"
|
|
3622
4318
|
},
|
|
3623
4319
|
{
|
|
3624
4320
|
modelId: "assemblyai-universal-3-pro-streaming",
|
|
@@ -3633,9 +4329,26 @@ var STATIC_STT_PRICING = [
|
|
|
3633
4329
|
confidence: "high",
|
|
3634
4330
|
confidenceScore: 99,
|
|
3635
4331
|
confidenceLevel: "high",
|
|
3636
|
-
freshness: { lastVerified:
|
|
4332
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3637
4333
|
lastUpdated: null,
|
|
3638
|
-
launchDate: "2026-
|
|
4334
|
+
launchDate: "2026-02-01"
|
|
4335
|
+
},
|
|
4336
|
+
{
|
|
4337
|
+
modelId: "assemblyai-universal-streaming",
|
|
4338
|
+
provider: "assemblyai",
|
|
4339
|
+
displayName: "AssemblyAI Universal-Streaming",
|
|
4340
|
+
costPerMinute: 25e-4,
|
|
4341
|
+
sttType: "streaming",
|
|
4342
|
+
maxDuration: null,
|
|
4343
|
+
supportedLanguages: 1,
|
|
4344
|
+
source: "seed",
|
|
4345
|
+
status: "active",
|
|
4346
|
+
confidence: "high",
|
|
4347
|
+
confidenceScore: 99,
|
|
4348
|
+
confidenceLevel: "high",
|
|
4349
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4350
|
+
lastUpdated: null,
|
|
4351
|
+
launchDate: null
|
|
3639
4352
|
},
|
|
3640
4353
|
{
|
|
3641
4354
|
modelId: "assemblyai-universal-streaming-en",
|
|
@@ -3650,7 +4363,7 @@ var STATIC_STT_PRICING = [
|
|
|
3650
4363
|
confidence: "high",
|
|
3651
4364
|
confidenceScore: 99,
|
|
3652
4365
|
confidenceLevel: "high",
|
|
3653
|
-
freshness: { lastVerified:
|
|
4366
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3654
4367
|
lastUpdated: null,
|
|
3655
4368
|
launchDate: "2025-06-02"
|
|
3656
4369
|
},
|
|
@@ -3667,7 +4380,7 @@ var STATIC_STT_PRICING = [
|
|
|
3667
4380
|
confidence: "high",
|
|
3668
4381
|
confidenceScore: 99,
|
|
3669
4382
|
confidenceLevel: "high",
|
|
3670
|
-
freshness: { lastVerified:
|
|
4383
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3671
4384
|
lastUpdated: null,
|
|
3672
4385
|
launchDate: "2025-11-12"
|
|
3673
4386
|
},
|
|
@@ -3684,7 +4397,7 @@ var STATIC_STT_PRICING = [
|
|
|
3684
4397
|
confidence: "high",
|
|
3685
4398
|
confidenceScore: 99,
|
|
3686
4399
|
confidenceLevel: "high",
|
|
3687
|
-
freshness: { lastVerified:
|
|
4400
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3688
4401
|
lastUpdated: null,
|
|
3689
4402
|
launchDate: "2025-11-01"
|
|
3690
4403
|
},
|
|
@@ -3701,7 +4414,7 @@ var STATIC_STT_PRICING = [
|
|
|
3701
4414
|
confidence: "high",
|
|
3702
4415
|
confidenceScore: 99,
|
|
3703
4416
|
confidenceLevel: "high",
|
|
3704
|
-
freshness: { lastVerified:
|
|
4417
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3705
4418
|
lastUpdated: null,
|
|
3706
4419
|
launchDate: "2018-09-24"
|
|
3707
4420
|
},
|
|
@@ -3718,7 +4431,7 @@ var STATIC_STT_PRICING = [
|
|
|
3718
4431
|
confidence: "high",
|
|
3719
4432
|
confidenceScore: 99,
|
|
3720
4433
|
confidenceLevel: "high",
|
|
3721
|
-
freshness: { lastVerified:
|
|
4434
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3722
4435
|
lastUpdated: null,
|
|
3723
4436
|
launchDate: "2018-09-24"
|
|
3724
4437
|
},
|
|
@@ -3735,7 +4448,7 @@ var STATIC_STT_PRICING = [
|
|
|
3735
4448
|
confidence: "high",
|
|
3736
4449
|
confidenceScore: 99,
|
|
3737
4450
|
confidenceLevel: "high",
|
|
3738
|
-
freshness: { lastVerified:
|
|
4451
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3739
4452
|
lastUpdated: null,
|
|
3740
4453
|
launchDate: "2018-09-24"
|
|
3741
4454
|
},
|
|
@@ -3752,24 +4465,92 @@ var STATIC_STT_PRICING = [
|
|
|
3752
4465
|
confidence: "high",
|
|
3753
4466
|
confidenceScore: 99,
|
|
3754
4467
|
confidenceLevel: "high",
|
|
3755
|
-
freshness: { lastVerified:
|
|
4468
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3756
4469
|
lastUpdated: null,
|
|
3757
4470
|
launchDate: "2018-09-24"
|
|
3758
4471
|
},
|
|
3759
4472
|
{
|
|
3760
|
-
modelId: "azure-stt-
|
|
4473
|
+
modelId: "azure-stt-batch",
|
|
4474
|
+
provider: "azure",
|
|
4475
|
+
displayName: "Azure Speech Standard Batch Transcription",
|
|
4476
|
+
costPerMinute: 3e-3,
|
|
4477
|
+
sttType: "batch",
|
|
4478
|
+
maxDuration: null,
|
|
4479
|
+
supportedLanguages: null,
|
|
4480
|
+
source: "seed",
|
|
4481
|
+
status: "active",
|
|
4482
|
+
confidence: "high",
|
|
4483
|
+
confidenceScore: 99,
|
|
4484
|
+
confidenceLevel: "high",
|
|
4485
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4486
|
+
lastUpdated: null,
|
|
4487
|
+
launchDate: null
|
|
4488
|
+
},
|
|
4489
|
+
{
|
|
4490
|
+
modelId: "azure-stt-custom",
|
|
4491
|
+
provider: "azure",
|
|
4492
|
+
displayName: "Azure Speech Custom Real-time",
|
|
4493
|
+
costPerMinute: 0.02,
|
|
4494
|
+
sttType: "real-time",
|
|
4495
|
+
maxDuration: null,
|
|
4496
|
+
supportedLanguages: null,
|
|
4497
|
+
source: "seed",
|
|
4498
|
+
status: "active",
|
|
4499
|
+
confidence: "high",
|
|
4500
|
+
confidenceScore: 99,
|
|
4501
|
+
confidenceLevel: "high",
|
|
4502
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4503
|
+
lastUpdated: null,
|
|
4504
|
+
launchDate: null
|
|
4505
|
+
},
|
|
4506
|
+
{
|
|
4507
|
+
modelId: "azure-stt-custom-batch",
|
|
3761
4508
|
provider: "azure",
|
|
3762
|
-
displayName: "Azure
|
|
3763
|
-
costPerMinute:
|
|
4509
|
+
displayName: "Azure Speech Custom Batch Transcription",
|
|
4510
|
+
costPerMinute: 375e-5,
|
|
3764
4511
|
sttType: "batch",
|
|
3765
4512
|
maxDuration: null,
|
|
3766
4513
|
supportedLanguages: null,
|
|
3767
4514
|
source: "seed",
|
|
3768
4515
|
status: "active",
|
|
3769
4516
|
confidence: "high",
|
|
3770
|
-
confidenceScore:
|
|
4517
|
+
confidenceScore: 99,
|
|
4518
|
+
confidenceLevel: "high",
|
|
4519
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4520
|
+
lastUpdated: null,
|
|
4521
|
+
launchDate: null
|
|
4522
|
+
},
|
|
4523
|
+
{
|
|
4524
|
+
modelId: "azure-stt-realtime",
|
|
4525
|
+
provider: "azure",
|
|
4526
|
+
displayName: "Azure Speech Standard Real-time Transcription",
|
|
4527
|
+
costPerMinute: 0.016667,
|
|
4528
|
+
sttType: "real-time",
|
|
4529
|
+
maxDuration: null,
|
|
4530
|
+
supportedLanguages: null,
|
|
4531
|
+
source: "seed",
|
|
4532
|
+
status: "active",
|
|
4533
|
+
confidence: "high",
|
|
4534
|
+
confidenceScore: 99,
|
|
4535
|
+
confidenceLevel: "high",
|
|
4536
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4537
|
+
lastUpdated: null,
|
|
4538
|
+
launchDate: null
|
|
4539
|
+
},
|
|
4540
|
+
{
|
|
4541
|
+
modelId: "azure-stt-standard",
|
|
4542
|
+
provider: "azure",
|
|
4543
|
+
displayName: "Azure Speech Standard Real-time",
|
|
4544
|
+
costPerMinute: 0.016667,
|
|
4545
|
+
sttType: "real-time",
|
|
4546
|
+
maxDuration: null,
|
|
4547
|
+
supportedLanguages: null,
|
|
4548
|
+
source: "seed",
|
|
4549
|
+
status: "active",
|
|
4550
|
+
confidence: "high",
|
|
4551
|
+
confidenceScore: 99,
|
|
3771
4552
|
confidenceLevel: "high",
|
|
3772
|
-
freshness: { lastVerified:
|
|
4553
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3773
4554
|
lastUpdated: null,
|
|
3774
4555
|
launchDate: "2019-09-01"
|
|
3775
4556
|
},
|
|
@@ -3777,16 +4558,16 @@ var STATIC_STT_PRICING = [
|
|
|
3777
4558
|
modelId: "cartesia-ink",
|
|
3778
4559
|
provider: "cartesia",
|
|
3779
4560
|
displayName: "Cartesia Ink",
|
|
3780
|
-
costPerMinute:
|
|
3781
|
-
sttType:
|
|
4561
|
+
costPerMinute: 2167e-6,
|
|
4562
|
+
sttType: null,
|
|
3782
4563
|
maxDuration: null,
|
|
3783
4564
|
supportedLanguages: null,
|
|
3784
4565
|
source: "seed",
|
|
3785
4566
|
status: "active",
|
|
3786
4567
|
confidence: "high",
|
|
3787
|
-
confidenceScore:
|
|
4568
|
+
confidenceScore: 99,
|
|
3788
4569
|
confidenceLevel: "high",
|
|
3789
|
-
freshness: { lastVerified:
|
|
4570
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3790
4571
|
lastUpdated: null,
|
|
3791
4572
|
launchDate: "2025-03-01"
|
|
3792
4573
|
},
|
|
@@ -3794,7 +4575,7 @@ var STATIC_STT_PRICING = [
|
|
|
3794
4575
|
modelId: "cartesia-ink-whisper",
|
|
3795
4576
|
provider: "cartesia",
|
|
3796
4577
|
displayName: "Cartesia Ink-Whisper",
|
|
3797
|
-
costPerMinute:
|
|
4578
|
+
costPerMinute: 2167e-6,
|
|
3798
4579
|
sttType: "streaming",
|
|
3799
4580
|
maxDuration: null,
|
|
3800
4581
|
supportedLanguages: null,
|
|
@@ -3803,7 +4584,7 @@ var STATIC_STT_PRICING = [
|
|
|
3803
4584
|
confidence: "high",
|
|
3804
4585
|
confidenceScore: 99,
|
|
3805
4586
|
confidenceLevel: "high",
|
|
3806
|
-
freshness: { lastVerified:
|
|
4587
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3807
4588
|
lastUpdated: null,
|
|
3808
4589
|
launchDate: "2025-06-10"
|
|
3809
4590
|
},
|
|
@@ -3820,14 +4601,31 @@ var STATIC_STT_PRICING = [
|
|
|
3820
4601
|
confidence: "high",
|
|
3821
4602
|
confidenceScore: 99,
|
|
3822
4603
|
confidenceLevel: "high",
|
|
3823
|
-
freshness: { lastVerified:
|
|
4604
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3824
4605
|
lastUpdated: null,
|
|
3825
4606
|
launchDate: "2025-06-10"
|
|
3826
4607
|
},
|
|
4608
|
+
{
|
|
4609
|
+
modelId: "deepgram-base",
|
|
4610
|
+
provider: "deepgram",
|
|
4611
|
+
displayName: "Deepgram Base",
|
|
4612
|
+
costPerMinute: 0.0145,
|
|
4613
|
+
sttType: "batch",
|
|
4614
|
+
maxDuration: null,
|
|
4615
|
+
supportedLanguages: null,
|
|
4616
|
+
source: "seed",
|
|
4617
|
+
status: "active",
|
|
4618
|
+
confidence: "high",
|
|
4619
|
+
confidenceScore: 99,
|
|
4620
|
+
confidenceLevel: "high",
|
|
4621
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4622
|
+
lastUpdated: null,
|
|
4623
|
+
launchDate: null
|
|
4624
|
+
},
|
|
3827
4625
|
{
|
|
3828
4626
|
modelId: "deepgram-base-batch",
|
|
3829
4627
|
provider: "deepgram",
|
|
3830
|
-
displayName: "Deepgram Base (
|
|
4628
|
+
displayName: "Deepgram Base (Batch)",
|
|
3831
4629
|
costPerMinute: 0.0145,
|
|
3832
4630
|
sttType: "batch",
|
|
3833
4631
|
maxDuration: null,
|
|
@@ -3837,7 +4635,7 @@ var STATIC_STT_PRICING = [
|
|
|
3837
4635
|
confidence: "high",
|
|
3838
4636
|
confidenceScore: 99,
|
|
3839
4637
|
confidenceLevel: "high",
|
|
3840
|
-
freshness: { lastVerified:
|
|
4638
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3841
4639
|
lastUpdated: null,
|
|
3842
4640
|
launchDate: "2022-07-07"
|
|
3843
4641
|
},
|
|
@@ -3854,7 +4652,7 @@ var STATIC_STT_PRICING = [
|
|
|
3854
4652
|
confidence: "high",
|
|
3855
4653
|
confidenceScore: 99,
|
|
3856
4654
|
confidenceLevel: "high",
|
|
3857
|
-
freshness: { lastVerified:
|
|
4655
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3858
4656
|
lastUpdated: null,
|
|
3859
4657
|
launchDate: "2022-07-07"
|
|
3860
4658
|
},
|
|
@@ -3871,14 +4669,31 @@ var STATIC_STT_PRICING = [
|
|
|
3871
4669
|
confidence: "high",
|
|
3872
4670
|
confidenceScore: 99,
|
|
3873
4671
|
confidenceLevel: "high",
|
|
3874
|
-
freshness: { lastVerified:
|
|
4672
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3875
4673
|
lastUpdated: null,
|
|
3876
4674
|
launchDate: "2022-07-07"
|
|
3877
4675
|
},
|
|
4676
|
+
{
|
|
4677
|
+
modelId: "deepgram-enhanced",
|
|
4678
|
+
provider: "deepgram",
|
|
4679
|
+
displayName: "Deepgram Enhanced",
|
|
4680
|
+
costPerMinute: 0.0165,
|
|
4681
|
+
sttType: "batch",
|
|
4682
|
+
maxDuration: null,
|
|
4683
|
+
supportedLanguages: null,
|
|
4684
|
+
source: "seed",
|
|
4685
|
+
status: "active",
|
|
4686
|
+
confidence: "high",
|
|
4687
|
+
confidenceScore: 99,
|
|
4688
|
+
confidenceLevel: "high",
|
|
4689
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4690
|
+
lastUpdated: null,
|
|
4691
|
+
launchDate: null
|
|
4692
|
+
},
|
|
3878
4693
|
{
|
|
3879
4694
|
modelId: "deepgram-enhanced-batch",
|
|
3880
4695
|
provider: "deepgram",
|
|
3881
|
-
displayName: "Deepgram Enhanced (
|
|
4696
|
+
displayName: "Deepgram Enhanced (Batch)",
|
|
3882
4697
|
costPerMinute: 0.0165,
|
|
3883
4698
|
sttType: "batch",
|
|
3884
4699
|
maxDuration: null,
|
|
@@ -3888,7 +4703,7 @@ var STATIC_STT_PRICING = [
|
|
|
3888
4703
|
confidence: "high",
|
|
3889
4704
|
confidenceScore: 99,
|
|
3890
4705
|
confidenceLevel: "high",
|
|
3891
|
-
freshness: { lastVerified:
|
|
4706
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3892
4707
|
lastUpdated: null,
|
|
3893
4708
|
launchDate: "2022-05-26"
|
|
3894
4709
|
},
|
|
@@ -3905,7 +4720,7 @@ var STATIC_STT_PRICING = [
|
|
|
3905
4720
|
confidence: "high",
|
|
3906
4721
|
confidenceScore: 99,
|
|
3907
4722
|
confidenceLevel: "high",
|
|
3908
|
-
freshness: { lastVerified:
|
|
4723
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3909
4724
|
lastUpdated: null,
|
|
3910
4725
|
launchDate: "2022-05-26"
|
|
3911
4726
|
},
|
|
@@ -3922,14 +4737,14 @@ var STATIC_STT_PRICING = [
|
|
|
3922
4737
|
confidence: "high",
|
|
3923
4738
|
confidenceScore: 99,
|
|
3924
4739
|
confidenceLevel: "high",
|
|
3925
|
-
freshness: { lastVerified:
|
|
4740
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3926
4741
|
lastUpdated: null,
|
|
3927
4742
|
launchDate: "2022-05-26"
|
|
3928
4743
|
},
|
|
3929
4744
|
{
|
|
3930
4745
|
modelId: "deepgram-flux-batch",
|
|
3931
4746
|
provider: "deepgram",
|
|
3932
|
-
displayName: "Deepgram Flux (
|
|
4747
|
+
displayName: "Deepgram Flux (Batch)",
|
|
3933
4748
|
costPerMinute: 77e-4,
|
|
3934
4749
|
sttType: "batch",
|
|
3935
4750
|
maxDuration: null,
|
|
@@ -3939,7 +4754,7 @@ var STATIC_STT_PRICING = [
|
|
|
3939
4754
|
confidence: "high",
|
|
3940
4755
|
confidenceScore: 99,
|
|
3941
4756
|
confidenceLevel: "high",
|
|
3942
|
-
freshness: { lastVerified:
|
|
4757
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3943
4758
|
lastUpdated: null,
|
|
3944
4759
|
launchDate: "2025-10-02"
|
|
3945
4760
|
},
|
|
@@ -3956,7 +4771,7 @@ var STATIC_STT_PRICING = [
|
|
|
3956
4771
|
confidence: "high",
|
|
3957
4772
|
confidenceScore: 99,
|
|
3958
4773
|
confidenceLevel: "high",
|
|
3959
|
-
freshness: { lastVerified:
|
|
4774
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3960
4775
|
lastUpdated: null,
|
|
3961
4776
|
launchDate: "2025-10-02"
|
|
3962
4777
|
},
|
|
@@ -3973,7 +4788,7 @@ var STATIC_STT_PRICING = [
|
|
|
3973
4788
|
confidence: "high",
|
|
3974
4789
|
confidenceScore: 99,
|
|
3975
4790
|
confidenceLevel: "high",
|
|
3976
|
-
freshness: { lastVerified:
|
|
4791
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3977
4792
|
lastUpdated: null,
|
|
3978
4793
|
launchDate: "2025-10-02"
|
|
3979
4794
|
},
|
|
@@ -3982,22 +4797,22 @@ var STATIC_STT_PRICING = [
|
|
|
3982
4797
|
provider: "deepgram",
|
|
3983
4798
|
displayName: "Deepgram Nova-2",
|
|
3984
4799
|
costPerMinute: 58e-4,
|
|
3985
|
-
sttType: "
|
|
4800
|
+
sttType: "batch",
|
|
3986
4801
|
maxDuration: null,
|
|
3987
|
-
supportedLanguages:
|
|
4802
|
+
supportedLanguages: 45,
|
|
3988
4803
|
source: "seed",
|
|
3989
4804
|
status: "active",
|
|
3990
4805
|
confidence: "high",
|
|
3991
|
-
confidenceScore:
|
|
4806
|
+
confidenceScore: 99,
|
|
3992
4807
|
confidenceLevel: "high",
|
|
3993
|
-
freshness: { lastVerified:
|
|
4808
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3994
4809
|
lastUpdated: null,
|
|
3995
4810
|
launchDate: "2023-12-01"
|
|
3996
4811
|
},
|
|
3997
4812
|
{
|
|
3998
4813
|
modelId: "deepgram-nova-2-batch",
|
|
3999
4814
|
provider: "deepgram",
|
|
4000
|
-
displayName: "Deepgram Nova-
|
|
4815
|
+
displayName: "Deepgram Nova-2 (Batch)",
|
|
4001
4816
|
costPerMinute: 58e-4,
|
|
4002
4817
|
sttType: "batch",
|
|
4003
4818
|
maxDuration: null,
|
|
@@ -4007,14 +4822,14 @@ var STATIC_STT_PRICING = [
|
|
|
4007
4822
|
confidence: "high",
|
|
4008
4823
|
confidenceScore: 99,
|
|
4009
4824
|
confidenceLevel: "high",
|
|
4010
|
-
freshness: { lastVerified:
|
|
4825
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4011
4826
|
lastUpdated: null,
|
|
4012
4827
|
launchDate: "2023-11-14"
|
|
4013
4828
|
},
|
|
4014
4829
|
{
|
|
4015
4830
|
modelId: "deepgram-nova-2-prerecorded",
|
|
4016
4831
|
provider: "deepgram",
|
|
4017
|
-
displayName: "Deepgram Nova-
|
|
4832
|
+
displayName: "Deepgram Nova-2 (Pre-Recorded)",
|
|
4018
4833
|
costPerMinute: 58e-4,
|
|
4019
4834
|
sttType: "batch",
|
|
4020
4835
|
maxDuration: null,
|
|
@@ -4024,14 +4839,14 @@ var STATIC_STT_PRICING = [
|
|
|
4024
4839
|
confidence: "high",
|
|
4025
4840
|
confidenceScore: 99,
|
|
4026
4841
|
confidenceLevel: "high",
|
|
4027
|
-
freshness: { lastVerified:
|
|
4842
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4028
4843
|
lastUpdated: null,
|
|
4029
4844
|
launchDate: "2023-11-14"
|
|
4030
4845
|
},
|
|
4031
4846
|
{
|
|
4032
4847
|
modelId: "deepgram-nova-2-streaming",
|
|
4033
4848
|
provider: "deepgram",
|
|
4034
|
-
displayName: "Deepgram Nova-
|
|
4849
|
+
displayName: "Deepgram Nova-2 (Streaming)",
|
|
4035
4850
|
costPerMinute: 58e-4,
|
|
4036
4851
|
sttType: "streaming",
|
|
4037
4852
|
maxDuration: null,
|
|
@@ -4041,7 +4856,7 @@ var STATIC_STT_PRICING = [
|
|
|
4041
4856
|
confidence: "high",
|
|
4042
4857
|
confidenceScore: 99,
|
|
4043
4858
|
confidenceLevel: "high",
|
|
4044
|
-
freshness: { lastVerified:
|
|
4859
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4045
4860
|
lastUpdated: null,
|
|
4046
4861
|
launchDate: "2023-11-14"
|
|
4047
4862
|
},
|
|
@@ -4050,22 +4865,39 @@ var STATIC_STT_PRICING = [
|
|
|
4050
4865
|
provider: "deepgram",
|
|
4051
4866
|
displayName: "Deepgram Nova-3",
|
|
4052
4867
|
costPerMinute: 77e-4,
|
|
4053
|
-
sttType: "
|
|
4868
|
+
sttType: "batch",
|
|
4054
4869
|
maxDuration: null,
|
|
4055
|
-
supportedLanguages:
|
|
4870
|
+
supportedLanguages: 45,
|
|
4056
4871
|
source: "seed",
|
|
4057
4872
|
status: "active",
|
|
4058
4873
|
confidence: "high",
|
|
4059
|
-
confidenceScore:
|
|
4874
|
+
confidenceScore: 99,
|
|
4060
4875
|
confidenceLevel: "high",
|
|
4061
|
-
freshness: { lastVerified:
|
|
4876
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4062
4877
|
lastUpdated: null,
|
|
4063
4878
|
launchDate: "2025-01-01"
|
|
4064
4879
|
},
|
|
4880
|
+
{
|
|
4881
|
+
modelId: "deepgram-nova-3-monolingual",
|
|
4882
|
+
provider: "deepgram",
|
|
4883
|
+
displayName: "Deepgram Nova-3 (Monolingual)",
|
|
4884
|
+
costPerMinute: 77e-4,
|
|
4885
|
+
sttType: "batch",
|
|
4886
|
+
maxDuration: null,
|
|
4887
|
+
supportedLanguages: 45,
|
|
4888
|
+
source: "seed",
|
|
4889
|
+
status: "active",
|
|
4890
|
+
confidence: "high",
|
|
4891
|
+
confidenceScore: 99,
|
|
4892
|
+
confidenceLevel: "high",
|
|
4893
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4894
|
+
lastUpdated: null,
|
|
4895
|
+
launchDate: null
|
|
4896
|
+
},
|
|
4065
4897
|
{
|
|
4066
4898
|
modelId: "deepgram-nova-3-monolingual-batch",
|
|
4067
4899
|
provider: "deepgram",
|
|
4068
|
-
displayName: "Deepgram Nova-3 Monolingual (
|
|
4900
|
+
displayName: "Deepgram Nova-3 Monolingual (Batch)",
|
|
4069
4901
|
costPerMinute: 77e-4,
|
|
4070
4902
|
sttType: "batch",
|
|
4071
4903
|
maxDuration: null,
|
|
@@ -4075,7 +4907,7 @@ var STATIC_STT_PRICING = [
|
|
|
4075
4907
|
confidence: "high",
|
|
4076
4908
|
confidenceScore: 99,
|
|
4077
4909
|
confidenceLevel: "high",
|
|
4078
|
-
freshness: { lastVerified:
|
|
4910
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4079
4911
|
lastUpdated: null,
|
|
4080
4912
|
launchDate: "2025-02-12"
|
|
4081
4913
|
},
|
|
@@ -4092,7 +4924,7 @@ var STATIC_STT_PRICING = [
|
|
|
4092
4924
|
confidence: "high",
|
|
4093
4925
|
confidenceScore: 99,
|
|
4094
4926
|
confidenceLevel: "high",
|
|
4095
|
-
freshness: { lastVerified:
|
|
4927
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4096
4928
|
lastUpdated: null,
|
|
4097
4929
|
launchDate: "2025-02-12"
|
|
4098
4930
|
},
|
|
@@ -4109,7 +4941,7 @@ var STATIC_STT_PRICING = [
|
|
|
4109
4941
|
confidence: "high",
|
|
4110
4942
|
confidenceScore: 99,
|
|
4111
4943
|
confidenceLevel: "high",
|
|
4112
|
-
freshness: { lastVerified:
|
|
4944
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4113
4945
|
lastUpdated: null,
|
|
4114
4946
|
launchDate: "2025-02-12"
|
|
4115
4947
|
},
|
|
@@ -4118,22 +4950,22 @@ var STATIC_STT_PRICING = [
|
|
|
4118
4950
|
provider: "deepgram",
|
|
4119
4951
|
displayName: "Deepgram Nova-3 Multilingual",
|
|
4120
4952
|
costPerMinute: 92e-4,
|
|
4121
|
-
sttType: "
|
|
4953
|
+
sttType: "batch",
|
|
4122
4954
|
maxDuration: null,
|
|
4123
|
-
supportedLanguages:
|
|
4955
|
+
supportedLanguages: 45,
|
|
4124
4956
|
source: "seed",
|
|
4125
4957
|
status: "active",
|
|
4126
4958
|
confidence: "high",
|
|
4127
|
-
confidenceScore:
|
|
4959
|
+
confidenceScore: 99,
|
|
4128
4960
|
confidenceLevel: "high",
|
|
4129
|
-
freshness: { lastVerified:
|
|
4961
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4130
4962
|
lastUpdated: null,
|
|
4131
4963
|
launchDate: "2025-01-01"
|
|
4132
4964
|
},
|
|
4133
4965
|
{
|
|
4134
4966
|
modelId: "deepgram-nova-3-multilingual-batch",
|
|
4135
4967
|
provider: "deepgram",
|
|
4136
|
-
displayName: "Deepgram Nova-3 Multilingual (
|
|
4968
|
+
displayName: "Deepgram Nova-3 Multilingual (Batch)",
|
|
4137
4969
|
costPerMinute: 92e-4,
|
|
4138
4970
|
sttType: "batch",
|
|
4139
4971
|
maxDuration: null,
|
|
@@ -4143,7 +4975,7 @@ var STATIC_STT_PRICING = [
|
|
|
4143
4975
|
confidence: "high",
|
|
4144
4976
|
confidenceScore: 99,
|
|
4145
4977
|
confidenceLevel: "high",
|
|
4146
|
-
freshness: { lastVerified:
|
|
4978
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4147
4979
|
lastUpdated: null,
|
|
4148
4980
|
launchDate: "2025-02-12"
|
|
4149
4981
|
},
|
|
@@ -4160,7 +4992,7 @@ var STATIC_STT_PRICING = [
|
|
|
4160
4992
|
confidence: "high",
|
|
4161
4993
|
confidenceScore: 99,
|
|
4162
4994
|
confidenceLevel: "high",
|
|
4163
|
-
freshness: { lastVerified:
|
|
4995
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4164
4996
|
lastUpdated: null,
|
|
4165
4997
|
launchDate: "2025-02-12"
|
|
4166
4998
|
},
|
|
@@ -4177,7 +5009,7 @@ var STATIC_STT_PRICING = [
|
|
|
4177
5009
|
confidence: "high",
|
|
4178
5010
|
confidenceScore: 99,
|
|
4179
5011
|
confidenceLevel: "high",
|
|
4180
|
-
freshness: { lastVerified:
|
|
5012
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4181
5013
|
lastUpdated: null,
|
|
4182
5014
|
launchDate: "2025-02-12"
|
|
4183
5015
|
},
|
|
@@ -4186,15 +5018,15 @@ var STATIC_STT_PRICING = [
|
|
|
4186
5018
|
provider: "elevenlabs",
|
|
4187
5019
|
displayName: "ElevenLabs Scribe v1",
|
|
4188
5020
|
costPerMinute: 67e-4,
|
|
4189
|
-
sttType:
|
|
5021
|
+
sttType: null,
|
|
4190
5022
|
maxDuration: null,
|
|
4191
5023
|
supportedLanguages: null,
|
|
4192
5024
|
source: "seed",
|
|
4193
5025
|
status: "active",
|
|
4194
5026
|
confidence: "high",
|
|
4195
|
-
confidenceScore:
|
|
5027
|
+
confidenceScore: 99,
|
|
4196
5028
|
confidenceLevel: "high",
|
|
4197
|
-
freshness: { lastVerified:
|
|
5029
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4198
5030
|
lastUpdated: null,
|
|
4199
5031
|
launchDate: "2025-02-01"
|
|
4200
5032
|
},
|
|
@@ -4203,15 +5035,15 @@ var STATIC_STT_PRICING = [
|
|
|
4203
5035
|
provider: "elevenlabs",
|
|
4204
5036
|
displayName: "ElevenLabs Scribe v2",
|
|
4205
5037
|
costPerMinute: 67e-4,
|
|
4206
|
-
sttType:
|
|
5038
|
+
sttType: null,
|
|
4207
5039
|
maxDuration: null,
|
|
4208
5040
|
supportedLanguages: null,
|
|
4209
5041
|
source: "seed",
|
|
4210
5042
|
status: "active",
|
|
4211
5043
|
confidence: "high",
|
|
4212
|
-
confidenceScore:
|
|
5044
|
+
confidenceScore: 99,
|
|
4213
5045
|
confidenceLevel: "high",
|
|
4214
|
-
freshness: { lastVerified:
|
|
5046
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4215
5047
|
lastUpdated: null,
|
|
4216
5048
|
launchDate: "2025-06-01"
|
|
4217
5049
|
},
|
|
@@ -4220,15 +5052,15 @@ var STATIC_STT_PRICING = [
|
|
|
4220
5052
|
provider: "elevenlabs",
|
|
4221
5053
|
displayName: "ElevenLabs Scribe v2 Realtime",
|
|
4222
5054
|
costPerMinute: 8e-3,
|
|
4223
|
-
sttType:
|
|
5055
|
+
sttType: null,
|
|
4224
5056
|
maxDuration: null,
|
|
4225
5057
|
supportedLanguages: null,
|
|
4226
5058
|
source: "seed",
|
|
4227
5059
|
status: "active",
|
|
4228
5060
|
confidence: "high",
|
|
4229
|
-
confidenceScore:
|
|
5061
|
+
confidenceScore: 99,
|
|
4230
5062
|
confidenceLevel: "high",
|
|
4231
|
-
freshness: { lastVerified:
|
|
5063
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4232
5064
|
lastUpdated: null,
|
|
4233
5065
|
launchDate: "2025-09-01"
|
|
4234
5066
|
},
|
|
@@ -4237,32 +5069,66 @@ var STATIC_STT_PRICING = [
|
|
|
4237
5069
|
provider: "google-cloud",
|
|
4238
5070
|
displayName: "Google Cloud STT Enhanced",
|
|
4239
5071
|
costPerMinute: 0.036,
|
|
4240
|
-
sttType:
|
|
5072
|
+
sttType: null,
|
|
4241
5073
|
maxDuration: null,
|
|
4242
5074
|
supportedLanguages: null,
|
|
4243
5075
|
source: "seed",
|
|
4244
5076
|
status: "active",
|
|
4245
5077
|
confidence: "high",
|
|
4246
|
-
confidenceScore:
|
|
5078
|
+
confidenceScore: 99,
|
|
4247
5079
|
confidenceLevel: "high",
|
|
4248
|
-
freshness: { lastVerified:
|
|
5080
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4249
5081
|
lastUpdated: null,
|
|
4250
5082
|
launchDate: "2018-04-01"
|
|
4251
5083
|
},
|
|
5084
|
+
{
|
|
5085
|
+
modelId: "google-cloud-stt-medical-conversation",
|
|
5086
|
+
provider: "google-cloud",
|
|
5087
|
+
displayName: "Google Cloud Speech-to-Text Medical Conversation",
|
|
5088
|
+
costPerMinute: 0.078,
|
|
5089
|
+
sttType: "batch",
|
|
5090
|
+
maxDuration: null,
|
|
5091
|
+
supportedLanguages: null,
|
|
5092
|
+
source: "seed",
|
|
5093
|
+
status: "active",
|
|
5094
|
+
confidence: "high",
|
|
5095
|
+
confidenceScore: 99,
|
|
5096
|
+
confidenceLevel: "high",
|
|
5097
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5098
|
+
lastUpdated: null,
|
|
5099
|
+
launchDate: null
|
|
5100
|
+
},
|
|
5101
|
+
{
|
|
5102
|
+
modelId: "google-cloud-stt-medical-dictation",
|
|
5103
|
+
provider: "google-cloud",
|
|
5104
|
+
displayName: "Google Cloud Speech-to-Text Medical Dictation",
|
|
5105
|
+
costPerMinute: 0.078,
|
|
5106
|
+
sttType: "batch",
|
|
5107
|
+
maxDuration: null,
|
|
5108
|
+
supportedLanguages: null,
|
|
5109
|
+
source: "seed",
|
|
5110
|
+
status: "active",
|
|
5111
|
+
confidence: "high",
|
|
5112
|
+
confidenceScore: 99,
|
|
5113
|
+
confidenceLevel: "high",
|
|
5114
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5115
|
+
lastUpdated: null,
|
|
5116
|
+
launchDate: null
|
|
5117
|
+
},
|
|
4252
5118
|
{
|
|
4253
5119
|
modelId: "google-cloud-stt-standard",
|
|
4254
5120
|
provider: "google-cloud",
|
|
4255
5121
|
displayName: "Google Cloud STT Standard",
|
|
4256
5122
|
costPerMinute: 0.024,
|
|
4257
|
-
sttType:
|
|
5123
|
+
sttType: null,
|
|
4258
5124
|
maxDuration: null,
|
|
4259
5125
|
supportedLanguages: null,
|
|
4260
5126
|
source: "seed",
|
|
4261
5127
|
status: "active",
|
|
4262
5128
|
confidence: "high",
|
|
4263
|
-
confidenceScore:
|
|
5129
|
+
confidenceScore: 99,
|
|
4264
5130
|
confidenceLevel: "high",
|
|
4265
|
-
freshness: { lastVerified:
|
|
5131
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4266
5132
|
lastUpdated: null,
|
|
4267
5133
|
launchDate: "2018-04-01"
|
|
4268
5134
|
},
|
|
@@ -4279,7 +5145,7 @@ var STATIC_STT_PRICING = [
|
|
|
4279
5145
|
confidence: "high",
|
|
4280
5146
|
confidenceScore: 99,
|
|
4281
5147
|
confidenceLevel: "high",
|
|
4282
|
-
freshness: { lastVerified:
|
|
5148
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4283
5149
|
lastUpdated: null,
|
|
4284
5150
|
launchDate: "2021-11-08"
|
|
4285
5151
|
},
|
|
@@ -4296,14 +5162,14 @@ var STATIC_STT_PRICING = [
|
|
|
4296
5162
|
confidence: "high",
|
|
4297
5163
|
confidenceScore: 99,
|
|
4298
5164
|
confidenceLevel: "high",
|
|
4299
|
-
freshness: { lastVerified:
|
|
5165
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4300
5166
|
lastUpdated: null,
|
|
4301
5167
|
launchDate: "2021-11-08"
|
|
4302
5168
|
},
|
|
4303
5169
|
{
|
|
4304
5170
|
modelId: "google-cloud-stt-v1-standard-logged",
|
|
4305
5171
|
provider: "google-cloud",
|
|
4306
|
-
displayName: "Google Cloud Speech-to-Text V1 Standard (
|
|
5172
|
+
displayName: "Google Cloud Speech-to-Text V1 Standard (With Data Logging)",
|
|
4307
5173
|
costPerMinute: 0.016,
|
|
4308
5174
|
sttType: "batch",
|
|
4309
5175
|
maxDuration: null,
|
|
@@ -4313,14 +5179,14 @@ var STATIC_STT_PRICING = [
|
|
|
4313
5179
|
confidence: "high",
|
|
4314
5180
|
confidenceScore: 99,
|
|
4315
5181
|
confidenceLevel: "high",
|
|
4316
|
-
freshness: { lastVerified:
|
|
5182
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4317
5183
|
lastUpdated: null,
|
|
4318
5184
|
launchDate: "2017-04-18"
|
|
4319
5185
|
},
|
|
4320
5186
|
{
|
|
4321
5187
|
modelId: "google-cloud-stt-v1-standard-unlogged",
|
|
4322
5188
|
provider: "google-cloud",
|
|
4323
|
-
displayName: "Google Cloud Speech-to-Text V1 Standard (
|
|
5189
|
+
displayName: "Google Cloud Speech-to-Text V1 Standard (Without Data Logging)",
|
|
4324
5190
|
costPerMinute: 0.024,
|
|
4325
5191
|
sttType: "batch",
|
|
4326
5192
|
maxDuration: null,
|
|
@@ -4330,14 +5196,14 @@ var STATIC_STT_PRICING = [
|
|
|
4330
5196
|
confidence: "high",
|
|
4331
5197
|
confidenceScore: 99,
|
|
4332
5198
|
confidenceLevel: "high",
|
|
4333
|
-
freshness: { lastVerified:
|
|
5199
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4334
5200
|
lastUpdated: null,
|
|
4335
5201
|
launchDate: "2017-04-18"
|
|
4336
5202
|
},
|
|
4337
5203
|
{
|
|
4338
5204
|
modelId: "google-cloud-stt-v1-standard-with-logging",
|
|
4339
5205
|
provider: "google-cloud",
|
|
4340
|
-
displayName: "Google Cloud Speech-to-Text V1 Standard (
|
|
5206
|
+
displayName: "Google Cloud Speech-to-Text V1 Standard (With Logging)",
|
|
4341
5207
|
costPerMinute: 0.016,
|
|
4342
5208
|
sttType: "batch",
|
|
4343
5209
|
maxDuration: null,
|
|
@@ -4347,14 +5213,14 @@ var STATIC_STT_PRICING = [
|
|
|
4347
5213
|
confidence: "high",
|
|
4348
5214
|
confidenceScore: 99,
|
|
4349
5215
|
confidenceLevel: "high",
|
|
4350
|
-
freshness: { lastVerified:
|
|
5216
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4351
5217
|
lastUpdated: null,
|
|
4352
5218
|
launchDate: "2017-04-18"
|
|
4353
5219
|
},
|
|
4354
5220
|
{
|
|
4355
5221
|
modelId: "google-cloud-stt-v1-standard-without-logging",
|
|
4356
5222
|
provider: "google-cloud",
|
|
4357
|
-
displayName: "Google Cloud Speech-to-Text V1 Standard (
|
|
5223
|
+
displayName: "Google Cloud Speech-to-Text V1 Standard (Without Logging)",
|
|
4358
5224
|
costPerMinute: 0.024,
|
|
4359
5225
|
sttType: "batch",
|
|
4360
5226
|
maxDuration: null,
|
|
@@ -4364,7 +5230,7 @@ var STATIC_STT_PRICING = [
|
|
|
4364
5230
|
confidence: "high",
|
|
4365
5231
|
confidenceScore: 99,
|
|
4366
5232
|
confidenceLevel: "high",
|
|
4367
|
-
freshness: { lastVerified:
|
|
5233
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4368
5234
|
lastUpdated: null,
|
|
4369
5235
|
launchDate: "2017-04-18"
|
|
4370
5236
|
},
|
|
@@ -4381,14 +5247,14 @@ var STATIC_STT_PRICING = [
|
|
|
4381
5247
|
confidence: "high",
|
|
4382
5248
|
confidenceScore: 99,
|
|
4383
5249
|
confidenceLevel: "high",
|
|
4384
|
-
freshness: { lastVerified:
|
|
5250
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4385
5251
|
lastUpdated: null,
|
|
4386
5252
|
launchDate: "2023-08-09"
|
|
4387
5253
|
},
|
|
4388
5254
|
{
|
|
4389
5255
|
modelId: "google-cloud-stt-v2-standard",
|
|
4390
5256
|
provider: "google-cloud",
|
|
4391
|
-
displayName: "Google Cloud Speech-to-Text V2 Standard
|
|
5257
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard",
|
|
4392
5258
|
costPerMinute: 0.016,
|
|
4393
5259
|
sttType: "batch",
|
|
4394
5260
|
maxDuration: null,
|
|
@@ -4398,14 +5264,31 @@ var STATIC_STT_PRICING = [
|
|
|
4398
5264
|
confidence: "high",
|
|
4399
5265
|
confidenceScore: 99,
|
|
4400
5266
|
confidenceLevel: "high",
|
|
4401
|
-
freshness: { lastVerified:
|
|
5267
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4402
5268
|
lastUpdated: null,
|
|
4403
5269
|
launchDate: "2023-08-09"
|
|
4404
5270
|
},
|
|
5271
|
+
{
|
|
5272
|
+
modelId: "google-cloud-stt-v2-standard-dynamic-batch",
|
|
5273
|
+
provider: "google-cloud",
|
|
5274
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard Dynamic Batch",
|
|
5275
|
+
costPerMinute: 3e-3,
|
|
5276
|
+
sttType: "batch",
|
|
5277
|
+
maxDuration: null,
|
|
5278
|
+
supportedLanguages: null,
|
|
5279
|
+
source: "seed",
|
|
5280
|
+
status: "active",
|
|
5281
|
+
confidence: "high",
|
|
5282
|
+
confidenceScore: 99,
|
|
5283
|
+
confidenceLevel: "high",
|
|
5284
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5285
|
+
lastUpdated: null,
|
|
5286
|
+
launchDate: null
|
|
5287
|
+
},
|
|
4405
5288
|
{
|
|
4406
5289
|
modelId: "google-cloud-stt-v2-standard-tier2",
|
|
4407
5290
|
provider: "google-cloud",
|
|
4408
|
-
displayName: "Google Cloud Speech-to-Text V2 Standard (
|
|
5291
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard (Tier 2)",
|
|
4409
5292
|
costPerMinute: 0.01,
|
|
4410
5293
|
sttType: "batch",
|
|
4411
5294
|
maxDuration: null,
|
|
@@ -4415,14 +5298,14 @@ var STATIC_STT_PRICING = [
|
|
|
4415
5298
|
confidence: "high",
|
|
4416
5299
|
confidenceScore: 99,
|
|
4417
5300
|
confidenceLevel: "high",
|
|
4418
|
-
freshness: { lastVerified:
|
|
5301
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4419
5302
|
lastUpdated: null,
|
|
4420
5303
|
launchDate: "2023-08-09"
|
|
4421
5304
|
},
|
|
4422
5305
|
{
|
|
4423
5306
|
modelId: "google-cloud-stt-v2-standard-tier3",
|
|
4424
5307
|
provider: "google-cloud",
|
|
4425
|
-
displayName: "Google Cloud Speech-to-Text V2 Standard (
|
|
5308
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard (Tier 3)",
|
|
4426
5309
|
costPerMinute: 8e-3,
|
|
4427
5310
|
sttType: "batch",
|
|
4428
5311
|
maxDuration: null,
|
|
@@ -4432,14 +5315,14 @@ var STATIC_STT_PRICING = [
|
|
|
4432
5315
|
confidence: "high",
|
|
4433
5316
|
confidenceScore: 99,
|
|
4434
5317
|
confidenceLevel: "high",
|
|
4435
|
-
freshness: { lastVerified:
|
|
5318
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4436
5319
|
lastUpdated: null,
|
|
4437
5320
|
launchDate: "2023-08-09"
|
|
4438
5321
|
},
|
|
4439
5322
|
{
|
|
4440
5323
|
modelId: "google-cloud-stt-v2-standard-tier4",
|
|
4441
5324
|
provider: "google-cloud",
|
|
4442
|
-
displayName: "Google Cloud Speech-to-Text V2 Standard (
|
|
5325
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard (Tier 4)",
|
|
4443
5326
|
costPerMinute: 4e-3,
|
|
4444
5327
|
sttType: "batch",
|
|
4445
5328
|
maxDuration: null,
|
|
@@ -4449,10 +5332,27 @@ var STATIC_STT_PRICING = [
|
|
|
4449
5332
|
confidence: "high",
|
|
4450
5333
|
confidenceScore: 99,
|
|
4451
5334
|
confidenceLevel: "high",
|
|
4452
|
-
freshness: { lastVerified:
|
|
5335
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4453
5336
|
lastUpdated: null,
|
|
4454
5337
|
launchDate: "2023-08-09"
|
|
4455
5338
|
},
|
|
5339
|
+
{
|
|
5340
|
+
modelId: "google-cloud-stt-v2-standard-tier5",
|
|
5341
|
+
provider: "google-cloud",
|
|
5342
|
+
displayName: "Google Cloud STT V2 Standard (2M+ min)",
|
|
5343
|
+
costPerMinute: 4e-3,
|
|
5344
|
+
sttType: "batch",
|
|
5345
|
+
maxDuration: null,
|
|
5346
|
+
supportedLanguages: null,
|
|
5347
|
+
source: "seed",
|
|
5348
|
+
status: "active",
|
|
5349
|
+
confidence: "high",
|
|
5350
|
+
confidenceScore: 99,
|
|
5351
|
+
confidenceLevel: "high",
|
|
5352
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5353
|
+
lastUpdated: null,
|
|
5354
|
+
launchDate: null
|
|
5355
|
+
},
|
|
4456
5356
|
{
|
|
4457
5357
|
modelId: "openai-gpt-4o-mini-transcribe",
|
|
4458
5358
|
provider: "openai",
|
|
@@ -4466,7 +5366,7 @@ var STATIC_STT_PRICING = [
|
|
|
4466
5366
|
confidence: "high",
|
|
4467
5367
|
confidenceScore: 99,
|
|
4468
5368
|
confidenceLevel: "high",
|
|
4469
|
-
freshness: { lastVerified:
|
|
5369
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4470
5370
|
lastUpdated: null,
|
|
4471
5371
|
launchDate: "2025-03-20"
|
|
4472
5372
|
},
|
|
@@ -4483,14 +5383,14 @@ var STATIC_STT_PRICING = [
|
|
|
4483
5383
|
confidence: "high",
|
|
4484
5384
|
confidenceScore: 99,
|
|
4485
5385
|
confidenceLevel: "high",
|
|
4486
|
-
freshness: { lastVerified:
|
|
5386
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4487
5387
|
lastUpdated: null,
|
|
4488
5388
|
launchDate: "2025-03-20"
|
|
4489
5389
|
},
|
|
4490
5390
|
{
|
|
4491
5391
|
modelId: "openai-gpt-4o-transcribe-diarize",
|
|
4492
5392
|
provider: "openai",
|
|
4493
|
-
displayName: "OpenAI GPT-4o Transcribe
|
|
5393
|
+
displayName: "OpenAI GPT-4o Transcribe with Diarization",
|
|
4494
5394
|
costPerMinute: 6e-3,
|
|
4495
5395
|
sttType: "batch",
|
|
4496
5396
|
maxDuration: null,
|
|
@@ -4500,7 +5400,7 @@ var STATIC_STT_PRICING = [
|
|
|
4500
5400
|
confidence: "high",
|
|
4501
5401
|
confidenceScore: 99,
|
|
4502
5402
|
confidenceLevel: "high",
|
|
4503
|
-
freshness: { lastVerified:
|
|
5403
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4504
5404
|
lastUpdated: null,
|
|
4505
5405
|
launchDate: "2025-10-18"
|
|
4506
5406
|
},
|
|
@@ -4515,9 +5415,9 @@ var STATIC_STT_PRICING = [
|
|
|
4515
5415
|
source: "seed",
|
|
4516
5416
|
status: "active",
|
|
4517
5417
|
confidence: "high",
|
|
4518
|
-
confidenceScore:
|
|
5418
|
+
confidenceScore: 99,
|
|
4519
5419
|
confidenceLevel: "high",
|
|
4520
|
-
freshness: { lastVerified:
|
|
5420
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4521
5421
|
lastUpdated: null,
|
|
4522
5422
|
launchDate: "2025-03-01"
|
|
4523
5423
|
},
|
|
@@ -4532,12 +5432,29 @@ var STATIC_STT_PRICING = [
|
|
|
4532
5432
|
source: "seed",
|
|
4533
5433
|
status: "active",
|
|
4534
5434
|
confidence: "high",
|
|
4535
|
-
confidenceScore:
|
|
5435
|
+
confidenceScore: 99,
|
|
4536
5436
|
confidenceLevel: "high",
|
|
4537
|
-
freshness: { lastVerified:
|
|
5437
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4538
5438
|
lastUpdated: null,
|
|
4539
5439
|
launchDate: "2025-03-01"
|
|
4540
5440
|
},
|
|
5441
|
+
{
|
|
5442
|
+
modelId: "openai-gpt4o-transcribe-diarize",
|
|
5443
|
+
provider: "openai",
|
|
5444
|
+
displayName: "OpenAI GPT-4o Transcribe Diarize",
|
|
5445
|
+
costPerMinute: 6e-3,
|
|
5446
|
+
sttType: "batch",
|
|
5447
|
+
maxDuration: null,
|
|
5448
|
+
supportedLanguages: null,
|
|
5449
|
+
source: "seed",
|
|
5450
|
+
status: "active",
|
|
5451
|
+
confidence: "high",
|
|
5452
|
+
confidenceScore: 99,
|
|
5453
|
+
confidenceLevel: "high",
|
|
5454
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5455
|
+
lastUpdated: null,
|
|
5456
|
+
launchDate: null
|
|
5457
|
+
},
|
|
4541
5458
|
{
|
|
4542
5459
|
modelId: "openai-whisper-1",
|
|
4543
5460
|
provider: "openai",
|
|
@@ -4551,7 +5468,7 @@ var STATIC_STT_PRICING = [
|
|
|
4551
5468
|
confidence: "high",
|
|
4552
5469
|
confidenceScore: 99,
|
|
4553
5470
|
confidenceLevel: "high",
|
|
4554
|
-
freshness: { lastVerified:
|
|
5471
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4555
5472
|
lastUpdated: null,
|
|
4556
5473
|
launchDate: "2023-03-01"
|
|
4557
5474
|
}
|