@@ -154,7 +154,7 @@ Add-ons add the capability of GPU acceleration, which speeds up some operations
154
154
Base package and add-ons contain many "heavy" libraries like CUDA, ROCm, Torch and Python libraries.
155
155
Due to this, the size of the packages and the space required after installation are significant.
156
156
If you don't need all the functionalities, you can use much smaller "Tiny" package
157
- (available on [ Releases] ( https://github.com/mkiol/dsnote/releases/tag/v4.4 .0 ) page),
157
+ (available on [ Releases] ( https://github.com/mkiol/dsnote/releases/tag/v4.5 .0 ) page),
158
158
which provides only the basic features. If you need, you can also use "Tiny" packages together with GPU acceleration add-on.
159
159
160
160
Comparison between Base, Tiny and Add-ons Flatpak packages:
@@ -182,6 +182,9 @@ Comparison between Base, Tiny and Add-ons Flatpak packages:
182
182
| Coqui TTS AMD GPU | - | - | + | |
183
183
| Coqui TTS NVIDIA GPU | - | - | | + |
184
184
| Mimic3 TTS | + | - | | |
185
+ | WhisperSpeech TTS | + | - | | |
186
+ | WhisperSpeech TTS AMD GPU | - | - | + | |
187
+ | WhisperSpeech TTS NVIDIA GPU | - | - | | + |
185
188
| Punctuation restoration | + | - | | |
186
189
| Translator | + | + | | |
187
190
@@ -384,6 +387,7 @@ please consider doing one or two of the following:
384
387
## Reviews and demos
385
388
386
389
- [ Screenshots] ( https://gitlab.com/mkiol/dsnote/-/tree/main/desktop/screenshots ) (Speech Note 4.5)
390
+ - [ Speech Note 4.5 changes video] ( https://youtu.be/S9MJ7y8-bcw ) (Speech Note 4.5)
387
391
- [ Marco's Box] ( https://www.marcosbox.org/2024/02/speech-note-trascrivi-e-traduci-offline-.html ) (Speech Note 4.4, Italian)
388
392
- [ Marco's Box video] ( https://www.youtube.com/watch?v=6fNgZlh-O-w ) (Speech Note 4.4, Italian)
389
393
- [ alternativalinux] ( https://www.alternativalinux.it/riconoscimento-sintesi-vocale-e-traduttore-per-linux/ ) (Speech Note 4.4, Italian)
0 commit comments