hinge commited on
Commit
cf4cc6f
·
verified ·
1 Parent(s): 31f21f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -112,6 +112,7 @@ for i in range(10):
112
  print(f"Ground Truth: {ground_truth}")
113
  print(f"Prediction: {decoded_outputs[0]}")
114
  print("-" * 40)
 
115
  ## Shoutouts
116
  - Viktor Stenby Johansson and Rasmus Asgaard for ASR hackathon and ideation
117
  - The CoRal project and Alexandra Institute for curating Danish datasets and leading the effort in Danish NLP
 
112
  print(f"Ground Truth: {ground_truth}")
113
  print(f"Prediction: {decoded_outputs[0]}")
114
  print("-" * 40)
115
+ ```
116
  ## Shoutouts
117
  - Viktor Stenby Johansson and Rasmus Asgaard for ASR hackathon and ideation
118
  - The CoRal project and Alexandra Institute for curating Danish datasets and leading the effort in Danish NLP