|
19 | 19 | </categories>
|
20 | 20 | <keywords>
|
21 | 21 | <keyword>speech</keyword>
|
| 22 | + <keyword>offline</keyword> |
22 | 23 | <keyword>voice</keyword>
|
23 | 24 | <keyword>stt</keyword>
|
24 | 25 | <keyword>asr</keyword>
|
| 26 | + <keyword>speech-to-text</keyword> |
| 27 | + <keyword>speech-recognition</keyword> |
25 | 28 | <keyword>tts</keyword>
|
| 29 | + <keyword>text-to-speech</keyword> |
| 30 | + <keyword>speech-synthesis</keyword> |
26 | 31 | <keyword>nmt</keyword>
|
| 32 | + <keyword>neural-machine-translation</keyword> |
| 33 | + <keyword>machine-translation</keyword> |
27 | 34 | <keyword>translator</keyword>
|
28 | 35 | <keyword>deepspeech</keyword>
|
29 | 36 | <keyword>vosk</keyword>
|
|
33 | 40 | <keyword>espeak</keyword>
|
34 | 41 | <keyword>mbrola</keyword>
|
35 | 42 | <keyword>coqui</keyword>
|
36 |
| - <keyword>offline</keyword> |
37 | 43 | <keyword>bergamot</keyword>
|
38 | 44 | </keywords>
|
39 | 45 | <screenshots>
|
|
82 | 88 | <mediatype>text/plain</mediatype>
|
83 | 89 | </provides>
|
84 | 90 | <releases>
|
85 |
| - <release version="4.2.0" date="2023-09-20"> |
| 91 | + <release version="4.2.0" date="2023-09-24"> |
86 | 92 | <description>
|
87 | 93 | <p>Translator:</p>
|
88 | 94 | <ul>
|
|
101 | 107 | Following Whisper accelerators are currently enabled:
|
102 | 108 | OpenCL (for most Nvidia cards, few AMD cards and Intel GPUs),
|
103 | 109 | CUDA (for most Nvidia cards).
|
104 |
| - Support for AMD ROCm is implemented as well but right now it doesn't work due to Flatpak sandboxing isolation. |
105 | 110 | GPU hardware acceleration might not work well on your system, therefore is not enabled by default.
|
106 | 111 | Use the option in 'Settings' to turn it on.
|
107 | 112 | Disable, if you observe any problems when using Speech to Text with Whisper models.
|
108 | 113 | </li>
|
109 | 114 | </ul>
|
110 | 115 | <p>Text to Speech:</p>
|
111 | 116 | <ul>
|
112 |
| - <li>Save audio in compressed formats (MP3 or Ogg Vorbis). You can also save metadata tags to the audio file, |
113 |
| - such as track number, title, artist or album.</li> |
| 117 | + <li>Save audio in compressed formats (MP3 or Ogg Vorbis). You can also save metadata tags |
| 118 | + to the audio file, such as track number, title, artist or album.</li> |
114 | 119 | <li>Pause option. Note reading can be paused and resumed.</li>
|
115 |
| - <li>New models from Massively Multilingual Speech (MMS) project: Hungarian, Catalan, German, Spanish, Romanian, Russian and Swedish. |
| 120 | + <li>New models from Massively Multilingual Speech (MMS) project: Hungarian, Catalan, German, |
| 121 | + Spanish, Romanian, Russian and Swedish. |
116 | 122 | If you would like any other MMS model to be included, please let us know.</li>
|
117 | 123 | <li>Update of RHVoice voice for Uzbek.</li>
|
118 | 124 | <li>Fix: Many Coqui models couldn't read the numbers or the reading wasn't correct.</li>
|
|
121 | 127 | <ul>
|
122 | 128 | <li>Menu options: 'Open a text file' and 'Save to a text file'</li>
|
123 | 129 | <li>Command line option to open files. If you want to associate text, audio or video files
|
124 |
| - with Speech Note app, now it is possible. Your system may detect this new capability and |
125 |
| - show Speech Note under 'Open With' menu in the file manager.</li> |
| 130 | + with Speech Note, now it is possible. Your system may detect this new capability and |
| 131 | + show Speech Note under 'Open With' menu in the file manager. |
| 132 | + Please note that Flatpak app only has permission to access files in the following folders: |
| 133 | + Desktop, Documents, Downloads, Music and Videos.</li> |
126 | 134 | <li>Improved UI colors when app is running under GNOME dark theme.</li>
|
127 | 135 | <li>Advanced settings option 'Graphical style'. This option let you select any
|
128 |
| - Qt interface style installed in your system. Changing the style might make app look better under GNOME.</li> |
| 136 | + Qt interface style installed in your system. Changing the style might make |
| 137 | + app look better under GNOME.</li> |
129 | 138 | </ul>
|
130 | 139 | </description>
|
131 | 140 | </release>
|
|
0 commit comments