Alex Cabrera commited on
Commit
54265d3
1 Parent(s): 5eacccf
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 = ""
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 = "https://zenoml.s3.amazonaws.com/accents/"
6
  data_column = "id"
7
  id_column = "id"
8
  label_column = "label"
functions/__pycache__/audio_characteristics.cpython-38.pyc ADDED
Binary file (1.19 kB). View file
functions/__pycache__/model.cpython-38.pyc ADDED
Binary file (2.64 kB). View file