speaker-detector 0.1.3__py3-none-any.whl → 0.1.4__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: speaker-detector
3
- Version: 0.1.3
3
+ Version: 0.1.4
4
4
  Summary: A CLI tool for speaker enrollment and identification using SpeechBrain.
5
5
  Author-email: Lara Whybrow <lara.whybrow@gmail.com>
6
6
  License: MIT
@@ -8,8 +8,8 @@ speaker_detector/core.py,sha256=lQNOcmZs2IJOqrNKlk1BeVQX6tzc7BSpeP5Gordff-E,3586
8
8
  speaker_detector/export_embeddings.py,sha256=OxNXadzEiMEJgpmCG6HHFncUX7DumFvTOys1R6UMUnw,1151
9
9
  speaker_detector/export_model.py,sha256=qVVT2wSCnsPA8pSAEEyIMkY7Kc8uAgepc03MxBMT3xU,1146
10
10
  speaker_detector/generate_summary.py,sha256=oTWEf2bxTCRIUl8L17-J64FyhRbCPnDjihFluEnBWc8,3726
11
- speaker_detector-0.1.3.dist-info/METADATA,sha256=ilNHpXunmGzuyDUxadMHolzhHX2aNjsOBWZe8mHDgQc,4564
12
- speaker_detector-0.1.3.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
13
- speaker_detector-0.1.3.dist-info/entry_points.txt,sha256=2B30ee2cTyeeA49x_TBURl53bDRiLWGK3NWhb9rlK3s,63
14
- speaker_detector-0.1.3.dist-info/top_level.txt,sha256=PJ5rfvd3GAbzMbc7-Fwhtufjf6HxzzTiiHociOy7RiM,17
15
- speaker_detector-0.1.3.dist-info/RECORD,,
11
+ speaker_detector-0.1.4.dist-info/METADATA,sha256=c0l2KJOvthuvSJ_g7QLb23sYDHqXhm4wi8dJYChEB8M,4564
12
+ speaker_detector-0.1.4.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
13
+ speaker_detector-0.1.4.dist-info/entry_points.txt,sha256=2B30ee2cTyeeA49x_TBURl53bDRiLWGK3NWhb9rlK3s,63
14
+ speaker_detector-0.1.4.dist-info/top_level.txt,sha256=PJ5rfvd3GAbzMbc7-Fwhtufjf6HxzzTiiHociOy7RiM,17
15
+ speaker_detector-0.1.4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.7.1)
2
+ Generator: setuptools (80.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5