Spaces:
Running
Running
alessandro trinca tornidor
commited on
Commit
·
06bd94e
1
Parent(s):
3d705da
doc: update README.md
Browse files
README.md
CHANGED
@@ -120,13 +120,16 @@ pnpm playwright test
|
|
120 |
|
121 |
### DONE
|
122 |
|
123 |
-
- upgrade iQuery
|
124 |
-
- upgrade
|
125 |
-
-
|
126 |
-
-
|
127 |
-
-
|
128 |
-
-
|
129 |
-
-
|
|
|
|
|
|
|
130 |
|
131 |
### TODO
|
132 |
|
|
|
120 |
|
121 |
### DONE
|
122 |
|
123 |
+
- Original frontend - upgrade iQuery@3.7.1, [email protected]
|
124 |
+
- Upgraded Speech-to-Text German [Silero](https://github.com/snakers4/silero-models) model that blocked the upgrade to PyTorch > 2.x
|
125 |
+
- Upgraded PyTorch > 2.x
|
126 |
+
- Improved backend tests with the [mutation test suite](https://en.wikipedia.org/wiki/Mutation_testing) [Cosmic Ray](https://cosmic-ray.readthedocs.io)
|
127 |
+
- E2E [playwright](https://playwright.dev) tests
|
128 |
+
- Added a new frontend based on [Gradio](https://gradio.app)
|
129 |
+
- add an updated online version ([HuggingFace Space](https://huggingface.co/spaces/aletrn/ai-pronunciation-trainer))
|
130 |
+
- Only on the Gradio frontend version - it's possible to insert custom sentences to read and evaluate
|
131 |
+
- Gradio frontend version - play the isolated words in the recordings, to compare the 'ideal' pronunciation with the learner pronunciation
|
132 |
+
- Gradio frontend version - re-added the 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)
|
133 |
|
134 |
### TODO
|
135 |
|