-
Notifications
You must be signed in to change notification settings - Fork 251
/
environment.yml
61 lines (61 loc) · 897 Bytes
/
environment.yml
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
channels:
- conda-forge
- pytorch
- nvidia
- anaconda
dependencies:
- python>=3.8
- numpy
- librosa
- pysoundfile
- tqdm
- requests
- pyyaml
- dataclassy
- kaldi=*=*cpu*
- scipy
- pynini
- openfst=1.8.3
- scikit-learn
- hdbscan
- baumwelch
- ngram
- praatio=6.0.0
- biopython=1.79
- sqlalchemy>=2.0
- pgvector
- pgvector-python
- sqlite
- postgresql
- psycopg2
- click
- setuptools_scm
- pytest
- pytest-mypy
- pytest-cov
- pytest-timeout
- mock
- coverage
- coveralls
- interrogate
- kneed
- matplotlib
- seaborn
- pip
- rich
- rich-click
- kalpy
# Tokenization dependencies
- spacy
- sudachipy
- sudachidict-core
- spacy-pkuseg
- pip:
- build
- twine
# Tokenization dependencies
- python-mecab-ko
- jamo
- pythainlp
- hanziconv
- dragonmapper