abstractvoice 0.3.0__py3-none-any.whl → 0.3.1__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.
abstractvoice/__init__.py CHANGED
@@ -29,5 +29,5 @@ warnings.filterwarnings(
29
29
  # Import the main class for public API
30
30
  from .voice_manager import VoiceManager
31
31
 
32
- __version__ = "0.2.0"
32
+ __version__ = "0.3.1"
33
33
  __all__ = ['VoiceManager']
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: abstractvoice
3
- Version: 0.3.0
3
+ Version: 0.3.1
4
4
  Summary: A modular Python library for voice interactions with AI systems
5
5
  Author-email: Laurent-Philippe Albou <contact@abstractcore.ai>
6
6
  License-Expression: MIT
@@ -29,7 +29,7 @@ Requires-Dist: coqui-tts<0.30.0,>=0.27.0; extra == "tts"
29
29
  Requires-Dist: torch<2.4.0,>=2.0.0; extra == "tts"
30
30
  Requires-Dist: torchvision<0.19.0,>=0.15.0; extra == "tts"
31
31
  Requires-Dist: torchaudio<2.4.0,>=2.0.0; extra == "tts"
32
- Requires-Dist: librosa<0.11.0,>=0.10.0; extra == "tts"
32
+ Requires-Dist: librosa>=0.10.0; extra == "tts"
33
33
  Provides-Extra: stt
34
34
  Requires-Dist: openai-whisper>=20230314; extra == "stt"
35
35
  Requires-Dist: tiktoken>=0.6.0; extra == "stt"
@@ -44,7 +44,7 @@ Requires-Dist: coqui-tts<0.30.0,>=0.27.0; extra == "all"
44
44
  Requires-Dist: torch<2.4.0,>=2.0.0; extra == "all"
45
45
  Requires-Dist: torchvision<0.19.0,>=0.15.0; extra == "all"
46
46
  Requires-Dist: torchaudio<2.4.0,>=2.0.0; extra == "all"
47
- Requires-Dist: librosa<0.11.0,>=0.10.0; extra == "all"
47
+ Requires-Dist: librosa>=0.10.0; extra == "all"
48
48
  Requires-Dist: soundfile>=0.12.1; extra == "all"
49
49
  Requires-Dist: flask>=2.0.0; extra == "all"
50
50
  Requires-Dist: tiktoken>=0.6.0; extra == "all"
@@ -61,7 +61,7 @@ Requires-Dist: coqui-tts<0.30.0,>=0.27.0; extra == "voice-full"
61
61
  Requires-Dist: torch<2.4.0,>=2.0.0; extra == "voice-full"
62
62
  Requires-Dist: torchvision<0.19.0,>=0.15.0; extra == "voice-full"
63
63
  Requires-Dist: torchaudio<2.4.0,>=2.0.0; extra == "voice-full"
64
- Requires-Dist: librosa<0.11.0,>=0.10.0; extra == "voice-full"
64
+ Requires-Dist: librosa>=0.10.0; extra == "voice-full"
65
65
  Requires-Dist: soundfile>=0.12.1; extra == "voice-full"
66
66
  Requires-Dist: tiktoken>=0.6.0; extra == "voice-full"
67
67
  Provides-Extra: core-tts
@@ -69,7 +69,7 @@ Requires-Dist: coqui-tts<0.30.0,>=0.27.0; extra == "core-tts"
69
69
  Requires-Dist: torch<2.4.0,>=2.0.0; extra == "core-tts"
70
70
  Requires-Dist: torchvision<0.19.0,>=0.15.0; extra == "core-tts"
71
71
  Requires-Dist: torchaudio<2.4.0,>=2.0.0; extra == "core-tts"
72
- Requires-Dist: librosa<0.11.0,>=0.10.0; extra == "core-tts"
72
+ Requires-Dist: librosa>=0.10.0; extra == "core-tts"
73
73
  Provides-Extra: core-stt
74
74
  Requires-Dist: openai-whisper>=20230314; extra == "core-stt"
75
75
  Requires-Dist: tiktoken>=0.6.0; extra == "core-stt"
@@ -1,4 +1,4 @@
1
- abstractvoice/__init__.py,sha256=6GWG6ruCOQ73dOK1-lGB4F8fvjoAtsAP8fIoYCnVuZk,817
1
+ abstractvoice/__init__.py,sha256=ussQd6aW6mcY5_7XIgjprhW0H1wmyixtEiqSE4xOWEc,817
2
2
  abstractvoice/__main__.py,sha256=e6jhoONg3uwwPUCdnr68bSRTT1RrpWy2DrOJ6ozMJVc,4775
3
3
  abstractvoice/dependency_check.py,sha256=BUUADz4un4_FCZzNpgwk1qpJ6yqVi5Pvjfd3JLS8hAI,10045
4
4
  abstractvoice/recognition.py,sha256=4KtDUDFixEYuBUMDH2fWaD9csKlwA9tqXkMAkyQMSMo,11259
@@ -13,9 +13,9 @@ abstractvoice/tts/__init__.py,sha256=WgJrxqdc_qaRyfFt1jbgMQD9S757jYuBpDzMRB02TFs
13
13
  abstractvoice/tts/tts_engine.py,sha256=9CZAZITZ_VNZs0grwsqWIFj3aUsHvrWeFVV66lH_Bf8,44926
14
14
  abstractvoice/vad/__init__.py,sha256=RIIbFw25jNHgel06E4VvTWJnXjwjeFZ98m1Vx9hVjuo,119
15
15
  abstractvoice/vad/voice_detector.py,sha256=ghrhpDFlIR5TsMB2gpigXY6t5c_1yZ7vEX1imAMgWjc,3166
16
- abstractvoice-0.3.0.dist-info/licenses/LICENSE,sha256=TiDPM5WcFRQPoC5e46jGMeMppZ-eu0eFx_HytjE49bk,1105
17
- abstractvoice-0.3.0.dist-info/METADATA,sha256=_XLernZJC91kjzhBMIecBMN4bWcd2AerbPZ8rOmwFIc,38420
18
- abstractvoice-0.3.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
- abstractvoice-0.3.0.dist-info/entry_points.txt,sha256=3bDX2dNOGvrsTx1wZ_o_hVgmM_a2zbcHc1ZkL154rN4,72
20
- abstractvoice-0.3.0.dist-info/top_level.txt,sha256=a1qyxqgF1O8cJtPKpcJuImGZ_uXqPNghbLZ9gp-UiOo,14
21
- abstractvoice-0.3.0.dist-info/RECORD,,
16
+ abstractvoice-0.3.1.dist-info/licenses/LICENSE,sha256=TiDPM5WcFRQPoC5e46jGMeMppZ-eu0eFx_HytjE49bk,1105
17
+ abstractvoice-0.3.1.dist-info/METADATA,sha256=oeRd6haFY1aL-7_0N2Qx5xdC2zN7pM3noJtIHXFJzvI,38388
18
+ abstractvoice-0.3.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
+ abstractvoice-0.3.1.dist-info/entry_points.txt,sha256=3bDX2dNOGvrsTx1wZ_o_hVgmM_a2zbcHc1ZkL154rN4,72
20
+ abstractvoice-0.3.1.dist-info/top_level.txt,sha256=a1qyxqgF1O8cJtPKpcJuImGZ_uXqPNghbLZ9gp-UiOo,14
21
+ abstractvoice-0.3.1.dist-info/RECORD,,