-
Notifications
You must be signed in to change notification settings - Fork 287
Expand file tree
/
Copy pathgithub_environment.yml
More file actions
68 lines (68 loc) · 1.02 KB
/
github_environment.yml
File metadata and controls
68 lines (68 loc) · 1.02 KB
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
62
63
64
65
66
67
68
channels:
- conda-forge
dependencies:
- python=3.12
- numpy<2.4.0
- librosa
- pysoundfile
- tqdm
- requests
- pyyaml
- kaldi=*=*cpu*
- scipy
- pynini
- openfst
- scikit-learn
- hdbscan
- baumwelch
- ngram
- praatio>=6.0.0
- 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
- rich
- rich-click
- kalpy>=0.8
- pip
- huggingface_hub
- spacy
- sudachipy
- sudachidict-core
- jamo
- pythainlp
- python-build
- twine
# speechbrain dependencies
- transformers>=4.48.0
- pandas<2.3.0
- sentencepiece
- pytorch=2.8.0
- torchaudio=2.8.0
# whisperx dependencies
- triton
- nltk
- av<16.0.0
- onnxruntime<1.20.0
- pip:
- speechbrain
- whisperx
# Tokenization dependencies
- python-mecab-ko
- hanziconv
- dragonmapper