audio-scribe 0.1.4__py3-none-any.whl → 0.1.5__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.
audio_scribe/__init__.py CHANGED
@@ -11,7 +11,7 @@ from .config import TranscriptionConfig
11
11
  from .auth import TokenManager
12
12
  from .utils import DependencyManager, complete_path
13
13
 
14
- __version__ = "0.1.4"
14
+ __version__ = "0.1.5"
15
15
 
16
16
  __all__ = [
17
17
  "main",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: audio_scribe
3
- Version: 0.1.4
3
+ Version: 0.1.5
4
4
  Summary: A command-line tool for audio transcription with Whisper and Pyannote.
5
5
  Home-page: https://gitlab.genomicops.cloud/genomicops/audio-scribe
6
6
  Author: Gurasis Osahan
@@ -52,7 +52,7 @@ Dynamic: summary
52
52
 
53
53
  <p align="center" style="margin: 0px auto;">
54
54
  <img src="https://img.shields.io/gitlab/pipeline-status/innovation-hub%2Faudio-scribe?gitlab_url=https%3A%2F%2Fgitlab.genomicops.cloud&style=for-the-badge&logo=gitlab&logoColor=white&color=green" alt="Pipeline Status">
55
- <img src="https://img.shields.io/gitlab/pipeline-coverage/innovation-hub%2Faudio-scribe?gitlab_url=https%3A%2F%2Fgitlab.genomicops.cloud&style=for-the-badge&logo=tag&logoColor=white&color=red" alt="Coverage">
55
+ <img src="https://img.shields.io/gitlab/pipeline-coverage/innovation-hub%2Faudio-scribe?gitlab_url=https%3A%2F%2Fgitlab.genomicops.cloud&branch=main&style=for-the-badge&logo=tag&logoColor=white&color=red" alt="Coverage">
56
56
  <img src="https://img.shields.io/pypi/pyversions/audio-scribe?style=for-the-badge&logo=python&logoColor=white&logoWidth=30&color=yellow" alt="Python Versions">
57
57
  <img src="https://img.shields.io/pypi/dm/audio-scribe?style=for-the-badge&logo=pypi&logoColor=white&logoWidth=30&color=orange" alt="PyPI Downloads">
58
58
  <img src="https://img.shields.io/gitlab/v/tag/innovation-hub%2Faudio-scribe?gitlab_url=https%3A%2F%2Fgitlab.genomicops.cloud&style=for-the-badge&logo=tag&logoColor=white&color=red" alt="Version">
@@ -67,9 +67,9 @@ Dynamic: summary
67
67
 
68
68
  ## Support the Project ☕
69
69
 
70
- <p align="center">
71
- <a href="https://www.buymeacoffee.com/gosahan" target="_blank">
72
- <img src="https://cdn.buymeacoffee.com/buttons/v2/default-green.png" alt="Buy Me A Coffee" height="60">
70
+ <p align="center" style="margin: 0px auto;">
71
+ <a href="https://buymeacoffee.com/gosahan" target="_blank">
72
+ <img src="https://img.shields.io/badge/Buy%20Me%20A%20Coffee-Support-yellow?style=for-the-badge&logo=buymeacoffee&logoColor=white" alt="Buy Me A Coffee Badge"/>
73
73
  </a>
74
74
  </p>
75
75
 
@@ -1,12 +1,12 @@
1
- audio_scribe/__init__.py,sha256=S5ueFV0RdXthtYvK6it6nzLLPoktQwFOZxRPaupXqWY,544
1
+ audio_scribe/__init__.py,sha256=zctCLubb6rhGLrH6UECTi8Sif3S9kc0lAUbk_EiSg_c,544
2
2
  audio_scribe/auth.py,sha256=XR26nTvhof9yvkNgKESy5oWjZRS8mmGuZ-MJ7UysTHE,4355
3
3
  audio_scribe/config.py,sha256=lKiBamkPf7YEx04P6zQX9uJydRkids8h2kWmuxMJWYM,938
4
4
  audio_scribe/models.py,sha256=4N2MoLL9ZeU5ojp2JJq0tD54-yxNcgLp2-CAFwzg2w0,8423
5
5
  audio_scribe/transcriber.py,sha256=Du8V9q9YhXXFZjKyd-Brs-8mH2FQtpjxGWyzXAkuJnw,4064
6
6
  audio_scribe/utils.py,sha256=LYoTqFBwYMgYs0-BtE4Aq_271vWYhRyjhlKB26SzIOI,3386
7
- audio_scribe-0.1.4.dist-info/LICENSE,sha256=TiyEjWfqvme6M3rcTYz949_eYuikTXC6RWry7vcCiCQ,11343
8
- audio_scribe-0.1.4.dist-info/METADATA,sha256=cj0jZtOTBD6vqeMRE3Ls33aasfk333xMkV3Re-4-aUM,12205
9
- audio_scribe-0.1.4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
10
- audio_scribe-0.1.4.dist-info/entry_points.txt,sha256=Bj7Co8Er22Ux59Vs2_S63ds2bnwDURvhHYNXVviZdPM,63
11
- audio_scribe-0.1.4.dist-info/top_level.txt,sha256=L1mltKt-5HrbTXPpAXwht8SXQCgcCceoqpCq4OCZRsk,13
12
- audio_scribe-0.1.4.dist-info/RECORD,,
7
+ audio_scribe-0.1.5.dist-info/LICENSE,sha256=TiyEjWfqvme6M3rcTYz949_eYuikTXC6RWry7vcCiCQ,11343
8
+ audio_scribe-0.1.5.dist-info/METADATA,sha256=TKRaavXN69-Ntx3Wn4VV9PSfEhzNJm0KXUdDs4pCri0,12296
9
+ audio_scribe-0.1.5.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
10
+ audio_scribe-0.1.5.dist-info/entry_points.txt,sha256=Bj7Co8Er22Ux59Vs2_S63ds2bnwDURvhHYNXVviZdPM,63
11
+ audio_scribe-0.1.5.dist-info/top_level.txt,sha256=L1mltKt-5HrbTXPpAXwht8SXQCgcCceoqpCq4OCZRsk,13
12
+ audio_scribe-0.1.5.dist-info/RECORD,,