Alex Cabrera commited on
Commit
5eacccf
1 Parent(s): f69dd6d
Files changed (1) hide show
  1. config.toml +1 -1
config.toml CHANGED
@@ -2,7 +2,7 @@ view = "audio-transcription"
2
  functions = "./functions/"
3
  models = ["silero_sst", "whisper"]
4
  metadata = "metadata.csv"
5
- data_path = "/Users/acabrera/dev/data/speech-accent-archive/recordings/recordings/"
6
  data_column = "id"
7
  id_column = "id"
8
  label_column = "label"
2
  functions = "./functions/"
3
  models = ["silero_sst", "whisper"]
4
  metadata = "metadata.csv"
5
+ data_path = ""
6
  data_column = "id"
7
  id_column = "id"
8
  label_column = "label"