Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
MPAI-Private
MPAI-CAE
arp
Tape Audio Restoration
Commits
ad23b303
Commit
ad23b303
authored
Apr 03, 2023
by
Matteo
Browse files
Merge branch 'dev' into docker
parents
732bb257
19780024
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ad23b303
...
...
@@ -57,8 +57,8 @@ To execute the script without issues, the inner structure of the `WORKING_PATH`
│ └── ...
└── temp
├── File1
│ ├── AudioAnalyser_Irregul
l
arityFileOutput1.json
│ ├── AudioAnalyser_Irregul
l
arityFileOutput2.json
│ ├── AudioAnalyser_IrregularityFileOutput1.json
│ ├── AudioAnalyser_IrregularityFileOutput2.json
│ ├── AudioBlocks
│ │ ├── AudioBlock1.jpg
│ │ ├── AudioBlock2.jpg
...
...
@@ -77,8 +77,8 @@ To execute the script without issues, the inner structure of the `WORKING_PATH`
│ ├── VideoAnalyser_IrregularityFileOutput1.json
│ └── VideoAnalyser_IrregularityFileOutput2.json
├── File2
│ ├── AudioAnalyser_Irregul
l
arityFileOutput1.json
│ ├── AudioAnalyser_Irregul
l
arityFileOutput2.json
│ ├── AudioAnalyser_IrregularityFileOutput1.json
│ ├── AudioAnalyser_IrregularityFileOutput2.json
│ ├── AudioBlocks
│ │ ├── AudioBlock1.jpg
│ │ ├── AudioBlock2.jpg
...
...
TODO.txt
0 → 100644
View file @
ad23b303
TODO
Si riferisce al codice consegnato entro febbraio 2023.
• Il codice attualmente non considera un JSON passato in ingresso (come
vorrebbe lo standard), ma si limita a leggere argomenti da linea di comando o
da un file di configurazione. Questo perché le modalità di utilizzo sono sempre
state molteplici e il progetto non era sufficientemente maturo da arrivare a
una versione caso per caso;
• Secondo standard, questo AIM dovrebbe essere in grado di considerare porzioni
del file in ingresso, mentre attualmente lo considera sempre tutto;
• Non è in grado di correggere errori di inversione del verso di lettura.
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment