Spaces:
Running
Running
alessandro trinca tornidor
commited on
Commit
•
ad83407
1
Parent(s):
acfca85
doc: updated REAMDE.md
Browse files- README.md +2 -2
- images/MainScreen.png +2 -2
README.md
CHANGED
@@ -117,11 +117,11 @@ pnpm playwright test
|
|
117 |
- e2e playwright tests
|
118 |
- add an updated online version (HuggingFace)
|
119 |
- refactor frontend moving from iQuery to gradio
|
|
|
|
|
120 |
|
121 |
### TODO
|
122 |
|
123 |
-
- save the synthetic audio speech from the text-to-speech voice as an audio file to play within the Gradio audio component
|
124 |
-
- 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))
|
125 |
- improve documentation (especially function docstrings), backend tests
|
126 |
- move from pytorch to onnxruntime (if possible)
|
127 |
- add more e2e tests with playwright
|
|
|
117 |
- e2e playwright tests
|
118 |
- add an updated online version (HuggingFace)
|
119 |
- refactor frontend moving from iQuery to gradio
|
120 |
+
- 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))
|
121 |
+
- added also a Text-to-Speech in-browser (it works only if there are installed the required language packages. In case of failures there is the backend Text-to-Speech feature)
|
122 |
|
123 |
### TODO
|
124 |
|
|
|
|
|
125 |
- improve documentation (especially function docstrings), backend tests
|
126 |
- move from pytorch to onnxruntime (if possible)
|
127 |
- add more e2e tests with playwright
|
images/MainScreen.png
CHANGED
Git LFS Details
|
Git LFS Details
|