File size: 614 Bytes
5fa1a76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
ClapConfig
[[autodoc]] ClapConfig
    - from_text_audio_configs
ClapTextConfig
[[autodoc]] ClapTextConfig
ClapAudioConfig
[[autodoc]] ClapAudioConfig
ClapFeatureExtractor
[[autodoc]] ClapFeatureExtractor
ClapProcessor
[[autodoc]] ClapProcessor
ClapModel
[[autodoc]] ClapModel
    - forward
    - get_text_features
    - get_audio_features
ClapTextModel
[[autodoc]] ClapTextModel
    - forward
ClapTextModelWithProjection
[[autodoc]] ClapTextModelWithProjection
    - forward
ClapAudioModel
[[autodoc]] ClapAudioModel
    - forward
ClapAudioModelWithProjection
[[autodoc]] ClapAudioModelWithProjection
    - forward