Uses 911K of libraries. Click here for Pure Java version (11461L/61K).
1 | !7 |
2 | |
3 | concept AudioFile {
|
4 | S path; |
5 | S voiceContent; // none, all, part |
6 | S comments; |
7 | |
8 | sS _fieldOrder = "path voiceContent comments"; |
9 | } |
10 | |
11 | cmodule VADTrainingDB > DynCRUD<AudioFile> {
|
12 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026957 |
| Snippet name: | VAD Training DB |
| Eternal ID of this version: | #1026957/1 |
| Text MD5: | f14b0cad67727fd07dd67db35d1dea8d |
| Transpilation MD5: | 36907d3828d25e18eba8eb60beceff2d |
| Author: | stefan |
| Category: | javax / audio analysis |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-02-03 18:16:41 |
| Source code size: | 197 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 466 / 678 |
| Referenced in: | [show references] |