I wanted extract Embeddings from a Audio File...Because I wanted to do Voice Similarity.
I'm Confusing with ReadMe File......to get Embeddings,Any Simple Commands...
I found These code on README....
train.py for training.
run python train.py some_case_name
In Above case,what is some_case_name
And Also Some Help for Extracting Embeddings with embeddings.py....
I wanted extract Embeddings from a Audio File...Because I wanted to do Voice Similarity. I'm Confusing with ReadMe File......to get Embeddings,Any Simple Commands...
I found These code on README....
train.py
for training.python train.py some_case_name
In Above case,what is some_case_name
And Also Some Help for Extracting Embeddings with
embeddings.py
....