jordand commited on
Commit
c62a3d8
·
verified ·
1 Parent(s): 03b7850

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other # per-voice licensing; see metadata.json in each folder
3
+ pretty_name: "Echo Custom Speaker embeddings"
4
+ tags:
5
+ - audio
6
+ - tts
7
+ - speaker-embeddings
8
+ ---
9
+
10
+ # Custom Speaker Embeddings
11
+
12
+ Contains speaker folders within HF-Custom, each with:
13
+ - a precomputed speaker embedding (`speaker_latent.safetensors`)
14
+ - its corresponding audio (`audio.mp3`)
15
+ - a metadata file describing the voice and licensing (`metadata.json`)
16
+
17
+ > **Licensing:**
18
+ > There is **no single license** for this dataset. Each voice has its own terms stored
19
+ > in its `metadata.json`. You must check the metadata for any voice you use.