lattifai 1.3.0__py3-none-any.whl → 1.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lattifai
3
- Version: 1.3.0
3
+ Version: 1.3.1
4
4
  Summary: Lattifai Python SDK: Seamless Integration with Lattifai's Speech and Video AI Services
5
5
  Author-email: Lattifai Technologies <tech@lattifai.com>
6
6
  Maintainer-email: Lattice <tech@lattifai.com>
@@ -53,8 +53,8 @@ License-File: LICENSE
53
53
  Requires-Dist: python-dotenv
54
54
  Requires-Dist: colorful>=0.5.6
55
55
  Requires-Dist: lattifai-run>=1.0.1
56
+ Requires-Dist: lattifai-core>=0.6.4
56
57
  Requires-Dist: lattifai-captions[splitting]>=0.1.6
57
- Requires-Dist: lattifai-core-hq>=0.6.4
58
58
  Requires-Dist: g2p-phonemizer>=0.4.0
59
59
  Requires-Dist: error-align-fix>=0.1.4
60
60
  Requires-Dist: lhotse>=1.26.0
@@ -155,14 +155,14 @@ client = LattifAI(alignment_config=AlignmentConfig(model_hub="modelscope"))
155
155
 
156
156
  ### Using uv (Recommended)
157
157
 
158
- [uv](https://github.com/astral-sh/uv) is a fast Python package manager (10-100x faster than pip).
158
+ [uv](https://github.com/astral-sh/uv) is a fast Python package manager (10-100x faster than pip). **No extra configuration needed** - uv automatically uses our package index.
159
159
 
160
160
  ```bash
161
161
  # Install uv
162
162
  curl -LsSf https://astral.sh/uv/install.sh | sh
163
163
 
164
164
  # Quick start (run without installing)
165
- uvx --from lattifai lai --help
165
+ uvx --from lattifai --extra-index-url https://lattifai.github.io/pypi/simple/ lai --help
166
166
 
167
167
  # Or create a project
168
168
  mkdir my-project && cd my-project
@@ -174,7 +174,15 @@ uv run lai alignment align audio.wav caption.srt output.srt
174
174
 
175
175
  ```bash
176
176
  # Full installation (recommended)
177
- pip install "lattifai[all]"
177
+ pip install "lattifai[all]" --extra-index-url https://lattifai.github.io/pypi/simple/
178
+ ```
179
+
180
+ **Configure pip globally** (optional, to avoid `--extra-index-url` each time):
181
+
182
+ ```bash
183
+ # Add to ~/.pip/pip.conf (Linux/macOS) or %APPDATA%\pip\pip.ini (Windows)
184
+ [global]
185
+ extra-index-url = https://lattifai.github.io/pypi/simple/
178
186
  ```
179
187
 
180
188
  ### Installation Options
@@ -643,11 +651,11 @@ Visit [lattifai.com/roadmap](https://lattifai.com/roadmap) for updates.
643
651
  git clone https://github.com/lattifai/lattifai-python.git
644
652
  cd lattifai-python
645
653
 
646
- # Using uv (recommended)
654
+ # Using uv (recommended, auto-configures extra index)
647
655
  uv sync && source .venv/bin/activate
648
656
 
649
- # Or pip
650
- pip install -e ".[all,dev]"
657
+ # Or pip (requires extra-index-url for lattifai-core)
658
+ pip install -e ".[all,dev]" --extra-index-url https://lattifai.github.io/pypi/simple/
651
659
 
652
660
  # Run tests
653
661
  pytest
@@ -49,9 +49,9 @@ lattifai/workflow/file_manager.py,sha256=yc29Vb7JNUMJ9rwM_YjkAHfDInl8HMVAl9A7z7X
49
49
  lattifai/youtube/__init__.py,sha256=_uO3KCx-t6I-JaYFpcYLYpvkbmEOOni3xBqGEbExg68,1587
50
50
  lattifai/youtube/client.py,sha256=VU8FC1N7YYpbc4LeJNAsahNAI1R7e3_7Yjmb1rz7tyI,52878
51
51
  lattifai/youtube/types.py,sha256=80RgBmvM4tRbxqyNv9GU6hr9vPp_yhKrK0RJ_vG2h4E,472
52
- lattifai-1.3.0.dist-info/licenses/LICENSE,sha256=xGMLmdFJy6Jkz3Hd0znyQLmcxC93FSZB5isKnEDMoQQ,1066
53
- lattifai-1.3.0.dist-info/METADATA,sha256=WMgLRzKiJv_Zn1aoxPjWofNZRE4tSjTWxa16zWNYVTk,23008
54
- lattifai-1.3.0.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
55
- lattifai-1.3.0.dist-info/entry_points.txt,sha256=MfoqXNjXrhD7VMApHgaHmAECTcGVUMUiR0uqnTg7Ads,502
56
- lattifai-1.3.0.dist-info/top_level.txt,sha256=tHSoXF26r-IGfbIP_JoYATqbmf14h5NrnNJGH4j5reI,9
57
- lattifai-1.3.0.dist-info/RECORD,,
52
+ lattifai-1.3.1.dist-info/licenses/LICENSE,sha256=xGMLmdFJy6Jkz3Hd0znyQLmcxC93FSZB5isKnEDMoQQ,1066
53
+ lattifai-1.3.1.dist-info/METADATA,sha256=4AuEcvs82Jg7m_kjUcexm3XJ6Du2QCyqvWFAMaCivYA,23564
54
+ lattifai-1.3.1.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
55
+ lattifai-1.3.1.dist-info/entry_points.txt,sha256=MfoqXNjXrhD7VMApHgaHmAECTcGVUMUiR0uqnTg7Ads,502
56
+ lattifai-1.3.1.dist-info/top_level.txt,sha256=tHSoXF26r-IGfbIP_JoYATqbmf14h5NrnNJGH4j5reI,9
57
+ lattifai-1.3.1.dist-info/RECORD,,