pricetoken 0.10.2 → 0.11.0
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 +1485 -587
- package/dist/index.mjs +1485 -587
- 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,7 +2967,7 @@ 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
|
},
|
|
@@ -2623,7 +2986,7 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2623
2986
|
confidence: "high",
|
|
2624
2987
|
confidenceScore: 99,
|
|
2625
2988
|
confidenceLevel: "high",
|
|
2626
|
-
freshness: { lastVerified:
|
|
2989
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2627
2990
|
lastUpdated: null,
|
|
2628
2991
|
launchDate: "2025-05-01"
|
|
2629
2992
|
},
|
|
@@ -2642,7 +3005,7 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2642
3005
|
confidence: "high",
|
|
2643
3006
|
confidenceScore: 99,
|
|
2644
3007
|
confidenceLevel: "high",
|
|
2645
|
-
freshness: { lastVerified:
|
|
3008
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2646
3009
|
lastUpdated: null,
|
|
2647
3010
|
launchDate: "2024-09-12"
|
|
2648
3011
|
},
|
|
@@ -2661,14 +3024,71 @@ var STATIC_AVATAR_PRICING = [
|
|
|
2661
3024
|
confidence: "high",
|
|
2662
3025
|
confidenceScore: 99,
|
|
2663
3026
|
confidenceLevel: "high",
|
|
2664
|
-
freshness: { lastVerified:
|
|
3027
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2665
3028
|
lastUpdated: null,
|
|
2666
3029
|
launchDate: "2025-05-01"
|
|
2667
3030
|
},
|
|
3031
|
+
{
|
|
3032
|
+
modelId: "heygen-translate-precision",
|
|
3033
|
+
provider: "heygen",
|
|
3034
|
+
displayName: "HeyGen Video Translation Precision Mode",
|
|
3035
|
+
costPerMinute: 6,
|
|
3036
|
+
avatarType: "translation",
|
|
3037
|
+
resolution: null,
|
|
3038
|
+
maxDuration: null,
|
|
3039
|
+
qualityMode: null,
|
|
3040
|
+
lipSync: true,
|
|
3041
|
+
source: "seed",
|
|
3042
|
+
status: "active",
|
|
3043
|
+
confidence: "high",
|
|
3044
|
+
confidenceScore: 99,
|
|
3045
|
+
confidenceLevel: "high",
|
|
3046
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3047
|
+
lastUpdated: null,
|
|
3048
|
+
launchDate: null
|
|
3049
|
+
},
|
|
3050
|
+
{
|
|
3051
|
+
modelId: "heygen-translate-proofread",
|
|
3052
|
+
provider: "heygen",
|
|
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,
|
|
3060
|
+
source: "seed",
|
|
3061
|
+
status: "active",
|
|
3062
|
+
confidence: "high",
|
|
3063
|
+
confidenceScore: 99,
|
|
3064
|
+
confidenceLevel: "high",
|
|
3065
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3066
|
+
lastUpdated: null,
|
|
3067
|
+
launchDate: null
|
|
3068
|
+
},
|
|
3069
|
+
{
|
|
3070
|
+
modelId: "heygen-translate-speed",
|
|
3071
|
+
provider: "heygen",
|
|
3072
|
+
displayName: "HeyGen Video Translation Speed Mode",
|
|
3073
|
+
costPerMinute: 3,
|
|
3074
|
+
avatarType: "translation",
|
|
3075
|
+
resolution: null,
|
|
3076
|
+
maxDuration: null,
|
|
3077
|
+
qualityMode: null,
|
|
3078
|
+
lipSync: true,
|
|
3079
|
+
source: "seed",
|
|
3080
|
+
status: "active",
|
|
3081
|
+
confidence: "high",
|
|
3082
|
+
confidenceScore: 99,
|
|
3083
|
+
confidenceLevel: "high",
|
|
3084
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3085
|
+
lastUpdated: null,
|
|
3086
|
+
launchDate: null
|
|
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,9 +3174,9 @@ 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"
|
|
2743
3182
|
}
|
|
@@ -2777,14 +3216,14 @@ var STATIC_TTS_PRICING = [
|
|
|
2777
3216
|
confidence: "high",
|
|
2778
3217
|
confidenceScore: 99,
|
|
2779
3218
|
confidenceLevel: "high",
|
|
2780
|
-
freshness: { lastVerified:
|
|
3219
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2781
3220
|
lastUpdated: null,
|
|
2782
3221
|
launchDate: "2024-05-08"
|
|
2783
3222
|
},
|
|
2784
3223
|
{
|
|
2785
3224
|
modelId: "amazon-polly-govcloud-neural",
|
|
2786
3225
|
provider: "amazon",
|
|
2787
|
-
displayName: "Amazon Polly Neural
|
|
3226
|
+
displayName: "Amazon Polly GovCloud Neural",
|
|
2788
3227
|
costPerMChars: 19.2,
|
|
2789
3228
|
voiceType: "neural",
|
|
2790
3229
|
maxCharacters: null,
|
|
@@ -2794,14 +3233,14 @@ var STATIC_TTS_PRICING = [
|
|
|
2794
3233
|
confidence: "high",
|
|
2795
3234
|
confidenceScore: 99,
|
|
2796
3235
|
confidenceLevel: "high",
|
|
2797
|
-
freshness: { lastVerified:
|
|
3236
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2798
3237
|
lastUpdated: null,
|
|
2799
3238
|
launchDate: "2020-11-23"
|
|
2800
3239
|
},
|
|
2801
3240
|
{
|
|
2802
3241
|
modelId: "amazon-polly-govcloud-standard",
|
|
2803
3242
|
provider: "amazon",
|
|
2804
|
-
displayName: "Amazon Polly Standard
|
|
3243
|
+
displayName: "Amazon Polly GovCloud Standard",
|
|
2805
3244
|
costPerMChars: 4.8,
|
|
2806
3245
|
voiceType: "standard",
|
|
2807
3246
|
maxCharacters: null,
|
|
@@ -2811,7 +3250,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2811
3250
|
confidence: "high",
|
|
2812
3251
|
confidenceScore: 99,
|
|
2813
3252
|
confidenceLevel: "high",
|
|
2814
|
-
freshness: { lastVerified:
|
|
3253
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2815
3254
|
lastUpdated: null,
|
|
2816
3255
|
launchDate: "2018-02-28"
|
|
2817
3256
|
},
|
|
@@ -2828,7 +3267,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2828
3267
|
confidence: "high",
|
|
2829
3268
|
confidenceScore: 99,
|
|
2830
3269
|
confidenceLevel: "high",
|
|
2831
|
-
freshness: { lastVerified:
|
|
3270
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2832
3271
|
lastUpdated: null,
|
|
2833
3272
|
launchDate: "2023-11-16"
|
|
2834
3273
|
},
|
|
@@ -2845,7 +3284,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2845
3284
|
confidence: "high",
|
|
2846
3285
|
confidenceScore: 99,
|
|
2847
3286
|
confidenceLevel: "high",
|
|
2848
|
-
freshness: { lastVerified:
|
|
3287
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2849
3288
|
lastUpdated: null,
|
|
2850
3289
|
launchDate: "2019-07-30"
|
|
2851
3290
|
},
|
|
@@ -2862,14 +3301,14 @@ var STATIC_TTS_PRICING = [
|
|
|
2862
3301
|
confidence: "high",
|
|
2863
3302
|
confidenceScore: 99,
|
|
2864
3303
|
confidenceLevel: "high",
|
|
2865
|
-
freshness: { lastVerified:
|
|
3304
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2866
3305
|
lastUpdated: null,
|
|
2867
3306
|
launchDate: "2016-11-30"
|
|
2868
3307
|
},
|
|
2869
3308
|
{
|
|
2870
3309
|
modelId: "azure-custom-deprecated",
|
|
2871
3310
|
provider: "azure",
|
|
2872
|
-
displayName: "Azure TTS
|
|
3311
|
+
displayName: "Azure Custom TTS (Deprecated)",
|
|
2873
3312
|
costPerMChars: 6,
|
|
2874
3313
|
voiceType: "standard",
|
|
2875
3314
|
maxCharacters: null,
|
|
@@ -2879,7 +3318,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2879
3318
|
confidence: "high",
|
|
2880
3319
|
confidenceScore: 99,
|
|
2881
3320
|
confidenceLevel: "high",
|
|
2882
|
-
freshness: { lastVerified:
|
|
3321
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2883
3322
|
lastUpdated: null,
|
|
2884
3323
|
launchDate: "2018-11-01"
|
|
2885
3324
|
},
|
|
@@ -2896,7 +3335,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2896
3335
|
confidence: "high",
|
|
2897
3336
|
confidenceScore: 99,
|
|
2898
3337
|
confidenceLevel: "high",
|
|
2899
|
-
freshness: { lastVerified:
|
|
3338
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2900
3339
|
lastUpdated: null,
|
|
2901
3340
|
launchDate: "2021-02-03"
|
|
2902
3341
|
},
|
|
@@ -2913,7 +3352,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2913
3352
|
confidence: "high",
|
|
2914
3353
|
confidenceScore: 99,
|
|
2915
3354
|
confidenceLevel: "high",
|
|
2916
|
-
freshness: { lastVerified:
|
|
3355
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2917
3356
|
lastUpdated: null,
|
|
2918
3357
|
launchDate: "2025-03-30"
|
|
2919
3358
|
},
|
|
@@ -2930,7 +3369,7 @@ var STATIC_TTS_PRICING = [
|
|
|
2930
3369
|
confidence: "high",
|
|
2931
3370
|
confidenceScore: 99,
|
|
2932
3371
|
confidenceLevel: "high",
|
|
2933
|
-
freshness: { lastVerified:
|
|
3372
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2934
3373
|
lastUpdated: null,
|
|
2935
3374
|
launchDate: "2019-05-04"
|
|
2936
3375
|
},
|
|
@@ -2947,58 +3386,160 @@ var STATIC_TTS_PRICING = [
|
|
|
2947
3386
|
confidence: "high",
|
|
2948
3387
|
confidenceScore: 99,
|
|
2949
3388
|
confidenceLevel: "high",
|
|
2950
|
-
freshness: { lastVerified:
|
|
3389
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2951
3390
|
lastUpdated: null,
|
|
2952
3391
|
launchDate: "2018-11-01"
|
|
2953
3392
|
},
|
|
3393
|
+
{
|
|
3394
|
+
modelId: "azure-tts-custom-deprecated",
|
|
3395
|
+
provider: "azure",
|
|
3396
|
+
displayName: "Azure TTS Custom (Deprecated)",
|
|
3397
|
+
costPerMChars: 6,
|
|
3398
|
+
voiceType: "standard",
|
|
3399
|
+
maxCharacters: null,
|
|
3400
|
+
supportedLanguages: null,
|
|
3401
|
+
source: "seed",
|
|
3402
|
+
status: "deprecated",
|
|
3403
|
+
confidence: "high",
|
|
3404
|
+
confidenceScore: 99,
|
|
3405
|
+
confidenceLevel: "high",
|
|
3406
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3407
|
+
lastUpdated: null,
|
|
3408
|
+
launchDate: null
|
|
3409
|
+
},
|
|
3410
|
+
{
|
|
3411
|
+
modelId: "azure-tts-custom-legacy",
|
|
3412
|
+
provider: "azure",
|
|
3413
|
+
displayName: "Azure TTS Custom (Deprecated)",
|
|
3414
|
+
costPerMChars: 6,
|
|
3415
|
+
voiceType: "standard",
|
|
3416
|
+
maxCharacters: null,
|
|
3417
|
+
supportedLanguages: null,
|
|
3418
|
+
source: "seed",
|
|
3419
|
+
status: "deprecated",
|
|
3420
|
+
confidence: "high",
|
|
3421
|
+
confidenceScore: 99,
|
|
3422
|
+
confidenceLevel: "high",
|
|
3423
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3424
|
+
lastUpdated: null,
|
|
3425
|
+
launchDate: null
|
|
3426
|
+
},
|
|
3427
|
+
{
|
|
3428
|
+
modelId: "azure-tts-custom-professional",
|
|
3429
|
+
provider: "azure",
|
|
3430
|
+
displayName: "Azure Custom Neural Voice Professional",
|
|
3431
|
+
costPerMChars: 24,
|
|
3432
|
+
voiceType: "neural",
|
|
3433
|
+
maxCharacters: null,
|
|
3434
|
+
supportedLanguages: null,
|
|
3435
|
+
source: "seed",
|
|
3436
|
+
status: "active",
|
|
3437
|
+
confidence: "high",
|
|
3438
|
+
confidenceScore: 99,
|
|
3439
|
+
confidenceLevel: "high",
|
|
3440
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3441
|
+
lastUpdated: null,
|
|
3442
|
+
launchDate: null
|
|
3443
|
+
},
|
|
3444
|
+
{
|
|
3445
|
+
modelId: "azure-tts-custom-professional-hd",
|
|
3446
|
+
provider: "azure",
|
|
3447
|
+
displayName: "Azure Custom Neural Voice Professional HD",
|
|
3448
|
+
costPerMChars: 48,
|
|
3449
|
+
voiceType: "hd",
|
|
3450
|
+
maxCharacters: null,
|
|
3451
|
+
supportedLanguages: null,
|
|
3452
|
+
source: "seed",
|
|
3453
|
+
status: "active",
|
|
3454
|
+
confidence: "high",
|
|
3455
|
+
confidenceScore: 99,
|
|
3456
|
+
confidenceLevel: "high",
|
|
3457
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3458
|
+
lastUpdated: null,
|
|
3459
|
+
launchDate: null
|
|
3460
|
+
},
|
|
2954
3461
|
{
|
|
2955
3462
|
modelId: "azure-tts-hd-v2",
|
|
2956
3463
|
provider: "azure",
|
|
2957
3464
|
displayName: "Azure TTS HD V2",
|
|
2958
3465
|
costPerMChars: 30,
|
|
2959
|
-
voiceType:
|
|
3466
|
+
voiceType: null,
|
|
2960
3467
|
maxCharacters: null,
|
|
2961
3468
|
supportedLanguages: null,
|
|
2962
3469
|
source: "seed",
|
|
2963
3470
|
status: "active",
|
|
2964
3471
|
confidence: "high",
|
|
2965
|
-
confidenceScore:
|
|
3472
|
+
confidenceScore: 99,
|
|
2966
3473
|
confidenceLevel: "high",
|
|
2967
|
-
freshness: { lastVerified:
|
|
3474
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2968
3475
|
lastUpdated: null,
|
|
2969
3476
|
launchDate: "2024-06-01"
|
|
2970
3477
|
},
|
|
2971
3478
|
{
|
|
2972
3479
|
modelId: "azure-tts-neural",
|
|
2973
3480
|
provider: "azure",
|
|
2974
|
-
displayName: "Azure TTS
|
|
2975
|
-
costPerMChars:
|
|
3481
|
+
displayName: "Azure Neural TTS",
|
|
3482
|
+
costPerMChars: 15,
|
|
2976
3483
|
voiceType: "neural",
|
|
2977
3484
|
maxCharacters: null,
|
|
2978
3485
|
supportedLanguages: null,
|
|
2979
3486
|
source: "seed",
|
|
2980
3487
|
status: "active",
|
|
2981
3488
|
confidence: "high",
|
|
2982
|
-
confidenceScore:
|
|
3489
|
+
confidenceScore: 99,
|
|
2983
3490
|
confidenceLevel: "high",
|
|
2984
|
-
freshness: { lastVerified:
|
|
3491
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
2985
3492
|
lastUpdated: null,
|
|
2986
3493
|
launchDate: "2019-09-01"
|
|
2987
3494
|
},
|
|
3495
|
+
{
|
|
3496
|
+
modelId: "azure-tts-standard-deprecated",
|
|
3497
|
+
provider: "azure",
|
|
3498
|
+
displayName: "Azure TTS Standard (Deprecated)",
|
|
3499
|
+
costPerMChars: 4,
|
|
3500
|
+
voiceType: "standard",
|
|
3501
|
+
maxCharacters: null,
|
|
3502
|
+
supportedLanguages: null,
|
|
3503
|
+
source: "seed",
|
|
3504
|
+
status: "deprecated",
|
|
3505
|
+
confidence: "high",
|
|
3506
|
+
confidenceScore: 99,
|
|
3507
|
+
confidenceLevel: "high",
|
|
3508
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3509
|
+
lastUpdated: null,
|
|
3510
|
+
launchDate: null
|
|
3511
|
+
},
|
|
3512
|
+
{
|
|
3513
|
+
modelId: "azure-tts-standard-legacy",
|
|
3514
|
+
provider: "azure",
|
|
3515
|
+
displayName: "Azure TTS Standard (Deprecated)",
|
|
3516
|
+
costPerMChars: 4,
|
|
3517
|
+
voiceType: "standard",
|
|
3518
|
+
maxCharacters: null,
|
|
3519
|
+
supportedLanguages: null,
|
|
3520
|
+
source: "seed",
|
|
3521
|
+
status: "deprecated",
|
|
3522
|
+
confidence: "high",
|
|
3523
|
+
confidenceScore: 99,
|
|
3524
|
+
confidenceLevel: "high",
|
|
3525
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3526
|
+
lastUpdated: null,
|
|
3527
|
+
launchDate: null
|
|
3528
|
+
},
|
|
2988
3529
|
{
|
|
2989
3530
|
modelId: "cartesia-sonic-3",
|
|
2990
3531
|
provider: "cartesia",
|
|
2991
3532
|
displayName: "Cartesia Sonic-3",
|
|
2992
|
-
costPerMChars:
|
|
3533
|
+
costPerMChars: 29.875,
|
|
2993
3534
|
voiceType: "neural",
|
|
2994
3535
|
maxCharacters: null,
|
|
2995
3536
|
supportedLanguages: null,
|
|
2996
3537
|
source: "seed",
|
|
2997
3538
|
status: "active",
|
|
2998
3539
|
confidence: "high",
|
|
2999
|
-
confidenceScore:
|
|
3540
|
+
confidenceScore: 99,
|
|
3000
3541
|
confidenceLevel: "high",
|
|
3001
|
-
freshness: { lastVerified:
|
|
3542
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3002
3543
|
lastUpdated: null,
|
|
3003
3544
|
launchDate: "2025-02-01"
|
|
3004
3545
|
},
|
|
@@ -3006,16 +3547,16 @@ var STATIC_TTS_PRICING = [
|
|
|
3006
3547
|
modelId: "cartesia-sonic-turbo",
|
|
3007
3548
|
provider: "cartesia",
|
|
3008
3549
|
displayName: "Cartesia Sonic-Turbo",
|
|
3009
|
-
costPerMChars:
|
|
3550
|
+
costPerMChars: 29.875,
|
|
3010
3551
|
voiceType: "neural",
|
|
3011
3552
|
maxCharacters: null,
|
|
3012
3553
|
supportedLanguages: null,
|
|
3013
3554
|
source: "seed",
|
|
3014
3555
|
status: "active",
|
|
3015
3556
|
confidence: "high",
|
|
3016
|
-
confidenceScore:
|
|
3557
|
+
confidenceScore: 99,
|
|
3017
3558
|
confidenceLevel: "high",
|
|
3018
|
-
freshness: { lastVerified:
|
|
3559
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3019
3560
|
lastUpdated: null,
|
|
3020
3561
|
launchDate: "2025-03-11"
|
|
3021
3562
|
},
|
|
@@ -3032,7 +3573,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3032
3573
|
confidence: "high",
|
|
3033
3574
|
confidenceScore: 99,
|
|
3034
3575
|
confidenceLevel: "high",
|
|
3035
|
-
freshness: { lastVerified:
|
|
3576
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3036
3577
|
lastUpdated: null,
|
|
3037
3578
|
launchDate: "2024-01-01"
|
|
3038
3579
|
},
|
|
@@ -3049,7 +3590,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3049
3590
|
confidence: "high",
|
|
3050
3591
|
confidenceScore: 99,
|
|
3051
3592
|
confidenceLevel: "high",
|
|
3052
|
-
freshness: { lastVerified:
|
|
3593
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3053
3594
|
lastUpdated: null,
|
|
3054
3595
|
launchDate: "2024-03-12"
|
|
3055
3596
|
},
|
|
@@ -3066,7 +3607,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3066
3607
|
confidence: "high",
|
|
3067
3608
|
confidenceScore: 99,
|
|
3068
3609
|
confidenceLevel: "high",
|
|
3069
|
-
freshness: { lastVerified:
|
|
3610
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3070
3611
|
lastUpdated: null,
|
|
3071
3612
|
launchDate: "2024-03-12"
|
|
3072
3613
|
},
|
|
@@ -3083,7 +3624,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3083
3624
|
confidence: "high",
|
|
3084
3625
|
confidenceScore: 99,
|
|
3085
3626
|
confidenceLevel: "high",
|
|
3086
|
-
freshness: { lastVerified:
|
|
3627
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3087
3628
|
lastUpdated: null,
|
|
3088
3629
|
launchDate: "2025-01-01"
|
|
3089
3630
|
},
|
|
@@ -3100,7 +3641,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3100
3641
|
confidence: "high",
|
|
3101
3642
|
confidenceScore: 99,
|
|
3102
3643
|
confidenceLevel: "high",
|
|
3103
|
-
freshness: { lastVerified:
|
|
3644
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3104
3645
|
lastUpdated: null,
|
|
3105
3646
|
launchDate: "2025-04-15"
|
|
3106
3647
|
},
|
|
@@ -3117,7 +3658,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3117
3658
|
confidence: "high",
|
|
3118
3659
|
confidenceScore: 99,
|
|
3119
3660
|
confidenceLevel: "high",
|
|
3120
|
-
freshness: { lastVerified:
|
|
3661
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3121
3662
|
lastUpdated: null,
|
|
3122
3663
|
launchDate: "2025-04-15"
|
|
3123
3664
|
},
|
|
@@ -3126,15 +3667,15 @@ var STATIC_TTS_PRICING = [
|
|
|
3126
3667
|
provider: "elevenlabs",
|
|
3127
3668
|
displayName: "ElevenLabs Flash",
|
|
3128
3669
|
costPerMChars: 80,
|
|
3129
|
-
voiceType:
|
|
3670
|
+
voiceType: null,
|
|
3130
3671
|
maxCharacters: null,
|
|
3131
3672
|
supportedLanguages: null,
|
|
3132
3673
|
source: "seed",
|
|
3133
3674
|
status: "active",
|
|
3134
3675
|
confidence: "high",
|
|
3135
|
-
confidenceScore:
|
|
3676
|
+
confidenceScore: 99,
|
|
3136
3677
|
confidenceLevel: "high",
|
|
3137
|
-
freshness: { lastVerified:
|
|
3678
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3138
3679
|
lastUpdated: null,
|
|
3139
3680
|
launchDate: "2024-06-01"
|
|
3140
3681
|
},
|
|
@@ -3143,15 +3684,15 @@ var STATIC_TTS_PRICING = [
|
|
|
3143
3684
|
provider: "elevenlabs",
|
|
3144
3685
|
displayName: "ElevenLabs Multilingual v2",
|
|
3145
3686
|
costPerMChars: 120,
|
|
3146
|
-
voiceType:
|
|
3687
|
+
voiceType: null,
|
|
3147
3688
|
maxCharacters: null,
|
|
3148
3689
|
supportedLanguages: null,
|
|
3149
3690
|
source: "seed",
|
|
3150
3691
|
status: "active",
|
|
3151
3692
|
confidence: "high",
|
|
3152
|
-
confidenceScore:
|
|
3693
|
+
confidenceScore: 99,
|
|
3153
3694
|
confidenceLevel: "high",
|
|
3154
|
-
freshness: { lastVerified:
|
|
3695
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3155
3696
|
lastUpdated: null,
|
|
3156
3697
|
launchDate: "2024-01-01"
|
|
3157
3698
|
},
|
|
@@ -3160,15 +3701,15 @@ var STATIC_TTS_PRICING = [
|
|
|
3160
3701
|
provider: "elevenlabs",
|
|
3161
3702
|
displayName: "ElevenLabs Standard",
|
|
3162
3703
|
costPerMChars: 30,
|
|
3163
|
-
voiceType:
|
|
3704
|
+
voiceType: null,
|
|
3164
3705
|
maxCharacters: null,
|
|
3165
3706
|
supportedLanguages: null,
|
|
3166
3707
|
source: "seed",
|
|
3167
3708
|
status: "active",
|
|
3168
3709
|
confidence: "high",
|
|
3169
|
-
confidenceScore:
|
|
3710
|
+
confidenceScore: 99,
|
|
3170
3711
|
confidenceLevel: "high",
|
|
3171
|
-
freshness: { lastVerified:
|
|
3712
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3172
3713
|
lastUpdated: null,
|
|
3173
3714
|
launchDate: "2023-01-01"
|
|
3174
3715
|
},
|
|
@@ -3177,32 +3718,32 @@ var STATIC_TTS_PRICING = [
|
|
|
3177
3718
|
provider: "elevenlabs",
|
|
3178
3719
|
displayName: "ElevenLabs v3",
|
|
3179
3720
|
costPerMChars: 120,
|
|
3180
|
-
voiceType:
|
|
3721
|
+
voiceType: null,
|
|
3181
3722
|
maxCharacters: null,
|
|
3182
3723
|
supportedLanguages: null,
|
|
3183
3724
|
source: "seed",
|
|
3184
3725
|
status: "active",
|
|
3185
3726
|
confidence: "high",
|
|
3186
|
-
confidenceScore:
|
|
3727
|
+
confidenceScore: 99,
|
|
3187
3728
|
confidenceLevel: "high",
|
|
3188
|
-
freshness: { lastVerified:
|
|
3729
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3189
3730
|
lastUpdated: null,
|
|
3190
3731
|
launchDate: "2025-04-01"
|
|
3191
3732
|
},
|
|
3192
3733
|
{
|
|
3193
3734
|
modelId: "fal-chatterboxhd",
|
|
3194
3735
|
provider: "fal",
|
|
3195
|
-
displayName: "FAL
|
|
3196
|
-
costPerMChars:
|
|
3736
|
+
displayName: "FAL Chatterbox TTS",
|
|
3737
|
+
costPerMChars: 25,
|
|
3197
3738
|
voiceType: "neural",
|
|
3198
3739
|
maxCharacters: null,
|
|
3199
3740
|
supportedLanguages: null,
|
|
3200
3741
|
source: "seed",
|
|
3201
3742
|
status: "active",
|
|
3202
3743
|
confidence: "high",
|
|
3203
|
-
confidenceScore:
|
|
3744
|
+
confidenceScore: 99,
|
|
3204
3745
|
confidenceLevel: "high",
|
|
3205
|
-
freshness: { lastVerified:
|
|
3746
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3206
3747
|
lastUpdated: null,
|
|
3207
3748
|
launchDate: "2025-06-01"
|
|
3208
3749
|
},
|
|
@@ -3217,9 +3758,9 @@ var STATIC_TTS_PRICING = [
|
|
|
3217
3758
|
source: "seed",
|
|
3218
3759
|
status: "active",
|
|
3219
3760
|
confidence: "high",
|
|
3220
|
-
confidenceScore:
|
|
3761
|
+
confidenceScore: 99,
|
|
3221
3762
|
confidenceLevel: "high",
|
|
3222
|
-
freshness: { lastVerified:
|
|
3763
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3223
3764
|
lastUpdated: null,
|
|
3224
3765
|
launchDate: "2025-03-01"
|
|
3225
3766
|
},
|
|
@@ -3234,26 +3775,26 @@ var STATIC_TTS_PRICING = [
|
|
|
3234
3775
|
source: "seed",
|
|
3235
3776
|
status: "active",
|
|
3236
3777
|
confidence: "high",
|
|
3237
|
-
confidenceScore:
|
|
3778
|
+
confidenceScore: 99,
|
|
3238
3779
|
confidenceLevel: "high",
|
|
3239
|
-
freshness: { lastVerified:
|
|
3780
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3240
3781
|
lastUpdated: null,
|
|
3241
3782
|
launchDate: "2024-10-01"
|
|
3242
3783
|
},
|
|
3243
3784
|
{
|
|
3244
3785
|
modelId: "fal-kokoro",
|
|
3245
3786
|
provider: "fal",
|
|
3246
|
-
displayName: "
|
|
3787
|
+
displayName: "fal Kokoro TTS (American English)",
|
|
3247
3788
|
costPerMChars: 20,
|
|
3248
|
-
voiceType: "
|
|
3789
|
+
voiceType: "neural",
|
|
3249
3790
|
maxCharacters: null,
|
|
3250
3791
|
supportedLanguages: null,
|
|
3251
3792
|
source: "seed",
|
|
3252
3793
|
status: "active",
|
|
3253
3794
|
confidence: "high",
|
|
3254
|
-
confidenceScore:
|
|
3795
|
+
confidenceScore: 99,
|
|
3255
3796
|
confidenceLevel: "high",
|
|
3256
|
-
freshness: { lastVerified:
|
|
3797
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3257
3798
|
lastUpdated: null,
|
|
3258
3799
|
launchDate: "2025-01-01"
|
|
3259
3800
|
},
|
|
@@ -3268,16 +3809,16 @@ var STATIC_TTS_PRICING = [
|
|
|
3268
3809
|
source: "seed",
|
|
3269
3810
|
status: "active",
|
|
3270
3811
|
confidence: "high",
|
|
3271
|
-
confidenceScore:
|
|
3812
|
+
confidenceScore: 99,
|
|
3272
3813
|
confidenceLevel: "high",
|
|
3273
|
-
freshness: { lastVerified:
|
|
3814
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3274
3815
|
lastUpdated: null,
|
|
3275
3816
|
launchDate: "2025-03-01"
|
|
3276
3817
|
},
|
|
3277
3818
|
{
|
|
3278
3819
|
modelId: "google-cloud-chirp3-hd",
|
|
3279
3820
|
provider: "google-cloud",
|
|
3280
|
-
displayName: "Google Cloud Chirp 3 HD
|
|
3821
|
+
displayName: "Google Cloud Chirp 3 HD",
|
|
3281
3822
|
costPerMChars: 30,
|
|
3282
3823
|
voiceType: "hd",
|
|
3283
3824
|
maxCharacters: null,
|
|
@@ -3287,10 +3828,27 @@ var STATIC_TTS_PRICING = [
|
|
|
3287
3828
|
confidence: "high",
|
|
3288
3829
|
confidenceScore: 99,
|
|
3289
3830
|
confidenceLevel: "high",
|
|
3290
|
-
freshness: { lastVerified:
|
|
3831
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3291
3832
|
lastUpdated: null,
|
|
3292
3833
|
launchDate: "2025-04-02"
|
|
3293
3834
|
},
|
|
3835
|
+
{
|
|
3836
|
+
modelId: "google-cloud-chirp3-instant-custom",
|
|
3837
|
+
provider: "google-cloud",
|
|
3838
|
+
displayName: "Google Cloud Chirp 3 Instant Custom Voice",
|
|
3839
|
+
costPerMChars: 60,
|
|
3840
|
+
voiceType: "hd",
|
|
3841
|
+
maxCharacters: null,
|
|
3842
|
+
supportedLanguages: null,
|
|
3843
|
+
source: "seed",
|
|
3844
|
+
status: "active",
|
|
3845
|
+
confidence: "high",
|
|
3846
|
+
confidenceScore: 99,
|
|
3847
|
+
confidenceLevel: "high",
|
|
3848
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3849
|
+
lastUpdated: null,
|
|
3850
|
+
launchDate: null
|
|
3851
|
+
},
|
|
3294
3852
|
{
|
|
3295
3853
|
modelId: "google-cloud-instant-custom-voice",
|
|
3296
3854
|
provider: "google-cloud",
|
|
@@ -3304,14 +3862,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3304
3862
|
confidence: "high",
|
|
3305
3863
|
confidenceScore: 99,
|
|
3306
3864
|
confidenceLevel: "high",
|
|
3307
|
-
freshness: { lastVerified:
|
|
3865
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3308
3866
|
lastUpdated: null,
|
|
3309
3867
|
launchDate: "2025-04-09"
|
|
3310
3868
|
},
|
|
3311
3869
|
{
|
|
3312
3870
|
modelId: "google-cloud-neural2",
|
|
3313
3871
|
provider: "google-cloud",
|
|
3314
|
-
displayName: "Google Cloud Neural2
|
|
3872
|
+
displayName: "Google Cloud Neural2",
|
|
3315
3873
|
costPerMChars: 16,
|
|
3316
3874
|
voiceType: "neural",
|
|
3317
3875
|
maxCharacters: null,
|
|
@@ -3321,14 +3879,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3321
3879
|
confidence: "high",
|
|
3322
3880
|
confidenceScore: 99,
|
|
3323
3881
|
confidenceLevel: "high",
|
|
3324
|
-
freshness: { lastVerified:
|
|
3882
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3325
3883
|
lastUpdated: null,
|
|
3326
3884
|
launchDate: "2022-06-27"
|
|
3327
3885
|
},
|
|
3328
3886
|
{
|
|
3329
3887
|
modelId: "google-cloud-polyglot",
|
|
3330
3888
|
provider: "google-cloud",
|
|
3331
|
-
displayName: "Google Cloud Polyglot
|
|
3889
|
+
displayName: "Google Cloud Polyglot",
|
|
3332
3890
|
costPerMChars: 16,
|
|
3333
3891
|
voiceType: "neural",
|
|
3334
3892
|
maxCharacters: null,
|
|
@@ -3338,14 +3896,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3338
3896
|
confidence: "high",
|
|
3339
3897
|
confidenceScore: 99,
|
|
3340
3898
|
confidenceLevel: "high",
|
|
3341
|
-
freshness: { lastVerified:
|
|
3899
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3342
3900
|
lastUpdated: null,
|
|
3343
3901
|
launchDate: "2025-04-16"
|
|
3344
3902
|
},
|
|
3345
3903
|
{
|
|
3346
3904
|
modelId: "google-cloud-polyglot-preview",
|
|
3347
3905
|
provider: "google-cloud",
|
|
3348
|
-
displayName: "Google Cloud Polyglot
|
|
3906
|
+
displayName: "Google Cloud Polyglot (Preview)",
|
|
3349
3907
|
costPerMChars: 16,
|
|
3350
3908
|
voiceType: "neural",
|
|
3351
3909
|
maxCharacters: null,
|
|
@@ -3355,14 +3913,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3355
3913
|
confidence: "high",
|
|
3356
3914
|
confidenceScore: 99,
|
|
3357
3915
|
confidenceLevel: "high",
|
|
3358
|
-
freshness: { lastVerified:
|
|
3916
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3359
3917
|
lastUpdated: null,
|
|
3360
3918
|
launchDate: "2023-09-01"
|
|
3361
3919
|
},
|
|
3362
3920
|
{
|
|
3363
3921
|
modelId: "google-cloud-standard",
|
|
3364
3922
|
provider: "google-cloud",
|
|
3365
|
-
displayName: "Google Cloud Standard
|
|
3923
|
+
displayName: "Google Cloud Standard",
|
|
3366
3924
|
costPerMChars: 4,
|
|
3367
3925
|
voiceType: "standard",
|
|
3368
3926
|
maxCharacters: null,
|
|
@@ -3372,16 +3930,16 @@ var STATIC_TTS_PRICING = [
|
|
|
3372
3930
|
confidence: "high",
|
|
3373
3931
|
confidenceScore: 99,
|
|
3374
3932
|
confidenceLevel: "high",
|
|
3375
|
-
freshness: { lastVerified:
|
|
3933
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3376
3934
|
lastUpdated: null,
|
|
3377
3935
|
launchDate: "2018-03-27"
|
|
3378
3936
|
},
|
|
3379
3937
|
{
|
|
3380
3938
|
modelId: "google-cloud-studio",
|
|
3381
3939
|
provider: "google-cloud",
|
|
3382
|
-
displayName: "Google Cloud Studio
|
|
3940
|
+
displayName: "Google Cloud Studio",
|
|
3383
3941
|
costPerMChars: 160,
|
|
3384
|
-
voiceType: "
|
|
3942
|
+
voiceType: "hd",
|
|
3385
3943
|
maxCharacters: null,
|
|
3386
3944
|
supportedLanguages: null,
|
|
3387
3945
|
source: "seed",
|
|
@@ -3389,10 +3947,44 @@ var STATIC_TTS_PRICING = [
|
|
|
3389
3947
|
confidence: "high",
|
|
3390
3948
|
confidenceScore: 99,
|
|
3391
3949
|
confidenceLevel: "high",
|
|
3392
|
-
freshness: { lastVerified:
|
|
3950
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3393
3951
|
lastUpdated: null,
|
|
3394
3952
|
launchDate: "2023-06-28"
|
|
3395
3953
|
},
|
|
3954
|
+
{
|
|
3955
|
+
modelId: "google-cloud-tts-chirp3",
|
|
3956
|
+
provider: "google-cloud",
|
|
3957
|
+
displayName: "Google Cloud TTS Chirp 3 HD",
|
|
3958
|
+
costPerMChars: 30,
|
|
3959
|
+
voiceType: "hd",
|
|
3960
|
+
maxCharacters: null,
|
|
3961
|
+
supportedLanguages: null,
|
|
3962
|
+
source: "seed",
|
|
3963
|
+
status: "active",
|
|
3964
|
+
confidence: "high",
|
|
3965
|
+
confidenceScore: 99,
|
|
3966
|
+
confidenceLevel: "high",
|
|
3967
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3968
|
+
lastUpdated: null,
|
|
3969
|
+
launchDate: null
|
|
3970
|
+
},
|
|
3971
|
+
{
|
|
3972
|
+
modelId: "google-cloud-tts-chirp3-instant-custom",
|
|
3973
|
+
provider: "google-cloud",
|
|
3974
|
+
displayName: "Google Cloud Chirp 3 Instant Custom Voice",
|
|
3975
|
+
costPerMChars: 60,
|
|
3976
|
+
voiceType: "hd",
|
|
3977
|
+
maxCharacters: null,
|
|
3978
|
+
supportedLanguages: null,
|
|
3979
|
+
source: "seed",
|
|
3980
|
+
status: "active",
|
|
3981
|
+
confidence: "high",
|
|
3982
|
+
confidenceScore: 99,
|
|
3983
|
+
confidenceLevel: "high",
|
|
3984
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3985
|
+
lastUpdated: null,
|
|
3986
|
+
launchDate: null
|
|
3987
|
+
},
|
|
3396
3988
|
{
|
|
3397
3989
|
modelId: "google-cloud-tts-neural2",
|
|
3398
3990
|
provider: "google-cloud",
|
|
@@ -3404,9 +3996,9 @@ var STATIC_TTS_PRICING = [
|
|
|
3404
3996
|
source: "seed",
|
|
3405
3997
|
status: "active",
|
|
3406
3998
|
confidence: "high",
|
|
3407
|
-
confidenceScore:
|
|
3999
|
+
confidenceScore: 99,
|
|
3408
4000
|
confidenceLevel: "high",
|
|
3409
|
-
freshness: { lastVerified:
|
|
4001
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3410
4002
|
lastUpdated: null,
|
|
3411
4003
|
launchDate: "2022-06-01"
|
|
3412
4004
|
},
|
|
@@ -3421,35 +4013,86 @@ var STATIC_TTS_PRICING = [
|
|
|
3421
4013
|
source: "seed",
|
|
3422
4014
|
status: "active",
|
|
3423
4015
|
confidence: "high",
|
|
3424
|
-
confidenceScore:
|
|
4016
|
+
confidenceScore: 99,
|
|
3425
4017
|
confidenceLevel: "high",
|
|
3426
|
-
freshness: { lastVerified:
|
|
4018
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3427
4019
|
lastUpdated: null,
|
|
3428
4020
|
launchDate: "2018-03-27"
|
|
3429
4021
|
},
|
|
4022
|
+
{
|
|
4023
|
+
modelId: "google-cloud-tts-studio",
|
|
4024
|
+
provider: "google-cloud",
|
|
4025
|
+
displayName: "Google Cloud TTS Studio",
|
|
4026
|
+
costPerMChars: 160,
|
|
4027
|
+
voiceType: "hd",
|
|
4028
|
+
maxCharacters: null,
|
|
4029
|
+
supportedLanguages: null,
|
|
4030
|
+
source: "seed",
|
|
4031
|
+
status: "active",
|
|
4032
|
+
confidence: "high",
|
|
4033
|
+
confidenceScore: 99,
|
|
4034
|
+
confidenceLevel: "high",
|
|
4035
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4036
|
+
lastUpdated: null,
|
|
4037
|
+
launchDate: null
|
|
4038
|
+
},
|
|
3430
4039
|
{
|
|
3431
4040
|
modelId: "google-cloud-tts-wavenet",
|
|
3432
4041
|
provider: "google-cloud",
|
|
3433
4042
|
displayName: "Google Cloud TTS WaveNet",
|
|
3434
|
-
costPerMChars:
|
|
4043
|
+
costPerMChars: 4,
|
|
4044
|
+
voiceType: "wavenet",
|
|
4045
|
+
maxCharacters: null,
|
|
4046
|
+
supportedLanguages: null,
|
|
4047
|
+
source: "seed",
|
|
4048
|
+
status: "active",
|
|
4049
|
+
confidence: "high",
|
|
4050
|
+
confidenceScore: 99,
|
|
4051
|
+
confidenceLevel: "high",
|
|
4052
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4053
|
+
lastUpdated: null,
|
|
4054
|
+
launchDate: "2018-03-27"
|
|
4055
|
+
},
|
|
4056
|
+
{
|
|
4057
|
+
modelId: "google-cloud-wavenet",
|
|
4058
|
+
provider: "google-cloud",
|
|
4059
|
+
displayName: "Google Cloud WaveNet",
|
|
4060
|
+
costPerMChars: 4,
|
|
3435
4061
|
voiceType: "wavenet",
|
|
3436
4062
|
maxCharacters: null,
|
|
3437
4063
|
supportedLanguages: null,
|
|
3438
4064
|
source: "seed",
|
|
3439
4065
|
status: "active",
|
|
3440
4066
|
confidence: "high",
|
|
3441
|
-
confidenceScore:
|
|
4067
|
+
confidenceScore: 99,
|
|
4068
|
+
confidenceLevel: "high",
|
|
4069
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4070
|
+
lastUpdated: null,
|
|
4071
|
+
launchDate: "2018-03-27"
|
|
4072
|
+
},
|
|
4073
|
+
{
|
|
4074
|
+
modelId: "openai-gpt-4o-mini-tts",
|
|
4075
|
+
provider: "openai",
|
|
4076
|
+
displayName: "OpenAI GPT-4o Mini TTS",
|
|
4077
|
+
costPerMChars: 0.6,
|
|
4078
|
+
voiceType: "neural",
|
|
4079
|
+
maxCharacters: null,
|
|
4080
|
+
supportedLanguages: null,
|
|
4081
|
+
source: "seed",
|
|
4082
|
+
status: "active",
|
|
4083
|
+
confidence: "high",
|
|
4084
|
+
confidenceScore: 99,
|
|
3442
4085
|
confidenceLevel: "high",
|
|
3443
|
-
freshness: { lastVerified:
|
|
4086
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3444
4087
|
lastUpdated: null,
|
|
3445
|
-
launchDate:
|
|
4088
|
+
launchDate: null
|
|
3446
4089
|
},
|
|
3447
4090
|
{
|
|
3448
|
-
modelId: "
|
|
3449
|
-
provider: "
|
|
3450
|
-
displayName: "
|
|
3451
|
-
costPerMChars:
|
|
3452
|
-
voiceType: "
|
|
4091
|
+
modelId: "openai-gpt4o-mini-tts",
|
|
4092
|
+
provider: "openai",
|
|
4093
|
+
displayName: "OpenAI GPT-4o Mini TTS",
|
|
4094
|
+
costPerMChars: 0.6,
|
|
4095
|
+
voiceType: "neural",
|
|
3453
4096
|
maxCharacters: null,
|
|
3454
4097
|
supportedLanguages: null,
|
|
3455
4098
|
source: "seed",
|
|
@@ -3457,14 +4100,14 @@ var STATIC_TTS_PRICING = [
|
|
|
3457
4100
|
confidence: "high",
|
|
3458
4101
|
confidenceScore: 99,
|
|
3459
4102
|
confidenceLevel: "high",
|
|
3460
|
-
freshness: { lastVerified:
|
|
4103
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3461
4104
|
lastUpdated: null,
|
|
3462
|
-
launchDate:
|
|
4105
|
+
launchDate: null
|
|
3463
4106
|
},
|
|
3464
4107
|
{
|
|
3465
4108
|
modelId: "openai-tts-1",
|
|
3466
4109
|
provider: "openai",
|
|
3467
|
-
displayName: "OpenAI TTS
|
|
4110
|
+
displayName: "OpenAI TTS-1",
|
|
3468
4111
|
costPerMChars: 15,
|
|
3469
4112
|
voiceType: "standard",
|
|
3470
4113
|
maxCharacters: null,
|
|
@@ -3472,16 +4115,16 @@ var STATIC_TTS_PRICING = [
|
|
|
3472
4115
|
source: "seed",
|
|
3473
4116
|
status: "active",
|
|
3474
4117
|
confidence: "high",
|
|
3475
|
-
confidenceScore:
|
|
4118
|
+
confidenceScore: 99,
|
|
3476
4119
|
confidenceLevel: "high",
|
|
3477
|
-
freshness: { lastVerified:
|
|
4120
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3478
4121
|
lastUpdated: null,
|
|
3479
4122
|
launchDate: "2023-11-06"
|
|
3480
4123
|
},
|
|
3481
4124
|
{
|
|
3482
4125
|
modelId: "openai-tts-1-hd",
|
|
3483
4126
|
provider: "openai",
|
|
3484
|
-
displayName: "OpenAI TTS HD",
|
|
4127
|
+
displayName: "OpenAI TTS-1 HD",
|
|
3485
4128
|
costPerMChars: 30,
|
|
3486
4129
|
voiceType: "hd",
|
|
3487
4130
|
maxCharacters: null,
|
|
@@ -3489,9 +4132,9 @@ var STATIC_TTS_PRICING = [
|
|
|
3489
4132
|
source: "seed",
|
|
3490
4133
|
status: "active",
|
|
3491
4134
|
confidence: "high",
|
|
3492
|
-
confidenceScore:
|
|
4135
|
+
confidenceScore: 99,
|
|
3493
4136
|
confidenceLevel: "high",
|
|
3494
|
-
freshness: { lastVerified:
|
|
4137
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3495
4138
|
lastUpdated: null,
|
|
3496
4139
|
launchDate: "2023-11-06"
|
|
3497
4140
|
},
|
|
@@ -3508,7 +4151,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3508
4151
|
confidence: "high",
|
|
3509
4152
|
confidenceScore: 99,
|
|
3510
4153
|
confidenceLevel: "high",
|
|
3511
|
-
freshness: { lastVerified:
|
|
4154
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3512
4155
|
lastUpdated: null,
|
|
3513
4156
|
launchDate: "2023-11-06"
|
|
3514
4157
|
},
|
|
@@ -3525,7 +4168,7 @@ var STATIC_TTS_PRICING = [
|
|
|
3525
4168
|
confidence: "high",
|
|
3526
4169
|
confidenceScore: 99,
|
|
3527
4170
|
confidenceLevel: "high",
|
|
3528
|
-
freshness: { lastVerified:
|
|
4171
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3529
4172
|
lastUpdated: null,
|
|
3530
4173
|
launchDate: "2023-11-06"
|
|
3531
4174
|
},
|
|
@@ -3534,15 +4177,15 @@ var STATIC_TTS_PRICING = [
|
|
|
3534
4177
|
provider: "playht",
|
|
3535
4178
|
displayName: "PlayHT 2.0",
|
|
3536
4179
|
costPerMChars: 30,
|
|
3537
|
-
voiceType:
|
|
4180
|
+
voiceType: null,
|
|
3538
4181
|
maxCharacters: null,
|
|
3539
4182
|
supportedLanguages: null,
|
|
3540
4183
|
source: "seed",
|
|
3541
4184
|
status: "active",
|
|
3542
4185
|
confidence: "high",
|
|
3543
|
-
confidenceScore:
|
|
4186
|
+
confidenceScore: 99,
|
|
3544
4187
|
confidenceLevel: "high",
|
|
3545
|
-
freshness: { lastVerified:
|
|
4188
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3546
4189
|
lastUpdated: null,
|
|
3547
4190
|
launchDate: "2023-06-01"
|
|
3548
4191
|
}
|
|
@@ -3569,6 +4212,40 @@ function calculateTtsModelCost(modelId, characters, pricing) {
|
|
|
3569
4212
|
|
|
3570
4213
|
// src/stt-static.ts
|
|
3571
4214
|
var STATIC_STT_PRICING = [
|
|
4215
|
+
{
|
|
4216
|
+
modelId: "assemblyai-best",
|
|
4217
|
+
provider: "assemblyai",
|
|
4218
|
+
displayName: "AssemblyAI Best (Universal-3 Pro)",
|
|
4219
|
+
costPerMinute: 35e-4,
|
|
4220
|
+
sttType: "batch",
|
|
4221
|
+
maxDuration: null,
|
|
4222
|
+
supportedLanguages: 6,
|
|
4223
|
+
source: "seed",
|
|
4224
|
+
status: "active",
|
|
4225
|
+
confidence: "high",
|
|
4226
|
+
confidenceScore: 99,
|
|
4227
|
+
confidenceLevel: "high",
|
|
4228
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4229
|
+
lastUpdated: null,
|
|
4230
|
+
launchDate: "2026-02-01"
|
|
4231
|
+
},
|
|
4232
|
+
{
|
|
4233
|
+
modelId: "assemblyai-best-async",
|
|
4234
|
+
provider: "assemblyai",
|
|
4235
|
+
displayName: "AssemblyAI Best Async (Universal-3 Pro)",
|
|
4236
|
+
costPerMinute: 35e-4,
|
|
4237
|
+
sttType: "batch",
|
|
4238
|
+
maxDuration: null,
|
|
4239
|
+
supportedLanguages: 6,
|
|
4240
|
+
source: "seed",
|
|
4241
|
+
status: "active",
|
|
4242
|
+
confidence: "high",
|
|
4243
|
+
confidenceScore: 99,
|
|
4244
|
+
confidenceLevel: "high",
|
|
4245
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4246
|
+
lastUpdated: null,
|
|
4247
|
+
launchDate: null
|
|
4248
|
+
},
|
|
3572
4249
|
{
|
|
3573
4250
|
modelId: "assemblyai-universal-2",
|
|
3574
4251
|
provider: "assemblyai",
|
|
@@ -3576,13 +4253,13 @@ var STATIC_STT_PRICING = [
|
|
|
3576
4253
|
costPerMinute: 25e-4,
|
|
3577
4254
|
sttType: "batch",
|
|
3578
4255
|
maxDuration: null,
|
|
3579
|
-
supportedLanguages:
|
|
4256
|
+
supportedLanguages: 99,
|
|
3580
4257
|
source: "seed",
|
|
3581
4258
|
status: "active",
|
|
3582
4259
|
confidence: "high",
|
|
3583
|
-
confidenceScore:
|
|
4260
|
+
confidenceScore: 99,
|
|
3584
4261
|
confidenceLevel: "high",
|
|
3585
|
-
freshness: { lastVerified:
|
|
4262
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3586
4263
|
lastUpdated: null,
|
|
3587
4264
|
launchDate: "2024-06-01"
|
|
3588
4265
|
},
|
|
@@ -3599,7 +4276,7 @@ var STATIC_STT_PRICING = [
|
|
|
3599
4276
|
confidence: "high",
|
|
3600
4277
|
confidenceScore: 99,
|
|
3601
4278
|
confidenceLevel: "high",
|
|
3602
|
-
freshness: { lastVerified:
|
|
4279
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3603
4280
|
lastUpdated: null,
|
|
3604
4281
|
launchDate: "2024-10-31"
|
|
3605
4282
|
},
|
|
@@ -3616,9 +4293,9 @@ var STATIC_STT_PRICING = [
|
|
|
3616
4293
|
confidence: "high",
|
|
3617
4294
|
confidenceScore: 99,
|
|
3618
4295
|
confidenceLevel: "high",
|
|
3619
|
-
freshness: { lastVerified:
|
|
4296
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3620
4297
|
lastUpdated: null,
|
|
3621
|
-
launchDate: "2026-02-
|
|
4298
|
+
launchDate: "2026-02-01"
|
|
3622
4299
|
},
|
|
3623
4300
|
{
|
|
3624
4301
|
modelId: "assemblyai-universal-3-pro-streaming",
|
|
@@ -3633,9 +4310,26 @@ var STATIC_STT_PRICING = [
|
|
|
3633
4310
|
confidence: "high",
|
|
3634
4311
|
confidenceScore: 99,
|
|
3635
4312
|
confidenceLevel: "high",
|
|
3636
|
-
freshness: { lastVerified:
|
|
4313
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3637
4314
|
lastUpdated: null,
|
|
3638
|
-
launchDate: "2026-
|
|
4315
|
+
launchDate: "2026-02-01"
|
|
4316
|
+
},
|
|
4317
|
+
{
|
|
4318
|
+
modelId: "assemblyai-universal-streaming",
|
|
4319
|
+
provider: "assemblyai",
|
|
4320
|
+
displayName: "AssemblyAI Universal-Streaming",
|
|
4321
|
+
costPerMinute: 25e-4,
|
|
4322
|
+
sttType: "streaming",
|
|
4323
|
+
maxDuration: null,
|
|
4324
|
+
supportedLanguages: 1,
|
|
4325
|
+
source: "seed",
|
|
4326
|
+
status: "active",
|
|
4327
|
+
confidence: "high",
|
|
4328
|
+
confidenceScore: 99,
|
|
4329
|
+
confidenceLevel: "high",
|
|
4330
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4331
|
+
lastUpdated: null,
|
|
4332
|
+
launchDate: null
|
|
3639
4333
|
},
|
|
3640
4334
|
{
|
|
3641
4335
|
modelId: "assemblyai-universal-streaming-en",
|
|
@@ -3650,7 +4344,7 @@ var STATIC_STT_PRICING = [
|
|
|
3650
4344
|
confidence: "high",
|
|
3651
4345
|
confidenceScore: 99,
|
|
3652
4346
|
confidenceLevel: "high",
|
|
3653
|
-
freshness: { lastVerified:
|
|
4347
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3654
4348
|
lastUpdated: null,
|
|
3655
4349
|
launchDate: "2025-06-02"
|
|
3656
4350
|
},
|
|
@@ -3667,7 +4361,7 @@ var STATIC_STT_PRICING = [
|
|
|
3667
4361
|
confidence: "high",
|
|
3668
4362
|
confidenceScore: 99,
|
|
3669
4363
|
confidenceLevel: "high",
|
|
3670
|
-
freshness: { lastVerified:
|
|
4364
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3671
4365
|
lastUpdated: null,
|
|
3672
4366
|
launchDate: "2025-11-12"
|
|
3673
4367
|
},
|
|
@@ -3684,7 +4378,7 @@ var STATIC_STT_PRICING = [
|
|
|
3684
4378
|
confidence: "high",
|
|
3685
4379
|
confidenceScore: 99,
|
|
3686
4380
|
confidenceLevel: "high",
|
|
3687
|
-
freshness: { lastVerified:
|
|
4381
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3688
4382
|
lastUpdated: null,
|
|
3689
4383
|
launchDate: "2025-11-01"
|
|
3690
4384
|
},
|
|
@@ -3701,7 +4395,7 @@ var STATIC_STT_PRICING = [
|
|
|
3701
4395
|
confidence: "high",
|
|
3702
4396
|
confidenceScore: 99,
|
|
3703
4397
|
confidenceLevel: "high",
|
|
3704
|
-
freshness: { lastVerified:
|
|
4398
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3705
4399
|
lastUpdated: null,
|
|
3706
4400
|
launchDate: "2018-09-24"
|
|
3707
4401
|
},
|
|
@@ -3718,7 +4412,7 @@ var STATIC_STT_PRICING = [
|
|
|
3718
4412
|
confidence: "high",
|
|
3719
4413
|
confidenceScore: 99,
|
|
3720
4414
|
confidenceLevel: "high",
|
|
3721
|
-
freshness: { lastVerified:
|
|
4415
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3722
4416
|
lastUpdated: null,
|
|
3723
4417
|
launchDate: "2018-09-24"
|
|
3724
4418
|
},
|
|
@@ -3735,7 +4429,7 @@ var STATIC_STT_PRICING = [
|
|
|
3735
4429
|
confidence: "high",
|
|
3736
4430
|
confidenceScore: 99,
|
|
3737
4431
|
confidenceLevel: "high",
|
|
3738
|
-
freshness: { lastVerified:
|
|
4432
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3739
4433
|
lastUpdated: null,
|
|
3740
4434
|
launchDate: "2018-09-24"
|
|
3741
4435
|
},
|
|
@@ -3752,24 +4446,92 @@ var STATIC_STT_PRICING = [
|
|
|
3752
4446
|
confidence: "high",
|
|
3753
4447
|
confidenceScore: 99,
|
|
3754
4448
|
confidenceLevel: "high",
|
|
3755
|
-
freshness: { lastVerified:
|
|
4449
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3756
4450
|
lastUpdated: null,
|
|
3757
4451
|
launchDate: "2018-09-24"
|
|
3758
4452
|
},
|
|
3759
4453
|
{
|
|
3760
|
-
modelId: "azure-stt-
|
|
4454
|
+
modelId: "azure-stt-batch",
|
|
4455
|
+
provider: "azure",
|
|
4456
|
+
displayName: "Azure Speech Standard Batch Transcription",
|
|
4457
|
+
costPerMinute: 3e-3,
|
|
4458
|
+
sttType: "batch",
|
|
4459
|
+
maxDuration: null,
|
|
4460
|
+
supportedLanguages: null,
|
|
4461
|
+
source: "seed",
|
|
4462
|
+
status: "active",
|
|
4463
|
+
confidence: "high",
|
|
4464
|
+
confidenceScore: 99,
|
|
4465
|
+
confidenceLevel: "high",
|
|
4466
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4467
|
+
lastUpdated: null,
|
|
4468
|
+
launchDate: null
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
modelId: "azure-stt-custom",
|
|
4472
|
+
provider: "azure",
|
|
4473
|
+
displayName: "Azure Speech Custom Real-time",
|
|
4474
|
+
costPerMinute: 0.02,
|
|
4475
|
+
sttType: "real-time",
|
|
4476
|
+
maxDuration: null,
|
|
4477
|
+
supportedLanguages: null,
|
|
4478
|
+
source: "seed",
|
|
4479
|
+
status: "active",
|
|
4480
|
+
confidence: "high",
|
|
4481
|
+
confidenceScore: 99,
|
|
4482
|
+
confidenceLevel: "high",
|
|
4483
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4484
|
+
lastUpdated: null,
|
|
4485
|
+
launchDate: null
|
|
4486
|
+
},
|
|
4487
|
+
{
|
|
4488
|
+
modelId: "azure-stt-custom-batch",
|
|
3761
4489
|
provider: "azure",
|
|
3762
|
-
displayName: "Azure
|
|
3763
|
-
costPerMinute:
|
|
4490
|
+
displayName: "Azure Speech Custom Batch Transcription",
|
|
4491
|
+
costPerMinute: 375e-5,
|
|
3764
4492
|
sttType: "batch",
|
|
3765
4493
|
maxDuration: null,
|
|
3766
4494
|
supportedLanguages: null,
|
|
3767
4495
|
source: "seed",
|
|
3768
4496
|
status: "active",
|
|
3769
4497
|
confidence: "high",
|
|
3770
|
-
confidenceScore:
|
|
4498
|
+
confidenceScore: 99,
|
|
4499
|
+
confidenceLevel: "high",
|
|
4500
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4501
|
+
lastUpdated: null,
|
|
4502
|
+
launchDate: null
|
|
4503
|
+
},
|
|
4504
|
+
{
|
|
4505
|
+
modelId: "azure-stt-realtime",
|
|
4506
|
+
provider: "azure",
|
|
4507
|
+
displayName: "Azure Speech Standard Real-time Transcription",
|
|
4508
|
+
costPerMinute: 0.016667,
|
|
4509
|
+
sttType: "real-time",
|
|
4510
|
+
maxDuration: null,
|
|
4511
|
+
supportedLanguages: null,
|
|
4512
|
+
source: "seed",
|
|
4513
|
+
status: "active",
|
|
4514
|
+
confidence: "high",
|
|
4515
|
+
confidenceScore: 99,
|
|
4516
|
+
confidenceLevel: "high",
|
|
4517
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4518
|
+
lastUpdated: null,
|
|
4519
|
+
launchDate: null
|
|
4520
|
+
},
|
|
4521
|
+
{
|
|
4522
|
+
modelId: "azure-stt-standard",
|
|
4523
|
+
provider: "azure",
|
|
4524
|
+
displayName: "Azure Speech Standard Real-time",
|
|
4525
|
+
costPerMinute: 0.016667,
|
|
4526
|
+
sttType: "real-time",
|
|
4527
|
+
maxDuration: null,
|
|
4528
|
+
supportedLanguages: null,
|
|
4529
|
+
source: "seed",
|
|
4530
|
+
status: "active",
|
|
4531
|
+
confidence: "high",
|
|
4532
|
+
confidenceScore: 99,
|
|
3771
4533
|
confidenceLevel: "high",
|
|
3772
|
-
freshness: { lastVerified:
|
|
4534
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3773
4535
|
lastUpdated: null,
|
|
3774
4536
|
launchDate: "2019-09-01"
|
|
3775
4537
|
},
|
|
@@ -3777,16 +4539,16 @@ var STATIC_STT_PRICING = [
|
|
|
3777
4539
|
modelId: "cartesia-ink",
|
|
3778
4540
|
provider: "cartesia",
|
|
3779
4541
|
displayName: "Cartesia Ink",
|
|
3780
|
-
costPerMinute:
|
|
3781
|
-
sttType:
|
|
4542
|
+
costPerMinute: 2167e-6,
|
|
4543
|
+
sttType: null,
|
|
3782
4544
|
maxDuration: null,
|
|
3783
4545
|
supportedLanguages: null,
|
|
3784
4546
|
source: "seed",
|
|
3785
4547
|
status: "active",
|
|
3786
4548
|
confidence: "high",
|
|
3787
|
-
confidenceScore:
|
|
4549
|
+
confidenceScore: 99,
|
|
3788
4550
|
confidenceLevel: "high",
|
|
3789
|
-
freshness: { lastVerified:
|
|
4551
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3790
4552
|
lastUpdated: null,
|
|
3791
4553
|
launchDate: "2025-03-01"
|
|
3792
4554
|
},
|
|
@@ -3794,7 +4556,7 @@ var STATIC_STT_PRICING = [
|
|
|
3794
4556
|
modelId: "cartesia-ink-whisper",
|
|
3795
4557
|
provider: "cartesia",
|
|
3796
4558
|
displayName: "Cartesia Ink-Whisper",
|
|
3797
|
-
costPerMinute:
|
|
4559
|
+
costPerMinute: 2167e-6,
|
|
3798
4560
|
sttType: "streaming",
|
|
3799
4561
|
maxDuration: null,
|
|
3800
4562
|
supportedLanguages: null,
|
|
@@ -3803,7 +4565,7 @@ var STATIC_STT_PRICING = [
|
|
|
3803
4565
|
confidence: "high",
|
|
3804
4566
|
confidenceScore: 99,
|
|
3805
4567
|
confidenceLevel: "high",
|
|
3806
|
-
freshness: { lastVerified:
|
|
4568
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3807
4569
|
lastUpdated: null,
|
|
3808
4570
|
launchDate: "2025-06-10"
|
|
3809
4571
|
},
|
|
@@ -3820,14 +4582,31 @@ var STATIC_STT_PRICING = [
|
|
|
3820
4582
|
confidence: "high",
|
|
3821
4583
|
confidenceScore: 99,
|
|
3822
4584
|
confidenceLevel: "high",
|
|
3823
|
-
freshness: { lastVerified:
|
|
4585
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3824
4586
|
lastUpdated: null,
|
|
3825
4587
|
launchDate: "2025-06-10"
|
|
3826
4588
|
},
|
|
4589
|
+
{
|
|
4590
|
+
modelId: "deepgram-base",
|
|
4591
|
+
provider: "deepgram",
|
|
4592
|
+
displayName: "Deepgram Base",
|
|
4593
|
+
costPerMinute: 0.0145,
|
|
4594
|
+
sttType: "batch",
|
|
4595
|
+
maxDuration: null,
|
|
4596
|
+
supportedLanguages: null,
|
|
4597
|
+
source: "seed",
|
|
4598
|
+
status: "active",
|
|
4599
|
+
confidence: "high",
|
|
4600
|
+
confidenceScore: 99,
|
|
4601
|
+
confidenceLevel: "high",
|
|
4602
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4603
|
+
lastUpdated: null,
|
|
4604
|
+
launchDate: null
|
|
4605
|
+
},
|
|
3827
4606
|
{
|
|
3828
4607
|
modelId: "deepgram-base-batch",
|
|
3829
4608
|
provider: "deepgram",
|
|
3830
|
-
displayName: "Deepgram Base (
|
|
4609
|
+
displayName: "Deepgram Base (Batch)",
|
|
3831
4610
|
costPerMinute: 0.0145,
|
|
3832
4611
|
sttType: "batch",
|
|
3833
4612
|
maxDuration: null,
|
|
@@ -3837,7 +4616,7 @@ var STATIC_STT_PRICING = [
|
|
|
3837
4616
|
confidence: "high",
|
|
3838
4617
|
confidenceScore: 99,
|
|
3839
4618
|
confidenceLevel: "high",
|
|
3840
|
-
freshness: { lastVerified:
|
|
4619
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3841
4620
|
lastUpdated: null,
|
|
3842
4621
|
launchDate: "2022-07-07"
|
|
3843
4622
|
},
|
|
@@ -3854,7 +4633,7 @@ var STATIC_STT_PRICING = [
|
|
|
3854
4633
|
confidence: "high",
|
|
3855
4634
|
confidenceScore: 99,
|
|
3856
4635
|
confidenceLevel: "high",
|
|
3857
|
-
freshness: { lastVerified:
|
|
4636
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3858
4637
|
lastUpdated: null,
|
|
3859
4638
|
launchDate: "2022-07-07"
|
|
3860
4639
|
},
|
|
@@ -3871,14 +4650,31 @@ var STATIC_STT_PRICING = [
|
|
|
3871
4650
|
confidence: "high",
|
|
3872
4651
|
confidenceScore: 99,
|
|
3873
4652
|
confidenceLevel: "high",
|
|
3874
|
-
freshness: { lastVerified:
|
|
4653
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3875
4654
|
lastUpdated: null,
|
|
3876
4655
|
launchDate: "2022-07-07"
|
|
3877
4656
|
},
|
|
4657
|
+
{
|
|
4658
|
+
modelId: "deepgram-enhanced",
|
|
4659
|
+
provider: "deepgram",
|
|
4660
|
+
displayName: "Deepgram Enhanced",
|
|
4661
|
+
costPerMinute: 0.0165,
|
|
4662
|
+
sttType: "batch",
|
|
4663
|
+
maxDuration: null,
|
|
4664
|
+
supportedLanguages: null,
|
|
4665
|
+
source: "seed",
|
|
4666
|
+
status: "active",
|
|
4667
|
+
confidence: "high",
|
|
4668
|
+
confidenceScore: 99,
|
|
4669
|
+
confidenceLevel: "high",
|
|
4670
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4671
|
+
lastUpdated: null,
|
|
4672
|
+
launchDate: null
|
|
4673
|
+
},
|
|
3878
4674
|
{
|
|
3879
4675
|
modelId: "deepgram-enhanced-batch",
|
|
3880
4676
|
provider: "deepgram",
|
|
3881
|
-
displayName: "Deepgram Enhanced (
|
|
4677
|
+
displayName: "Deepgram Enhanced (Batch)",
|
|
3882
4678
|
costPerMinute: 0.0165,
|
|
3883
4679
|
sttType: "batch",
|
|
3884
4680
|
maxDuration: null,
|
|
@@ -3888,7 +4684,7 @@ var STATIC_STT_PRICING = [
|
|
|
3888
4684
|
confidence: "high",
|
|
3889
4685
|
confidenceScore: 99,
|
|
3890
4686
|
confidenceLevel: "high",
|
|
3891
|
-
freshness: { lastVerified:
|
|
4687
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3892
4688
|
lastUpdated: null,
|
|
3893
4689
|
launchDate: "2022-05-26"
|
|
3894
4690
|
},
|
|
@@ -3905,7 +4701,7 @@ var STATIC_STT_PRICING = [
|
|
|
3905
4701
|
confidence: "high",
|
|
3906
4702
|
confidenceScore: 99,
|
|
3907
4703
|
confidenceLevel: "high",
|
|
3908
|
-
freshness: { lastVerified:
|
|
4704
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3909
4705
|
lastUpdated: null,
|
|
3910
4706
|
launchDate: "2022-05-26"
|
|
3911
4707
|
},
|
|
@@ -3922,14 +4718,14 @@ var STATIC_STT_PRICING = [
|
|
|
3922
4718
|
confidence: "high",
|
|
3923
4719
|
confidenceScore: 99,
|
|
3924
4720
|
confidenceLevel: "high",
|
|
3925
|
-
freshness: { lastVerified:
|
|
4721
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3926
4722
|
lastUpdated: null,
|
|
3927
4723
|
launchDate: "2022-05-26"
|
|
3928
4724
|
},
|
|
3929
4725
|
{
|
|
3930
4726
|
modelId: "deepgram-flux-batch",
|
|
3931
4727
|
provider: "deepgram",
|
|
3932
|
-
displayName: "Deepgram Flux (
|
|
4728
|
+
displayName: "Deepgram Flux (Batch)",
|
|
3933
4729
|
costPerMinute: 77e-4,
|
|
3934
4730
|
sttType: "batch",
|
|
3935
4731
|
maxDuration: null,
|
|
@@ -3939,7 +4735,7 @@ var STATIC_STT_PRICING = [
|
|
|
3939
4735
|
confidence: "high",
|
|
3940
4736
|
confidenceScore: 99,
|
|
3941
4737
|
confidenceLevel: "high",
|
|
3942
|
-
freshness: { lastVerified:
|
|
4738
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3943
4739
|
lastUpdated: null,
|
|
3944
4740
|
launchDate: "2025-10-02"
|
|
3945
4741
|
},
|
|
@@ -3956,7 +4752,7 @@ var STATIC_STT_PRICING = [
|
|
|
3956
4752
|
confidence: "high",
|
|
3957
4753
|
confidenceScore: 99,
|
|
3958
4754
|
confidenceLevel: "high",
|
|
3959
|
-
freshness: { lastVerified:
|
|
4755
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3960
4756
|
lastUpdated: null,
|
|
3961
4757
|
launchDate: "2025-10-02"
|
|
3962
4758
|
},
|
|
@@ -3973,7 +4769,7 @@ var STATIC_STT_PRICING = [
|
|
|
3973
4769
|
confidence: "high",
|
|
3974
4770
|
confidenceScore: 99,
|
|
3975
4771
|
confidenceLevel: "high",
|
|
3976
|
-
freshness: { lastVerified:
|
|
4772
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3977
4773
|
lastUpdated: null,
|
|
3978
4774
|
launchDate: "2025-10-02"
|
|
3979
4775
|
},
|
|
@@ -3982,22 +4778,22 @@ var STATIC_STT_PRICING = [
|
|
|
3982
4778
|
provider: "deepgram",
|
|
3983
4779
|
displayName: "Deepgram Nova-2",
|
|
3984
4780
|
costPerMinute: 58e-4,
|
|
3985
|
-
sttType: "
|
|
4781
|
+
sttType: "batch",
|
|
3986
4782
|
maxDuration: null,
|
|
3987
|
-
supportedLanguages:
|
|
4783
|
+
supportedLanguages: 45,
|
|
3988
4784
|
source: "seed",
|
|
3989
4785
|
status: "active",
|
|
3990
4786
|
confidence: "high",
|
|
3991
|
-
confidenceScore:
|
|
4787
|
+
confidenceScore: 99,
|
|
3992
4788
|
confidenceLevel: "high",
|
|
3993
|
-
freshness: { lastVerified:
|
|
4789
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
3994
4790
|
lastUpdated: null,
|
|
3995
4791
|
launchDate: "2023-12-01"
|
|
3996
4792
|
},
|
|
3997
4793
|
{
|
|
3998
4794
|
modelId: "deepgram-nova-2-batch",
|
|
3999
4795
|
provider: "deepgram",
|
|
4000
|
-
displayName: "Deepgram Nova-
|
|
4796
|
+
displayName: "Deepgram Nova-2 (Batch)",
|
|
4001
4797
|
costPerMinute: 58e-4,
|
|
4002
4798
|
sttType: "batch",
|
|
4003
4799
|
maxDuration: null,
|
|
@@ -4007,14 +4803,14 @@ var STATIC_STT_PRICING = [
|
|
|
4007
4803
|
confidence: "high",
|
|
4008
4804
|
confidenceScore: 99,
|
|
4009
4805
|
confidenceLevel: "high",
|
|
4010
|
-
freshness: { lastVerified:
|
|
4806
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4011
4807
|
lastUpdated: null,
|
|
4012
4808
|
launchDate: "2023-11-14"
|
|
4013
4809
|
},
|
|
4014
4810
|
{
|
|
4015
4811
|
modelId: "deepgram-nova-2-prerecorded",
|
|
4016
4812
|
provider: "deepgram",
|
|
4017
|
-
displayName: "Deepgram Nova-
|
|
4813
|
+
displayName: "Deepgram Nova-2 (Pre-Recorded)",
|
|
4018
4814
|
costPerMinute: 58e-4,
|
|
4019
4815
|
sttType: "batch",
|
|
4020
4816
|
maxDuration: null,
|
|
@@ -4024,14 +4820,14 @@ var STATIC_STT_PRICING = [
|
|
|
4024
4820
|
confidence: "high",
|
|
4025
4821
|
confidenceScore: 99,
|
|
4026
4822
|
confidenceLevel: "high",
|
|
4027
|
-
freshness: { lastVerified:
|
|
4823
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4028
4824
|
lastUpdated: null,
|
|
4029
4825
|
launchDate: "2023-11-14"
|
|
4030
4826
|
},
|
|
4031
4827
|
{
|
|
4032
4828
|
modelId: "deepgram-nova-2-streaming",
|
|
4033
4829
|
provider: "deepgram",
|
|
4034
|
-
displayName: "Deepgram Nova-
|
|
4830
|
+
displayName: "Deepgram Nova-2 (Streaming)",
|
|
4035
4831
|
costPerMinute: 58e-4,
|
|
4036
4832
|
sttType: "streaming",
|
|
4037
4833
|
maxDuration: null,
|
|
@@ -4041,7 +4837,7 @@ var STATIC_STT_PRICING = [
|
|
|
4041
4837
|
confidence: "high",
|
|
4042
4838
|
confidenceScore: 99,
|
|
4043
4839
|
confidenceLevel: "high",
|
|
4044
|
-
freshness: { lastVerified:
|
|
4840
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4045
4841
|
lastUpdated: null,
|
|
4046
4842
|
launchDate: "2023-11-14"
|
|
4047
4843
|
},
|
|
@@ -4050,22 +4846,39 @@ var STATIC_STT_PRICING = [
|
|
|
4050
4846
|
provider: "deepgram",
|
|
4051
4847
|
displayName: "Deepgram Nova-3",
|
|
4052
4848
|
costPerMinute: 77e-4,
|
|
4053
|
-
sttType: "
|
|
4849
|
+
sttType: "batch",
|
|
4054
4850
|
maxDuration: null,
|
|
4055
|
-
supportedLanguages:
|
|
4851
|
+
supportedLanguages: 45,
|
|
4056
4852
|
source: "seed",
|
|
4057
4853
|
status: "active",
|
|
4058
4854
|
confidence: "high",
|
|
4059
|
-
confidenceScore:
|
|
4855
|
+
confidenceScore: 99,
|
|
4060
4856
|
confidenceLevel: "high",
|
|
4061
|
-
freshness: { lastVerified:
|
|
4857
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4062
4858
|
lastUpdated: null,
|
|
4063
4859
|
launchDate: "2025-01-01"
|
|
4064
4860
|
},
|
|
4861
|
+
{
|
|
4862
|
+
modelId: "deepgram-nova-3-monolingual",
|
|
4863
|
+
provider: "deepgram",
|
|
4864
|
+
displayName: "Deepgram Nova-3 (Monolingual)",
|
|
4865
|
+
costPerMinute: 77e-4,
|
|
4866
|
+
sttType: "batch",
|
|
4867
|
+
maxDuration: null,
|
|
4868
|
+
supportedLanguages: 45,
|
|
4869
|
+
source: "seed",
|
|
4870
|
+
status: "active",
|
|
4871
|
+
confidence: "high",
|
|
4872
|
+
confidenceScore: 99,
|
|
4873
|
+
confidenceLevel: "high",
|
|
4874
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4875
|
+
lastUpdated: null,
|
|
4876
|
+
launchDate: null
|
|
4877
|
+
},
|
|
4065
4878
|
{
|
|
4066
4879
|
modelId: "deepgram-nova-3-monolingual-batch",
|
|
4067
4880
|
provider: "deepgram",
|
|
4068
|
-
displayName: "Deepgram Nova-3 Monolingual (
|
|
4881
|
+
displayName: "Deepgram Nova-3 Monolingual (Batch)",
|
|
4069
4882
|
costPerMinute: 77e-4,
|
|
4070
4883
|
sttType: "batch",
|
|
4071
4884
|
maxDuration: null,
|
|
@@ -4075,7 +4888,7 @@ var STATIC_STT_PRICING = [
|
|
|
4075
4888
|
confidence: "high",
|
|
4076
4889
|
confidenceScore: 99,
|
|
4077
4890
|
confidenceLevel: "high",
|
|
4078
|
-
freshness: { lastVerified:
|
|
4891
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4079
4892
|
lastUpdated: null,
|
|
4080
4893
|
launchDate: "2025-02-12"
|
|
4081
4894
|
},
|
|
@@ -4092,7 +4905,7 @@ var STATIC_STT_PRICING = [
|
|
|
4092
4905
|
confidence: "high",
|
|
4093
4906
|
confidenceScore: 99,
|
|
4094
4907
|
confidenceLevel: "high",
|
|
4095
|
-
freshness: { lastVerified:
|
|
4908
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4096
4909
|
lastUpdated: null,
|
|
4097
4910
|
launchDate: "2025-02-12"
|
|
4098
4911
|
},
|
|
@@ -4109,7 +4922,7 @@ var STATIC_STT_PRICING = [
|
|
|
4109
4922
|
confidence: "high",
|
|
4110
4923
|
confidenceScore: 99,
|
|
4111
4924
|
confidenceLevel: "high",
|
|
4112
|
-
freshness: { lastVerified:
|
|
4925
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4113
4926
|
lastUpdated: null,
|
|
4114
4927
|
launchDate: "2025-02-12"
|
|
4115
4928
|
},
|
|
@@ -4118,22 +4931,22 @@ var STATIC_STT_PRICING = [
|
|
|
4118
4931
|
provider: "deepgram",
|
|
4119
4932
|
displayName: "Deepgram Nova-3 Multilingual",
|
|
4120
4933
|
costPerMinute: 92e-4,
|
|
4121
|
-
sttType: "
|
|
4934
|
+
sttType: "batch",
|
|
4122
4935
|
maxDuration: null,
|
|
4123
|
-
supportedLanguages:
|
|
4936
|
+
supportedLanguages: 45,
|
|
4124
4937
|
source: "seed",
|
|
4125
4938
|
status: "active",
|
|
4126
4939
|
confidence: "high",
|
|
4127
|
-
confidenceScore:
|
|
4940
|
+
confidenceScore: 99,
|
|
4128
4941
|
confidenceLevel: "high",
|
|
4129
|
-
freshness: { lastVerified:
|
|
4942
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4130
4943
|
lastUpdated: null,
|
|
4131
4944
|
launchDate: "2025-01-01"
|
|
4132
4945
|
},
|
|
4133
4946
|
{
|
|
4134
4947
|
modelId: "deepgram-nova-3-multilingual-batch",
|
|
4135
4948
|
provider: "deepgram",
|
|
4136
|
-
displayName: "Deepgram Nova-3 Multilingual (
|
|
4949
|
+
displayName: "Deepgram Nova-3 Multilingual (Batch)",
|
|
4137
4950
|
costPerMinute: 92e-4,
|
|
4138
4951
|
sttType: "batch",
|
|
4139
4952
|
maxDuration: null,
|
|
@@ -4143,7 +4956,7 @@ var STATIC_STT_PRICING = [
|
|
|
4143
4956
|
confidence: "high",
|
|
4144
4957
|
confidenceScore: 99,
|
|
4145
4958
|
confidenceLevel: "high",
|
|
4146
|
-
freshness: { lastVerified:
|
|
4959
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4147
4960
|
lastUpdated: null,
|
|
4148
4961
|
launchDate: "2025-02-12"
|
|
4149
4962
|
},
|
|
@@ -4160,7 +4973,7 @@ var STATIC_STT_PRICING = [
|
|
|
4160
4973
|
confidence: "high",
|
|
4161
4974
|
confidenceScore: 99,
|
|
4162
4975
|
confidenceLevel: "high",
|
|
4163
|
-
freshness: { lastVerified:
|
|
4976
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4164
4977
|
lastUpdated: null,
|
|
4165
4978
|
launchDate: "2025-02-12"
|
|
4166
4979
|
},
|
|
@@ -4177,7 +4990,7 @@ var STATIC_STT_PRICING = [
|
|
|
4177
4990
|
confidence: "high",
|
|
4178
4991
|
confidenceScore: 99,
|
|
4179
4992
|
confidenceLevel: "high",
|
|
4180
|
-
freshness: { lastVerified:
|
|
4993
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4181
4994
|
lastUpdated: null,
|
|
4182
4995
|
launchDate: "2025-02-12"
|
|
4183
4996
|
},
|
|
@@ -4186,15 +4999,15 @@ var STATIC_STT_PRICING = [
|
|
|
4186
4999
|
provider: "elevenlabs",
|
|
4187
5000
|
displayName: "ElevenLabs Scribe v1",
|
|
4188
5001
|
costPerMinute: 67e-4,
|
|
4189
|
-
sttType:
|
|
5002
|
+
sttType: null,
|
|
4190
5003
|
maxDuration: null,
|
|
4191
5004
|
supportedLanguages: null,
|
|
4192
5005
|
source: "seed",
|
|
4193
5006
|
status: "active",
|
|
4194
5007
|
confidence: "high",
|
|
4195
|
-
confidenceScore:
|
|
5008
|
+
confidenceScore: 99,
|
|
4196
5009
|
confidenceLevel: "high",
|
|
4197
|
-
freshness: { lastVerified:
|
|
5010
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4198
5011
|
lastUpdated: null,
|
|
4199
5012
|
launchDate: "2025-02-01"
|
|
4200
5013
|
},
|
|
@@ -4203,15 +5016,15 @@ var STATIC_STT_PRICING = [
|
|
|
4203
5016
|
provider: "elevenlabs",
|
|
4204
5017
|
displayName: "ElevenLabs Scribe v2",
|
|
4205
5018
|
costPerMinute: 67e-4,
|
|
4206
|
-
sttType:
|
|
5019
|
+
sttType: null,
|
|
4207
5020
|
maxDuration: null,
|
|
4208
5021
|
supportedLanguages: null,
|
|
4209
5022
|
source: "seed",
|
|
4210
5023
|
status: "active",
|
|
4211
5024
|
confidence: "high",
|
|
4212
|
-
confidenceScore:
|
|
5025
|
+
confidenceScore: 99,
|
|
4213
5026
|
confidenceLevel: "high",
|
|
4214
|
-
freshness: { lastVerified:
|
|
5027
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4215
5028
|
lastUpdated: null,
|
|
4216
5029
|
launchDate: "2025-06-01"
|
|
4217
5030
|
},
|
|
@@ -4220,15 +5033,15 @@ var STATIC_STT_PRICING = [
|
|
|
4220
5033
|
provider: "elevenlabs",
|
|
4221
5034
|
displayName: "ElevenLabs Scribe v2 Realtime",
|
|
4222
5035
|
costPerMinute: 8e-3,
|
|
4223
|
-
sttType:
|
|
5036
|
+
sttType: null,
|
|
4224
5037
|
maxDuration: null,
|
|
4225
5038
|
supportedLanguages: null,
|
|
4226
5039
|
source: "seed",
|
|
4227
5040
|
status: "active",
|
|
4228
5041
|
confidence: "high",
|
|
4229
|
-
confidenceScore:
|
|
5042
|
+
confidenceScore: 99,
|
|
4230
5043
|
confidenceLevel: "high",
|
|
4231
|
-
freshness: { lastVerified:
|
|
5044
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4232
5045
|
lastUpdated: null,
|
|
4233
5046
|
launchDate: "2025-09-01"
|
|
4234
5047
|
},
|
|
@@ -4237,32 +5050,66 @@ var STATIC_STT_PRICING = [
|
|
|
4237
5050
|
provider: "google-cloud",
|
|
4238
5051
|
displayName: "Google Cloud STT Enhanced",
|
|
4239
5052
|
costPerMinute: 0.036,
|
|
4240
|
-
sttType:
|
|
5053
|
+
sttType: null,
|
|
4241
5054
|
maxDuration: null,
|
|
4242
5055
|
supportedLanguages: null,
|
|
4243
5056
|
source: "seed",
|
|
4244
5057
|
status: "active",
|
|
4245
5058
|
confidence: "high",
|
|
4246
|
-
confidenceScore:
|
|
5059
|
+
confidenceScore: 99,
|
|
4247
5060
|
confidenceLevel: "high",
|
|
4248
|
-
freshness: { lastVerified:
|
|
5061
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4249
5062
|
lastUpdated: null,
|
|
4250
5063
|
launchDate: "2018-04-01"
|
|
4251
5064
|
},
|
|
5065
|
+
{
|
|
5066
|
+
modelId: "google-cloud-stt-medical-conversation",
|
|
5067
|
+
provider: "google-cloud",
|
|
5068
|
+
displayName: "Google Cloud Speech-to-Text Medical Conversation",
|
|
5069
|
+
costPerMinute: 0.078,
|
|
5070
|
+
sttType: "batch",
|
|
5071
|
+
maxDuration: null,
|
|
5072
|
+
supportedLanguages: null,
|
|
5073
|
+
source: "seed",
|
|
5074
|
+
status: "active",
|
|
5075
|
+
confidence: "high",
|
|
5076
|
+
confidenceScore: 99,
|
|
5077
|
+
confidenceLevel: "high",
|
|
5078
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5079
|
+
lastUpdated: null,
|
|
5080
|
+
launchDate: null
|
|
5081
|
+
},
|
|
5082
|
+
{
|
|
5083
|
+
modelId: "google-cloud-stt-medical-dictation",
|
|
5084
|
+
provider: "google-cloud",
|
|
5085
|
+
displayName: "Google Cloud Speech-to-Text Medical Dictation",
|
|
5086
|
+
costPerMinute: 0.078,
|
|
5087
|
+
sttType: "batch",
|
|
5088
|
+
maxDuration: null,
|
|
5089
|
+
supportedLanguages: null,
|
|
5090
|
+
source: "seed",
|
|
5091
|
+
status: "active",
|
|
5092
|
+
confidence: "high",
|
|
5093
|
+
confidenceScore: 99,
|
|
5094
|
+
confidenceLevel: "high",
|
|
5095
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5096
|
+
lastUpdated: null,
|
|
5097
|
+
launchDate: null
|
|
5098
|
+
},
|
|
4252
5099
|
{
|
|
4253
5100
|
modelId: "google-cloud-stt-standard",
|
|
4254
5101
|
provider: "google-cloud",
|
|
4255
5102
|
displayName: "Google Cloud STT Standard",
|
|
4256
5103
|
costPerMinute: 0.024,
|
|
4257
|
-
sttType:
|
|
5104
|
+
sttType: null,
|
|
4258
5105
|
maxDuration: null,
|
|
4259
5106
|
supportedLanguages: null,
|
|
4260
5107
|
source: "seed",
|
|
4261
5108
|
status: "active",
|
|
4262
5109
|
confidence: "high",
|
|
4263
|
-
confidenceScore:
|
|
5110
|
+
confidenceScore: 99,
|
|
4264
5111
|
confidenceLevel: "high",
|
|
4265
|
-
freshness: { lastVerified:
|
|
5112
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4266
5113
|
lastUpdated: null,
|
|
4267
5114
|
launchDate: "2018-04-01"
|
|
4268
5115
|
},
|
|
@@ -4279,7 +5126,7 @@ var STATIC_STT_PRICING = [
|
|
|
4279
5126
|
confidence: "high",
|
|
4280
5127
|
confidenceScore: 99,
|
|
4281
5128
|
confidenceLevel: "high",
|
|
4282
|
-
freshness: { lastVerified:
|
|
5129
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4283
5130
|
lastUpdated: null,
|
|
4284
5131
|
launchDate: "2021-11-08"
|
|
4285
5132
|
},
|
|
@@ -4296,14 +5143,14 @@ var STATIC_STT_PRICING = [
|
|
|
4296
5143
|
confidence: "high",
|
|
4297
5144
|
confidenceScore: 99,
|
|
4298
5145
|
confidenceLevel: "high",
|
|
4299
|
-
freshness: { lastVerified:
|
|
5146
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4300
5147
|
lastUpdated: null,
|
|
4301
5148
|
launchDate: "2021-11-08"
|
|
4302
5149
|
},
|
|
4303
5150
|
{
|
|
4304
5151
|
modelId: "google-cloud-stt-v1-standard-logged",
|
|
4305
5152
|
provider: "google-cloud",
|
|
4306
|
-
displayName: "Google Cloud Speech-to-Text V1 Standard (
|
|
5153
|
+
displayName: "Google Cloud Speech-to-Text V1 Standard (With Data Logging)",
|
|
4307
5154
|
costPerMinute: 0.016,
|
|
4308
5155
|
sttType: "batch",
|
|
4309
5156
|
maxDuration: null,
|
|
@@ -4313,14 +5160,14 @@ var STATIC_STT_PRICING = [
|
|
|
4313
5160
|
confidence: "high",
|
|
4314
5161
|
confidenceScore: 99,
|
|
4315
5162
|
confidenceLevel: "high",
|
|
4316
|
-
freshness: { lastVerified:
|
|
5163
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4317
5164
|
lastUpdated: null,
|
|
4318
5165
|
launchDate: "2017-04-18"
|
|
4319
5166
|
},
|
|
4320
5167
|
{
|
|
4321
5168
|
modelId: "google-cloud-stt-v1-standard-unlogged",
|
|
4322
5169
|
provider: "google-cloud",
|
|
4323
|
-
displayName: "Google Cloud Speech-to-Text V1 Standard (
|
|
5170
|
+
displayName: "Google Cloud Speech-to-Text V1 Standard (Without Data Logging)",
|
|
4324
5171
|
costPerMinute: 0.024,
|
|
4325
5172
|
sttType: "batch",
|
|
4326
5173
|
maxDuration: null,
|
|
@@ -4330,14 +5177,14 @@ var STATIC_STT_PRICING = [
|
|
|
4330
5177
|
confidence: "high",
|
|
4331
5178
|
confidenceScore: 99,
|
|
4332
5179
|
confidenceLevel: "high",
|
|
4333
|
-
freshness: { lastVerified:
|
|
5180
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4334
5181
|
lastUpdated: null,
|
|
4335
5182
|
launchDate: "2017-04-18"
|
|
4336
5183
|
},
|
|
4337
5184
|
{
|
|
4338
5185
|
modelId: "google-cloud-stt-v1-standard-with-logging",
|
|
4339
5186
|
provider: "google-cloud",
|
|
4340
|
-
displayName: "Google Cloud Speech-to-Text V1 Standard (
|
|
5187
|
+
displayName: "Google Cloud Speech-to-Text V1 Standard (With Logging)",
|
|
4341
5188
|
costPerMinute: 0.016,
|
|
4342
5189
|
sttType: "batch",
|
|
4343
5190
|
maxDuration: null,
|
|
@@ -4347,14 +5194,14 @@ var STATIC_STT_PRICING = [
|
|
|
4347
5194
|
confidence: "high",
|
|
4348
5195
|
confidenceScore: 99,
|
|
4349
5196
|
confidenceLevel: "high",
|
|
4350
|
-
freshness: { lastVerified:
|
|
5197
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4351
5198
|
lastUpdated: null,
|
|
4352
5199
|
launchDate: "2017-04-18"
|
|
4353
5200
|
},
|
|
4354
5201
|
{
|
|
4355
5202
|
modelId: "google-cloud-stt-v1-standard-without-logging",
|
|
4356
5203
|
provider: "google-cloud",
|
|
4357
|
-
displayName: "Google Cloud Speech-to-Text V1 Standard (
|
|
5204
|
+
displayName: "Google Cloud Speech-to-Text V1 Standard (Without Logging)",
|
|
4358
5205
|
costPerMinute: 0.024,
|
|
4359
5206
|
sttType: "batch",
|
|
4360
5207
|
maxDuration: null,
|
|
@@ -4364,7 +5211,7 @@ var STATIC_STT_PRICING = [
|
|
|
4364
5211
|
confidence: "high",
|
|
4365
5212
|
confidenceScore: 99,
|
|
4366
5213
|
confidenceLevel: "high",
|
|
4367
|
-
freshness: { lastVerified:
|
|
5214
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4368
5215
|
lastUpdated: null,
|
|
4369
5216
|
launchDate: "2017-04-18"
|
|
4370
5217
|
},
|
|
@@ -4381,14 +5228,14 @@ var STATIC_STT_PRICING = [
|
|
|
4381
5228
|
confidence: "high",
|
|
4382
5229
|
confidenceScore: 99,
|
|
4383
5230
|
confidenceLevel: "high",
|
|
4384
|
-
freshness: { lastVerified:
|
|
5231
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4385
5232
|
lastUpdated: null,
|
|
4386
5233
|
launchDate: "2023-08-09"
|
|
4387
5234
|
},
|
|
4388
5235
|
{
|
|
4389
5236
|
modelId: "google-cloud-stt-v2-standard",
|
|
4390
5237
|
provider: "google-cloud",
|
|
4391
|
-
displayName: "Google Cloud Speech-to-Text V2 Standard
|
|
5238
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard",
|
|
4392
5239
|
costPerMinute: 0.016,
|
|
4393
5240
|
sttType: "batch",
|
|
4394
5241
|
maxDuration: null,
|
|
@@ -4398,14 +5245,31 @@ var STATIC_STT_PRICING = [
|
|
|
4398
5245
|
confidence: "high",
|
|
4399
5246
|
confidenceScore: 99,
|
|
4400
5247
|
confidenceLevel: "high",
|
|
4401
|
-
freshness: { lastVerified:
|
|
5248
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4402
5249
|
lastUpdated: null,
|
|
4403
5250
|
launchDate: "2023-08-09"
|
|
4404
5251
|
},
|
|
5252
|
+
{
|
|
5253
|
+
modelId: "google-cloud-stt-v2-standard-dynamic-batch",
|
|
5254
|
+
provider: "google-cloud",
|
|
5255
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard Dynamic Batch",
|
|
5256
|
+
costPerMinute: 3e-3,
|
|
5257
|
+
sttType: "batch",
|
|
5258
|
+
maxDuration: null,
|
|
5259
|
+
supportedLanguages: null,
|
|
5260
|
+
source: "seed",
|
|
5261
|
+
status: "active",
|
|
5262
|
+
confidence: "high",
|
|
5263
|
+
confidenceScore: 99,
|
|
5264
|
+
confidenceLevel: "high",
|
|
5265
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5266
|
+
lastUpdated: null,
|
|
5267
|
+
launchDate: null
|
|
5268
|
+
},
|
|
4405
5269
|
{
|
|
4406
5270
|
modelId: "google-cloud-stt-v2-standard-tier2",
|
|
4407
5271
|
provider: "google-cloud",
|
|
4408
|
-
displayName: "Google Cloud Speech-to-Text V2 Standard (
|
|
5272
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard (Tier 2)",
|
|
4409
5273
|
costPerMinute: 0.01,
|
|
4410
5274
|
sttType: "batch",
|
|
4411
5275
|
maxDuration: null,
|
|
@@ -4415,14 +5279,14 @@ var STATIC_STT_PRICING = [
|
|
|
4415
5279
|
confidence: "high",
|
|
4416
5280
|
confidenceScore: 99,
|
|
4417
5281
|
confidenceLevel: "high",
|
|
4418
|
-
freshness: { lastVerified:
|
|
5282
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4419
5283
|
lastUpdated: null,
|
|
4420
5284
|
launchDate: "2023-08-09"
|
|
4421
5285
|
},
|
|
4422
5286
|
{
|
|
4423
5287
|
modelId: "google-cloud-stt-v2-standard-tier3",
|
|
4424
5288
|
provider: "google-cloud",
|
|
4425
|
-
displayName: "Google Cloud Speech-to-Text V2 Standard (
|
|
5289
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard (Tier 3)",
|
|
4426
5290
|
costPerMinute: 8e-3,
|
|
4427
5291
|
sttType: "batch",
|
|
4428
5292
|
maxDuration: null,
|
|
@@ -4432,14 +5296,14 @@ var STATIC_STT_PRICING = [
|
|
|
4432
5296
|
confidence: "high",
|
|
4433
5297
|
confidenceScore: 99,
|
|
4434
5298
|
confidenceLevel: "high",
|
|
4435
|
-
freshness: { lastVerified:
|
|
5299
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4436
5300
|
lastUpdated: null,
|
|
4437
5301
|
launchDate: "2023-08-09"
|
|
4438
5302
|
},
|
|
4439
5303
|
{
|
|
4440
5304
|
modelId: "google-cloud-stt-v2-standard-tier4",
|
|
4441
5305
|
provider: "google-cloud",
|
|
4442
|
-
displayName: "Google Cloud Speech-to-Text V2 Standard (
|
|
5306
|
+
displayName: "Google Cloud Speech-to-Text V2 Standard (Tier 4)",
|
|
4443
5307
|
costPerMinute: 4e-3,
|
|
4444
5308
|
sttType: "batch",
|
|
4445
5309
|
maxDuration: null,
|
|
@@ -4449,10 +5313,27 @@ var STATIC_STT_PRICING = [
|
|
|
4449
5313
|
confidence: "high",
|
|
4450
5314
|
confidenceScore: 99,
|
|
4451
5315
|
confidenceLevel: "high",
|
|
4452
|
-
freshness: { lastVerified:
|
|
5316
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4453
5317
|
lastUpdated: null,
|
|
4454
5318
|
launchDate: "2023-08-09"
|
|
4455
5319
|
},
|
|
5320
|
+
{
|
|
5321
|
+
modelId: "google-cloud-stt-v2-standard-tier5",
|
|
5322
|
+
provider: "google-cloud",
|
|
5323
|
+
displayName: "Google Cloud STT V2 Standard (2M+ min)",
|
|
5324
|
+
costPerMinute: 4e-3,
|
|
5325
|
+
sttType: "batch",
|
|
5326
|
+
maxDuration: null,
|
|
5327
|
+
supportedLanguages: null,
|
|
5328
|
+
source: "seed",
|
|
5329
|
+
status: "active",
|
|
5330
|
+
confidence: "high",
|
|
5331
|
+
confidenceScore: 99,
|
|
5332
|
+
confidenceLevel: "high",
|
|
5333
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5334
|
+
lastUpdated: null,
|
|
5335
|
+
launchDate: null
|
|
5336
|
+
},
|
|
4456
5337
|
{
|
|
4457
5338
|
modelId: "openai-gpt-4o-mini-transcribe",
|
|
4458
5339
|
provider: "openai",
|
|
@@ -4466,7 +5347,7 @@ var STATIC_STT_PRICING = [
|
|
|
4466
5347
|
confidence: "high",
|
|
4467
5348
|
confidenceScore: 99,
|
|
4468
5349
|
confidenceLevel: "high",
|
|
4469
|
-
freshness: { lastVerified:
|
|
5350
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4470
5351
|
lastUpdated: null,
|
|
4471
5352
|
launchDate: "2025-03-20"
|
|
4472
5353
|
},
|
|
@@ -4483,14 +5364,14 @@ var STATIC_STT_PRICING = [
|
|
|
4483
5364
|
confidence: "high",
|
|
4484
5365
|
confidenceScore: 99,
|
|
4485
5366
|
confidenceLevel: "high",
|
|
4486
|
-
freshness: { lastVerified:
|
|
5367
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4487
5368
|
lastUpdated: null,
|
|
4488
5369
|
launchDate: "2025-03-20"
|
|
4489
5370
|
},
|
|
4490
5371
|
{
|
|
4491
5372
|
modelId: "openai-gpt-4o-transcribe-diarize",
|
|
4492
5373
|
provider: "openai",
|
|
4493
|
-
displayName: "OpenAI GPT-4o Transcribe
|
|
5374
|
+
displayName: "OpenAI GPT-4o Transcribe with Diarization",
|
|
4494
5375
|
costPerMinute: 6e-3,
|
|
4495
5376
|
sttType: "batch",
|
|
4496
5377
|
maxDuration: null,
|
|
@@ -4500,7 +5381,7 @@ var STATIC_STT_PRICING = [
|
|
|
4500
5381
|
confidence: "high",
|
|
4501
5382
|
confidenceScore: 99,
|
|
4502
5383
|
confidenceLevel: "high",
|
|
4503
|
-
freshness: { lastVerified:
|
|
5384
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4504
5385
|
lastUpdated: null,
|
|
4505
5386
|
launchDate: "2025-10-18"
|
|
4506
5387
|
},
|
|
@@ -4515,9 +5396,9 @@ var STATIC_STT_PRICING = [
|
|
|
4515
5396
|
source: "seed",
|
|
4516
5397
|
status: "active",
|
|
4517
5398
|
confidence: "high",
|
|
4518
|
-
confidenceScore:
|
|
5399
|
+
confidenceScore: 99,
|
|
4519
5400
|
confidenceLevel: "high",
|
|
4520
|
-
freshness: { lastVerified:
|
|
5401
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4521
5402
|
lastUpdated: null,
|
|
4522
5403
|
launchDate: "2025-03-01"
|
|
4523
5404
|
},
|
|
@@ -4532,12 +5413,29 @@ var STATIC_STT_PRICING = [
|
|
|
4532
5413
|
source: "seed",
|
|
4533
5414
|
status: "active",
|
|
4534
5415
|
confidence: "high",
|
|
4535
|
-
confidenceScore:
|
|
5416
|
+
confidenceScore: 99,
|
|
4536
5417
|
confidenceLevel: "high",
|
|
4537
|
-
freshness: { lastVerified:
|
|
5418
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4538
5419
|
lastUpdated: null,
|
|
4539
5420
|
launchDate: "2025-03-01"
|
|
4540
5421
|
},
|
|
5422
|
+
{
|
|
5423
|
+
modelId: "openai-gpt4o-transcribe-diarize",
|
|
5424
|
+
provider: "openai",
|
|
5425
|
+
displayName: "OpenAI GPT-4o Transcribe Diarize",
|
|
5426
|
+
costPerMinute: 6e-3,
|
|
5427
|
+
sttType: "batch",
|
|
5428
|
+
maxDuration: null,
|
|
5429
|
+
supportedLanguages: null,
|
|
5430
|
+
source: "seed",
|
|
5431
|
+
status: "active",
|
|
5432
|
+
confidence: "high",
|
|
5433
|
+
confidenceScore: 99,
|
|
5434
|
+
confidenceLevel: "high",
|
|
5435
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
5436
|
+
lastUpdated: null,
|
|
5437
|
+
launchDate: null
|
|
5438
|
+
},
|
|
4541
5439
|
{
|
|
4542
5440
|
modelId: "openai-whisper-1",
|
|
4543
5441
|
provider: "openai",
|
|
@@ -4551,7 +5449,7 @@ var STATIC_STT_PRICING = [
|
|
|
4551
5449
|
confidence: "high",
|
|
4552
5450
|
confidenceScore: 99,
|
|
4553
5451
|
confidenceLevel: "high",
|
|
4554
|
-
freshness: { lastVerified:
|
|
5452
|
+
freshness: { lastVerified: "", ageHours: 0, stale: false },
|
|
4555
5453
|
lastUpdated: null,
|
|
4556
5454
|
launchDate: "2023-03-01"
|
|
4557
5455
|
}
|