wyoming-piper 1.5.3__py3-none-any.whl → 2.1.2__py3-none-any.whl
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.
- wyoming_piper/__init__.py +1 -0
- wyoming_piper/__main__.py +50 -24
- wyoming_piper/download.py +41 -38
- wyoming_piper/handler.py +206 -77
- wyoming_piper/voices.json +420 -0
- {wyoming_piper-1.5.3.dist-info → wyoming_piper-2.1.2.dist-info}/METADATA +16 -14
- wyoming_piper-2.1.2.dist-info/RECORD +13 -0
- {wyoming_piper-1.5.3.dist-info → wyoming_piper-2.1.2.dist-info}/WHEEL +1 -1
- wyoming_piper/process.py +0 -171
- wyoming_piper-1.5.3.dist-info/RECORD +0 -14
- {wyoming_piper-1.5.3.dist-info → wyoming_piper-2.1.2.dist-info}/entry_points.txt +0 -0
- {wyoming_piper-1.5.3.dist-info → wyoming_piper-2.1.2.dist-info}/licenses/LICENSE.md +0 -0
- {wyoming_piper-1.5.3.dist-info → wyoming_piper-2.1.2.dist-info}/top_level.txt +0 -0
wyoming_piper/voices.json
CHANGED
|
@@ -59,6 +59,36 @@
|
|
|
59
59
|
},
|
|
60
60
|
"aliases": []
|
|
61
61
|
},
|
|
62
|
+
"bg_BG-dimitar-medium": {
|
|
63
|
+
"key": "bg_BG-dimitar-medium",
|
|
64
|
+
"name": "dimitar",
|
|
65
|
+
"language": {
|
|
66
|
+
"code": "bg_BG",
|
|
67
|
+
"family": "bg",
|
|
68
|
+
"region": "BG",
|
|
69
|
+
"name_native": "български",
|
|
70
|
+
"name_english": "Bulgarian",
|
|
71
|
+
"country_english": "Bulgaria"
|
|
72
|
+
},
|
|
73
|
+
"quality": "medium",
|
|
74
|
+
"num_speakers": 1,
|
|
75
|
+
"speaker_id_map": {},
|
|
76
|
+
"files": {
|
|
77
|
+
"bg/bg_BG/dimitar/medium/bg_BG-dimitar-medium.onnx": {
|
|
78
|
+
"size_bytes": 63221984,
|
|
79
|
+
"md5_digest": "fc1ce62a4f04f089e22b8c3a13bde28a"
|
|
80
|
+
},
|
|
81
|
+
"bg/bg_BG/dimitar/medium/bg_BG-dimitar-medium.onnx.json": {
|
|
82
|
+
"size_bytes": 5123,
|
|
83
|
+
"md5_digest": "5fb4aa5e5b20d4ed515d40f0b4ce16f0"
|
|
84
|
+
},
|
|
85
|
+
"bg/bg_BG/dimitar/medium/MODEL_CARD": {
|
|
86
|
+
"size_bytes": 282,
|
|
87
|
+
"md5_digest": "6056805758b0136214309e799209d9c9"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
"aliases": []
|
|
91
|
+
},
|
|
62
92
|
"ca_ES-upc_ona-medium": {
|
|
63
93
|
"key": "ca_ES-upc_ona-medium",
|
|
64
94
|
"name": "upc_ona",
|
|
@@ -901,6 +931,36 @@
|
|
|
901
931
|
},
|
|
902
932
|
"aliases": []
|
|
903
933
|
},
|
|
934
|
+
"el_GR-rapunzelina-medium": {
|
|
935
|
+
"key": "el_GR-rapunzelina-medium",
|
|
936
|
+
"name": "rapunzelina",
|
|
937
|
+
"language": {
|
|
938
|
+
"code": "el_GR",
|
|
939
|
+
"family": "el",
|
|
940
|
+
"region": "GR",
|
|
941
|
+
"name_native": "Ελληνικά",
|
|
942
|
+
"name_english": "Greek",
|
|
943
|
+
"country_english": "Greece"
|
|
944
|
+
},
|
|
945
|
+
"quality": "medium",
|
|
946
|
+
"num_speakers": 1,
|
|
947
|
+
"speaker_id_map": {},
|
|
948
|
+
"files": {
|
|
949
|
+
"el/el_GR/rapunzelina/medium/el_GR-rapunzelina-medium.onnx": {
|
|
950
|
+
"size_bytes": 62950044,
|
|
951
|
+
"md5_digest": "265f2f9be00aa5ce81abc1f022145e42"
|
|
952
|
+
},
|
|
953
|
+
"el/el_GR/rapunzelina/medium/el_GR-rapunzelina-medium.onnx.json": {
|
|
954
|
+
"size_bytes": 4973,
|
|
955
|
+
"md5_digest": "ba83ba13667e14e2f97fbc9d950f9583"
|
|
956
|
+
},
|
|
957
|
+
"el/el_GR/rapunzelina/medium/MODEL_CARD": {
|
|
958
|
+
"size_bytes": 276,
|
|
959
|
+
"md5_digest": "8a9392d82c8a5631bad7d12fc4aa66a7"
|
|
960
|
+
}
|
|
961
|
+
},
|
|
962
|
+
"aliases": []
|
|
963
|
+
},
|
|
904
964
|
"en_GB-alan-low": {
|
|
905
965
|
"key": "en_GB-alan-low",
|
|
906
966
|
"name": "alan",
|
|
@@ -4013,6 +4073,36 @@
|
|
|
4013
4073
|
},
|
|
4014
4074
|
"aliases": []
|
|
4015
4075
|
},
|
|
4076
|
+
"es_AR-daniela-high": {
|
|
4077
|
+
"key": "es_AR-daniela-high",
|
|
4078
|
+
"name": "daniela",
|
|
4079
|
+
"language": {
|
|
4080
|
+
"code": "es_AR",
|
|
4081
|
+
"family": "es",
|
|
4082
|
+
"region": "AR",
|
|
4083
|
+
"name_native": "Español",
|
|
4084
|
+
"name_english": "Spanish",
|
|
4085
|
+
"country_english": "Argentina"
|
|
4086
|
+
},
|
|
4087
|
+
"quality": "high",
|
|
4088
|
+
"num_speakers": 1,
|
|
4089
|
+
"speaker_id_map": {},
|
|
4090
|
+
"files": {
|
|
4091
|
+
"es/es_AR/daniela/high/es_AR-daniela-high.onnx": {
|
|
4092
|
+
"size_bytes": 114199011,
|
|
4093
|
+
"md5_digest": "e373fb657c93877dbc438badeadff4cb"
|
|
4094
|
+
},
|
|
4095
|
+
"es/es_AR/daniela/high/es_AR-daniela-high.onnx.json": {
|
|
4096
|
+
"size_bytes": 7248,
|
|
4097
|
+
"md5_digest": "b68d699a1779d98ee94c0cd9a08ba95b"
|
|
4098
|
+
},
|
|
4099
|
+
"es/es_AR/daniela/high/MODEL_CARD": {
|
|
4100
|
+
"size_bytes": 353,
|
|
4101
|
+
"md5_digest": "d940f7c6667a11ea165ff83ef7a86669"
|
|
4102
|
+
}
|
|
4103
|
+
},
|
|
4104
|
+
"aliases": []
|
|
4105
|
+
},
|
|
4016
4106
|
"es_ES-carlfm-x_low": {
|
|
4017
4107
|
"key": "es_ES-carlfm-x_low",
|
|
4018
4108
|
"name": "carlfm",
|
|
@@ -4791,6 +4881,126 @@
|
|
|
4791
4881
|
},
|
|
4792
4882
|
"aliases": []
|
|
4793
4883
|
},
|
|
4884
|
+
"he_IL-motek-medium": {
|
|
4885
|
+
"key": "he_IL-motek-medium",
|
|
4886
|
+
"name": "motek",
|
|
4887
|
+
"language": {
|
|
4888
|
+
"code": "he_IL",
|
|
4889
|
+
"family": "he",
|
|
4890
|
+
"region": "IL",
|
|
4891
|
+
"name_native": "עברית",
|
|
4892
|
+
"name_english": "Hebrew",
|
|
4893
|
+
"country_english": "Israel"
|
|
4894
|
+
},
|
|
4895
|
+
"quality": "medium",
|
|
4896
|
+
"num_speakers": 1,
|
|
4897
|
+
"speaker_id_map": {},
|
|
4898
|
+
"files": {
|
|
4899
|
+
"he/he_IL/motek/medium/he_IL-motek-medium.onnx": {
|
|
4900
|
+
"size_bytes": 62950044,
|
|
4901
|
+
"md5_digest": "b1c8ac594b3627149d043ebf0f5cc905"
|
|
4902
|
+
},
|
|
4903
|
+
"he/he_IL/motek/medium/he_IL-motek-medium.onnx.json": {
|
|
4904
|
+
"size_bytes": 5108,
|
|
4905
|
+
"md5_digest": "302a1caaad72b62b4dee04548cd19642"
|
|
4906
|
+
},
|
|
4907
|
+
"he/he_IL/motek/medium/MODEL_CARD": {
|
|
4908
|
+
"size_bytes": 290,
|
|
4909
|
+
"md5_digest": "c2a5c0e238ae9d2a5aec7d212a44a4ce"
|
|
4910
|
+
}
|
|
4911
|
+
},
|
|
4912
|
+
"aliases": []
|
|
4913
|
+
},
|
|
4914
|
+
"hi_IN-pratham-medium": {
|
|
4915
|
+
"key": "hi_IN-pratham-medium",
|
|
4916
|
+
"name": "pratham",
|
|
4917
|
+
"language": {
|
|
4918
|
+
"code": "hi_IN",
|
|
4919
|
+
"family": "hi",
|
|
4920
|
+
"region": "IN",
|
|
4921
|
+
"name_native": "हिन्दी",
|
|
4922
|
+
"name_english": "Hindi",
|
|
4923
|
+
"country_english": "India"
|
|
4924
|
+
},
|
|
4925
|
+
"quality": "medium",
|
|
4926
|
+
"num_speakers": 1,
|
|
4927
|
+
"speaker_id_map": {},
|
|
4928
|
+
"files": {
|
|
4929
|
+
"hi/hi_IN/pratham/medium/hi_IN-pratham-medium.onnx": {
|
|
4930
|
+
"size_bytes": 63516050,
|
|
4931
|
+
"md5_digest": "f1e5a629a9e533a7155910530109eb86"
|
|
4932
|
+
},
|
|
4933
|
+
"hi/hi_IN/pratham/medium/hi_IN-pratham-medium.onnx.json": {
|
|
4934
|
+
"size_bytes": 4970,
|
|
4935
|
+
"md5_digest": "ab655cdad90f1939f00d1b3aaf440e99"
|
|
4936
|
+
},
|
|
4937
|
+
"hi/hi_IN/pratham/medium/MODEL_CARD": {
|
|
4938
|
+
"size_bytes": 304,
|
|
4939
|
+
"md5_digest": "eccc77c3d857a883e85c52cb17653c1f"
|
|
4940
|
+
}
|
|
4941
|
+
},
|
|
4942
|
+
"aliases": []
|
|
4943
|
+
},
|
|
4944
|
+
"hi_IN-priyamvada-medium": {
|
|
4945
|
+
"key": "hi_IN-priyamvada-medium",
|
|
4946
|
+
"name": "priyamvada",
|
|
4947
|
+
"language": {
|
|
4948
|
+
"code": "hi_IN",
|
|
4949
|
+
"family": "hi",
|
|
4950
|
+
"region": "IN",
|
|
4951
|
+
"name_native": "हिन्दी",
|
|
4952
|
+
"name_english": "Hindi",
|
|
4953
|
+
"country_english": "India"
|
|
4954
|
+
},
|
|
4955
|
+
"quality": "medium",
|
|
4956
|
+
"num_speakers": 1,
|
|
4957
|
+
"speaker_id_map": {},
|
|
4958
|
+
"files": {
|
|
4959
|
+
"hi/hi_IN/priyamvada/medium/hi_IN-priyamvada-medium.onnx": {
|
|
4960
|
+
"size_bytes": 63516050,
|
|
4961
|
+
"md5_digest": "7d5e20c2d1e72de8ed772f222e679626"
|
|
4962
|
+
},
|
|
4963
|
+
"hi/hi_IN/priyamvada/medium/hi_IN-priyamvada-medium.onnx.json": {
|
|
4964
|
+
"size_bytes": 4973,
|
|
4965
|
+
"md5_digest": "599ca4dc5d421a9c66692433f618e080"
|
|
4966
|
+
},
|
|
4967
|
+
"hi/hi_IN/priyamvada/medium/MODEL_CARD": {
|
|
4968
|
+
"size_bytes": 307,
|
|
4969
|
+
"md5_digest": "e2b745cf97087be0a97c7f10215bfa70"
|
|
4970
|
+
}
|
|
4971
|
+
},
|
|
4972
|
+
"aliases": []
|
|
4973
|
+
},
|
|
4974
|
+
"hi_IN-rohan-medium": {
|
|
4975
|
+
"key": "hi_IN-rohan-medium",
|
|
4976
|
+
"name": "rohan",
|
|
4977
|
+
"language": {
|
|
4978
|
+
"code": "hi_IN",
|
|
4979
|
+
"family": "hi",
|
|
4980
|
+
"region": "IN",
|
|
4981
|
+
"name_native": "हिन्दी",
|
|
4982
|
+
"name_english": "Hindi",
|
|
4983
|
+
"country_english": "India"
|
|
4984
|
+
},
|
|
4985
|
+
"quality": "medium",
|
|
4986
|
+
"num_speakers": 1,
|
|
4987
|
+
"speaker_id_map": {},
|
|
4988
|
+
"files": {
|
|
4989
|
+
"hi/hi_IN/rohan/medium/hi_IN-rohan-medium.onnx": {
|
|
4990
|
+
"size_bytes": 62950044,
|
|
4991
|
+
"md5_digest": "d63d31559a4ccce62be938ab252a4804"
|
|
4992
|
+
},
|
|
4993
|
+
"hi/hi_IN/rohan/medium/hi_IN-rohan-medium.onnx.json": {
|
|
4994
|
+
"size_bytes": 5041,
|
|
4995
|
+
"md5_digest": "b4aeeef53e2c469def82769aa4ce19eb"
|
|
4996
|
+
},
|
|
4997
|
+
"hi/hi_IN/rohan/medium/MODEL_CARD": {
|
|
4998
|
+
"size_bytes": 359,
|
|
4999
|
+
"md5_digest": "03084fa6c2367cf7d6aaba2a0bd79b71"
|
|
5000
|
+
}
|
|
5001
|
+
},
|
|
5002
|
+
"aliases": []
|
|
5003
|
+
},
|
|
4794
5004
|
"hu_HU-anna-medium": {
|
|
4795
5005
|
"key": "hu_HU-anna-medium",
|
|
4796
5006
|
"name": "anna",
|
|
@@ -4881,6 +5091,36 @@
|
|
|
4881
5091
|
},
|
|
4882
5092
|
"aliases": []
|
|
4883
5093
|
},
|
|
5094
|
+
"id_ID-news_tts-medium": {
|
|
5095
|
+
"key": "id_ID-news_tts-medium",
|
|
5096
|
+
"name": "news_tts",
|
|
5097
|
+
"language": {
|
|
5098
|
+
"code": "id_ID",
|
|
5099
|
+
"family": "id",
|
|
5100
|
+
"region": "ID",
|
|
5101
|
+
"name_native": "Bahasa Indonesia",
|
|
5102
|
+
"name_english": "Indonesian",
|
|
5103
|
+
"country_english": "Indonesia"
|
|
5104
|
+
},
|
|
5105
|
+
"quality": "medium",
|
|
5106
|
+
"num_speakers": 1,
|
|
5107
|
+
"speaker_id_map": {},
|
|
5108
|
+
"files": {
|
|
5109
|
+
"id/id_ID/news_tts/medium/id_ID-news_tts-medium.onnx": {
|
|
5110
|
+
"size_bytes": 62950044,
|
|
5111
|
+
"md5_digest": "17de01db7ac654655436b6e509893c72"
|
|
5112
|
+
},
|
|
5113
|
+
"id/id_ID/news_tts/medium/id_ID-news_tts-medium.onnx.json": {
|
|
5114
|
+
"size_bytes": 5050,
|
|
5115
|
+
"md5_digest": "c023cfa031cc9ed4cf5dd8d2ef1e48ed"
|
|
5116
|
+
},
|
|
5117
|
+
"id/id_ID/news_tts/medium/MODEL_CARD": {
|
|
5118
|
+
"size_bytes": 308,
|
|
5119
|
+
"md5_digest": "eb0037396b93f38ffbc093dba42cf8be"
|
|
5120
|
+
}
|
|
5121
|
+
},
|
|
5122
|
+
"aliases": []
|
|
5123
|
+
},
|
|
4884
5124
|
"is_IS-bui-medium": {
|
|
4885
5125
|
"key": "is_IS-bui-medium",
|
|
4886
5126
|
"name": "bui",
|
|
@@ -5264,6 +5504,96 @@
|
|
|
5264
5504
|
},
|
|
5265
5505
|
"aliases": []
|
|
5266
5506
|
},
|
|
5507
|
+
"ml_IN-arjun-medium": {
|
|
5508
|
+
"key": "ml_IN-arjun-medium",
|
|
5509
|
+
"name": "arjun",
|
|
5510
|
+
"language": {
|
|
5511
|
+
"code": "ml_IN",
|
|
5512
|
+
"family": "ml",
|
|
5513
|
+
"region": "IN",
|
|
5514
|
+
"name_native": "മലയാളം",
|
|
5515
|
+
"name_english": "Malayalam",
|
|
5516
|
+
"country_english": "India"
|
|
5517
|
+
},
|
|
5518
|
+
"quality": "medium",
|
|
5519
|
+
"num_speakers": 1,
|
|
5520
|
+
"speaker_id_map": {},
|
|
5521
|
+
"files": {
|
|
5522
|
+
"ml/ml_IN/arjun/medium/ml_IN-arjun-medium.onnx": {
|
|
5523
|
+
"size_bytes": 62950044,
|
|
5524
|
+
"md5_digest": "4f20109c108aa80f46df85ab9cda5daa"
|
|
5525
|
+
},
|
|
5526
|
+
"ml/ml_IN/arjun/medium/ml_IN-arjun-medium.onnx.json": {
|
|
5527
|
+
"size_bytes": 5044,
|
|
5528
|
+
"md5_digest": "18454efcad5bb889ee4cb1cb035993f5"
|
|
5529
|
+
},
|
|
5530
|
+
"ml/ml_IN/arjun/medium/MODEL_CARD": {
|
|
5531
|
+
"size_bytes": 308,
|
|
5532
|
+
"md5_digest": "eb0037396b93f38ffbc093dba42cf8be"
|
|
5533
|
+
}
|
|
5534
|
+
},
|
|
5535
|
+
"aliases": []
|
|
5536
|
+
},
|
|
5537
|
+
"ml_IN-meera-medium": {
|
|
5538
|
+
"key": "ml_IN-meera-medium",
|
|
5539
|
+
"name": "meera",
|
|
5540
|
+
"language": {
|
|
5541
|
+
"code": "ml_IN",
|
|
5542
|
+
"family": "ml",
|
|
5543
|
+
"region": "IN",
|
|
5544
|
+
"name_native": "മലയാളം",
|
|
5545
|
+
"name_english": "Malayalam",
|
|
5546
|
+
"country_english": "India"
|
|
5547
|
+
},
|
|
5548
|
+
"quality": "medium",
|
|
5549
|
+
"num_speakers": 1,
|
|
5550
|
+
"speaker_id_map": {},
|
|
5551
|
+
"files": {
|
|
5552
|
+
"ml/ml_IN/meera/medium/ml_IN-meera-medium.onnx": {
|
|
5553
|
+
"size_bytes": 62950044,
|
|
5554
|
+
"md5_digest": "3eb7b05d25c1551f7a7cec1e1c153b1f"
|
|
5555
|
+
},
|
|
5556
|
+
"ml/ml_IN/meera/medium/ml_IN-meera-medium.onnx.json": {
|
|
5557
|
+
"size_bytes": 5045,
|
|
5558
|
+
"md5_digest": "64c2eee28c62e3a072ccc2ea3d812748"
|
|
5559
|
+
},
|
|
5560
|
+
"ml/ml_IN/meera/medium/MODEL_CARD": {
|
|
5561
|
+
"size_bytes": 308,
|
|
5562
|
+
"md5_digest": "626a0c1d744d0ce6ffca95665c526939"
|
|
5563
|
+
}
|
|
5564
|
+
},
|
|
5565
|
+
"aliases": []
|
|
5566
|
+
},
|
|
5567
|
+
"ne_NP-chitwan-medium": {
|
|
5568
|
+
"key": "ne_NP-chitwan-medium",
|
|
5569
|
+
"name": "chitwan",
|
|
5570
|
+
"language": {
|
|
5571
|
+
"code": "ne_NP",
|
|
5572
|
+
"family": "ne",
|
|
5573
|
+
"region": "NP",
|
|
5574
|
+
"name_native": "नेपाली",
|
|
5575
|
+
"name_english": "Nepali",
|
|
5576
|
+
"country_english": "Nepal"
|
|
5577
|
+
},
|
|
5578
|
+
"quality": "medium",
|
|
5579
|
+
"num_speakers": 1,
|
|
5580
|
+
"speaker_id_map": {},
|
|
5581
|
+
"files": {
|
|
5582
|
+
"ne/ne_NP/chitwan/medium/ne_NP-chitwan-medium.onnx": {
|
|
5583
|
+
"size_bytes": 62950044,
|
|
5584
|
+
"md5_digest": "74cdb5b32816c366af74b55ed7494e25"
|
|
5585
|
+
},
|
|
5586
|
+
"ne/ne_NP/chitwan/medium/ne_NP-chitwan-medium.onnx.json": {
|
|
5587
|
+
"size_bytes": 5043,
|
|
5588
|
+
"md5_digest": "7ddc520e24a862016f6d22cde4b70ac1"
|
|
5589
|
+
},
|
|
5590
|
+
"ne/ne_NP/chitwan/medium/MODEL_CARD": {
|
|
5591
|
+
"size_bytes": 275,
|
|
5592
|
+
"md5_digest": "dcd35df097f84ace498d7afeb5b1a29c"
|
|
5593
|
+
}
|
|
5594
|
+
},
|
|
5595
|
+
"aliases": []
|
|
5596
|
+
},
|
|
5267
5597
|
"ne_NP-google-medium": {
|
|
5268
5598
|
"key": "ne_NP-google-medium",
|
|
5269
5599
|
"name": "google",
|
|
@@ -6340,6 +6670,96 @@
|
|
|
6340
6670
|
},
|
|
6341
6671
|
"aliases": []
|
|
6342
6672
|
},
|
|
6673
|
+
"te_IN-maya-medium": {
|
|
6674
|
+
"key": "te_IN-maya-medium",
|
|
6675
|
+
"name": "maya",
|
|
6676
|
+
"language": {
|
|
6677
|
+
"code": "te_IN",
|
|
6678
|
+
"family": "te",
|
|
6679
|
+
"region": "IN",
|
|
6680
|
+
"name_native": "తెలుగు",
|
|
6681
|
+
"name_english": "Telugu",
|
|
6682
|
+
"country_english": "India"
|
|
6683
|
+
},
|
|
6684
|
+
"quality": "medium",
|
|
6685
|
+
"num_speakers": 1,
|
|
6686
|
+
"speaker_id_map": {},
|
|
6687
|
+
"files": {
|
|
6688
|
+
"te/te_IN/maya/medium/te_IN-maya-medium.onnx": {
|
|
6689
|
+
"size_bytes": 62950044,
|
|
6690
|
+
"md5_digest": "604fa4083118495c0fff55826ffccefe"
|
|
6691
|
+
},
|
|
6692
|
+
"te/te_IN/maya/medium/te_IN-maya-medium.onnx.json": {
|
|
6693
|
+
"size_bytes": 5040,
|
|
6694
|
+
"md5_digest": "58a134cd3f762e9da9d6bdf72bf3d93c"
|
|
6695
|
+
},
|
|
6696
|
+
"te/te_IN/maya/medium/MODEL_CARD": {
|
|
6697
|
+
"size_bytes": 318,
|
|
6698
|
+
"md5_digest": "c01b34f46af0b9adc394ec01c1db618a"
|
|
6699
|
+
}
|
|
6700
|
+
},
|
|
6701
|
+
"aliases": []
|
|
6702
|
+
},
|
|
6703
|
+
"te_IN-padmavathi-medium": {
|
|
6704
|
+
"key": "te_IN-padmavathi-medium",
|
|
6705
|
+
"name": "padmavathi",
|
|
6706
|
+
"language": {
|
|
6707
|
+
"code": "te_IN",
|
|
6708
|
+
"family": "te",
|
|
6709
|
+
"region": "IN",
|
|
6710
|
+
"name_native": "తెలుగు",
|
|
6711
|
+
"name_english": "Telugu",
|
|
6712
|
+
"country_english": "India"
|
|
6713
|
+
},
|
|
6714
|
+
"quality": "medium",
|
|
6715
|
+
"num_speakers": 1,
|
|
6716
|
+
"speaker_id_map": {},
|
|
6717
|
+
"files": {
|
|
6718
|
+
"te/te_IN/padmavathi/medium/te_IN-padmavathi-medium.onnx": {
|
|
6719
|
+
"size_bytes": 63516050,
|
|
6720
|
+
"md5_digest": "1a7fb140ecc8b5e8b3e80e460b719319"
|
|
6721
|
+
},
|
|
6722
|
+
"te/te_IN/padmavathi/medium/te_IN-padmavathi-medium.onnx.json": {
|
|
6723
|
+
"size_bytes": 4974,
|
|
6724
|
+
"md5_digest": "3f07441340aecc2a8b89987361e8078e"
|
|
6725
|
+
},
|
|
6726
|
+
"te/te_IN/padmavathi/medium/MODEL_CARD": {
|
|
6727
|
+
"size_bytes": 278,
|
|
6728
|
+
"md5_digest": "14ff83b180d87a5fbea40554c99f3b20"
|
|
6729
|
+
}
|
|
6730
|
+
},
|
|
6731
|
+
"aliases": []
|
|
6732
|
+
},
|
|
6733
|
+
"te_IN-venkatesh-medium": {
|
|
6734
|
+
"key": "te_IN-venkatesh-medium",
|
|
6735
|
+
"name": "venkatesh",
|
|
6736
|
+
"language": {
|
|
6737
|
+
"code": "te_IN",
|
|
6738
|
+
"family": "te",
|
|
6739
|
+
"region": "IN",
|
|
6740
|
+
"name_native": "తెలుగు",
|
|
6741
|
+
"name_english": "Telugu",
|
|
6742
|
+
"country_english": "India"
|
|
6743
|
+
},
|
|
6744
|
+
"quality": "medium",
|
|
6745
|
+
"num_speakers": 1,
|
|
6746
|
+
"speaker_id_map": {},
|
|
6747
|
+
"files": {
|
|
6748
|
+
"te/te_IN/venkatesh/medium/te_IN-venkatesh-medium.onnx": {
|
|
6749
|
+
"size_bytes": 63516050,
|
|
6750
|
+
"md5_digest": "145092d2d110c4df0fa385dc606fe103"
|
|
6751
|
+
},
|
|
6752
|
+
"te/te_IN/venkatesh/medium/te_IN-venkatesh-medium.onnx.json": {
|
|
6753
|
+
"size_bytes": 4973,
|
|
6754
|
+
"md5_digest": "eaa45c58d43c518c7b2638058f6f1866"
|
|
6755
|
+
},
|
|
6756
|
+
"te/te_IN/venkatesh/medium/MODEL_CARD": {
|
|
6757
|
+
"size_bytes": 277,
|
|
6758
|
+
"md5_digest": "5cf7929a926db4a08d3934ff663f4e92"
|
|
6759
|
+
}
|
|
6760
|
+
},
|
|
6761
|
+
"aliases": []
|
|
6762
|
+
},
|
|
6343
6763
|
"tr_TR-dfki-medium": {
|
|
6344
6764
|
"key": "tr_TR-dfki-medium",
|
|
6345
6765
|
"name": "dfki",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: wyoming-piper
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 2.1.2
|
|
4
4
|
Summary: Wyoming Server for Piper
|
|
5
5
|
Author-email: Michael Hansen <mike@rhasspy.org>
|
|
6
6
|
License: MIT
|
|
@@ -8,28 +8,30 @@ Project-URL: Homepage, http://github.com/rhasspy/wyoming-piper
|
|
|
8
8
|
Keywords: rhasspy,wyoming,piper,tts
|
|
9
9
|
Classifier: Development Status :: 3 - Alpha
|
|
10
10
|
Classifier: Intended Audience :: Developers
|
|
11
|
-
Classifier: Topic ::
|
|
12
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
11
|
+
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
|
|
13
12
|
Classifier: Programming Language :: Python :: 3.9
|
|
14
13
|
Classifier: Programming Language :: Python :: 3.10
|
|
15
14
|
Classifier: Programming Language :: Python :: 3.11
|
|
16
15
|
Classifier: Programming Language :: Python :: 3.12
|
|
17
|
-
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
17
|
+
Requires-Python: >=3.9
|
|
18
18
|
Description-Content-Type: text/markdown
|
|
19
19
|
License-File: LICENSE.md
|
|
20
|
-
Requires-Dist: wyoming
|
|
20
|
+
Requires-Dist: wyoming<2,>=1.8
|
|
21
|
+
Requires-Dist: regex>=2024.11.6
|
|
22
|
+
Requires-Dist: piper-tts<2,>=1.3.0
|
|
23
|
+
Requires-Dist: sentence-stream<2,>=1.2.0
|
|
21
24
|
Provides-Extra: dev
|
|
22
|
-
Requires-Dist: black
|
|
23
|
-
Requires-Dist: flake8
|
|
24
|
-
Requires-Dist:
|
|
25
|
-
Requires-Dist:
|
|
26
|
-
Requires-Dist:
|
|
27
|
-
Requires-Dist: pytest
|
|
28
|
-
Requires-Dist:
|
|
29
|
-
Requires-Dist: build==1.2.2.post1; extra == "dev"
|
|
25
|
+
Requires-Dist: black; extra == "dev"
|
|
26
|
+
Requires-Dist: flake8; extra == "dev"
|
|
27
|
+
Requires-Dist: mypy; extra == "dev"
|
|
28
|
+
Requires-Dist: pylint; extra == "dev"
|
|
29
|
+
Requires-Dist: pytest; extra == "dev"
|
|
30
|
+
Requires-Dist: pytest-asyncio; extra == "dev"
|
|
31
|
+
Requires-Dist: build; extra == "dev"
|
|
30
32
|
Requires-Dist: scipy<2,>=1.10; extra == "dev"
|
|
31
33
|
Requires-Dist: numpy<2,>=1.20; extra == "dev"
|
|
32
|
-
Requires-Dist: python-speech-features
|
|
34
|
+
Requires-Dist: python-speech-features<1,>=0.6; extra == "dev"
|
|
33
35
|
Dynamic: license-file
|
|
34
36
|
|
|
35
37
|
# Wyoming Piper
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
wyoming_piper/__init__.py,sha256=z1dsCtGazHHufHQpoVgNtMObt25qYBSOM85o7xgbIJA,139
|
|
2
|
+
wyoming_piper/__main__.py,sha256=1LtUJH7f8cwnRHEymq7fd4uxkWdQnGyurWyXbuUm87U,8073
|
|
3
|
+
wyoming_piper/const.py,sha256=04sCdtJ2QGuF1BQGkOuQW10og61PgH3fCnPhaYu-YoU,1015
|
|
4
|
+
wyoming_piper/download.py,sha256=At1RBaVKsTTAO71LAJn8bDeJnvJXBS0vA6iCIo6BqZs,6349
|
|
5
|
+
wyoming_piper/file_hash.py,sha256=HMuwrgEIg-bCOXHG0wE3vtjrqGD7QaA_UNfvBMXeUcY,1107
|
|
6
|
+
wyoming_piper/handler.py,sha256=dW15RZliTB8KDA-2CRaWL8HBK6ojZTTbvqW6EZef8r8,10194
|
|
7
|
+
wyoming_piper/voices.json,sha256=MgP9i3XIMAgHvxxsgPVFFpu-lmLClb0rIt0bCHPv5HA,217342
|
|
8
|
+
wyoming_piper-2.1.2.dist-info/licenses/LICENSE.md,sha256=E3RtUJ105V6iJl--8gS7fNv4SoMVsCB-mIMmy1Q4cCg,1071
|
|
9
|
+
wyoming_piper-2.1.2.dist-info/METADATA,sha256=YwB7TPBRdAS6WPcgkUpb24jejh6q3ubufqeTd9pDZuQ,2470
|
|
10
|
+
wyoming_piper-2.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
11
|
+
wyoming_piper-2.1.2.dist-info/entry_points.txt,sha256=n2UgsOCQitQ5Itr20aITTWZLL2dAtaVKn5pdecXdDHE,61
|
|
12
|
+
wyoming_piper-2.1.2.dist-info/top_level.txt,sha256=t7U7-u1sK_4xy_qbTJhxQRbxle3cLQfPq2oVLezHVNU,14
|
|
13
|
+
wyoming_piper-2.1.2.dist-info/RECORD,,
|