mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 21:29:08 +00:00
Enable semantic search for songs in org-music
Org-Music: https://github.com/debanjum/org-music
This commit is contained in:
@@ -57,7 +57,12 @@ default_config = {
|
||||
'image':
|
||||
{
|
||||
'embeddings-file': '.image_embeddings.pt'
|
||||
}
|
||||
},
|
||||
'music':
|
||||
{
|
||||
'compressed-jsonl': '.songs.jsonl.gz',
|
||||
'embeddings-file': '.song_embeddings.pt'
|
||||
},
|
||||
},
|
||||
'search-type':
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user