summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 813975656f11864ed6afe4d5837d36aae93b54ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
pkgbase = python-wtpsplit
	pkgdesc = Universal, robust, efficient, and adaptable sentence segmentation
	pkgver = 2.2.1
	pkgrel = 2
	url = https://github.com/segment-any-text/wtpsplit
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-transformers
	depends = python-huggingface-hub
	depends = python-numpy
	depends = python-scikit-learn
	depends = python-tqdm
	depends = python-pandas
	depends = python-mosestokenizer
	depends = python-pytorch
	depends = python-h5py
	depends = python-datasets
	depends = python-regex
	depends = python-requests
	depends = python-tokenizers
	depends = python-accelerate
	depends = python-packaging
	optdepends = python-skops: scikit-learn model persistence
	optdepends = python-onnxruntime: ONNX CPU inference backend
	optdepends = python-onnxruntime-opt-cuda: ONNX GPU inference backend (CUDA)
	optdepends = python-onnxruntime-opt-rocm: ONNX GPU inference backend (ROCm)
	source = https://files.pythonhosted.org/packages/5a/1b/eb2f7ef0be37f9e8909005ca90366e7cb6a72ec8893467bd83fe69763dc7/wtpsplit-2.2.1.tar.gz
	sha256sums = e72faf6df558fa45fdaa24ab2de28b7b61ad9c69900bc08041b7d479e6b9f5b7

pkgname = python-wtpsplit