blob: 474cbaec0124f6604d73d3dd988f90f262e1d67e (
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
|
pkgbase = python-marine
pkgdesc = Marine: Multi-task learning based on Japanese accent estimatio
pkgver = 0.0.6
pkgrel = 1
url = https://pypi.org/project/marine
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-joblib
depends = python-matplotlib
depends = python-numpy
depends = python-tqdm
depends = python-omegaconf
depends = python-pytest
depends = python-pytorch
depends = python-yaml
depends = python-setuptools
depends = python-hydra-core
depends = python-scikit-base
depends = python-torchmetrics
provides = python-marine
conflicts = python-marine
options = !strip
options = !debug
source = marine-0.0.6.tar.gz::https://files.pythonhosted.org/packages/source/m/marine/marine-0.0.6.tar.gz
sha256sums = d5d7990364be80653294db04be7e7410d922aec9bafc375e0e9354cf94a00bee
pkgname = python-marine
|