alessandro trinca tornidor commited on
Commit
7157083
1 Parent(s): 57141bb

docs: udpate README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -72,6 +72,7 @@ pnpm playwright test
72
 
73
  ### TODO
74
 
 
75
  - improve documentation (especially function docstrings), backend tests
76
  - move from pytorch to onnxruntime (if possible)
77
  - add more e2e tests with playwright
 
72
 
73
  ### TODO
74
 
75
+ - play the isolated words in the recordings, to compare the 'ideal' pronunciation with the learner pronunciation (now it's possible on the old frontend, complicated to implement with Gradio - waiting for [this](https://github.com/gradio-app/gradio/issues/9823))
76
  - improve documentation (especially function docstrings), backend tests
77
  - move from pytorch to onnxruntime (if possible)
78
  - add more e2e tests with playwright