ProgramComputer commited on
Commit
9c09788
1 Parent(s): 1759582
Files changed (1) hide show
  1. vox_celeb.py +1 -1
vox_celeb.py CHANGED
@@ -77,7 +77,7 @@ _URLS = {
77
  "test": "https://cn01.mmai.io/download/voxceleb?key={cred_key}&file=vox2_test_mp4.zip",
78
  },
79
  "audio1": {
80
- "placeholder": f"https://cn01.mmai.io/download/voxceleb?key={cred_key}&file=vox1_dev_wav_parta",
81
  "dev": (
82
  "https://cn01.mmai.io/download/voxceleb?key={cred_key}&file=vox1_dev_wav_partaa",
83
  "https://cn01.mmai.io/download/voxceleb?key={cred_key}&file=vox1_dev_wav_partab",
 
77
  "test": "https://cn01.mmai.io/download/voxceleb?key={cred_key}&file=vox2_test_mp4.zip",
78
  },
79
  "audio1": {
80
+ "placeholder": "https://cn01.mmai.io/download/voxceleb?key={cred_key}&file=vox1_dev_wav_parta",
81
  "dev": (
82
  "https://cn01.mmai.io/download/voxceleb?key={cred_key}&file=vox1_dev_wav_partaa",
83
  "https://cn01.mmai.io/download/voxceleb?key={cred_key}&file=vox1_dev_wav_partab",