Gregniuki commited on
Commit
b6220dd
·
1 Parent(s): 87f3c0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ async def read_root(request: Request):
63
  # Make sure speaker_id_map is defined and populated correctly
64
  # data = {"your_data_key": "your_data_value"} # Replace with your data
65
  # model_configurations = {} # Replace with your model configurations
66
- model_configurations = {} # Replace with your model configurations
67
 
68
  # Define and populate speaker_id_map
69
  speaker_id_map = {
 
63
  # Make sure speaker_id_map is defined and populated correctly
64
  # data = {"your_data_key": "your_data_value"} # Replace with your data
65
  # model_configurations = {} # Replace with your model configurations
66
+ model_configurations = {} # Replace with your model configurations
67
 
68
  # Define and populate speaker_id_map
69
  speaker_id_map = {