File size: 966 Bytes
9e34a62
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
LICENSE
README.md
pyproject.toml
setup.py
fam/__init__.py
fam/py.typed
fam/llm/__init__.py
fam/llm/decoders.py
fam/llm/enhancers.py
fam/llm/fast_inference.py
fam/llm/fast_inference_utils.py
fam/llm/fast_model.py
fam/llm/inference.py
fam/llm/model.py
fam/llm/utils.py
fam/llm/adapters/__init__.py
fam/llm/adapters/base.py
fam/llm/adapters/flattened_encodec.py
fam/llm/adapters/tilted_encodec.py
fam/llm/layers/__init__.py
fam/llm/layers/attn.py
fam/llm/layers/combined.py
fam/llm/layers/layers.py
fam/llm/mixins/__init__.py
fam/llm/mixins/causal.py
fam/llm/mixins/non_causal.py
fam/quantiser/__init__.py
fam/quantiser/audio/__init__.py
fam/quantiser/audio/speaker_encoder/__init__.py
fam/quantiser/audio/speaker_encoder/audio.py
fam/quantiser/audio/speaker_encoder/model.py
fam/quantiser/text/__init__.py
fam/quantiser/text/tokenise.py
metavoice.egg-info/PKG-INFO
metavoice.egg-info/SOURCES.txt
metavoice.egg-info/dependency_links.txt
metavoice.egg-info/top_level.txt