mirror of
https://github.com/audacity/mod-openvino-macos.git
synced 2025-12-13 04:48:56 -06:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
4038292ae9
@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Audio Super Resolution",
|
"name": "Audio Super Resolution",
|
||||||
"description": "Audio super resolution improves the quality of low-resolution audio recordings by reconstructing high-resolution audio from low-resolution inputs.",
|
"description": "Audio super resolution improves the quality of low-resolution audio recordings. It can be helpful in restoring phonecall-quality audio to something closer to CD-quality.",
|
||||||
"dir": "audiosr",
|
"dir": "audiosr",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@ -207,8 +207,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Dense UNet",
|
"name": "(Legacy) Dense UNet",
|
||||||
"description": "Noise suppression model based on Dense UNet.",
|
"description": "Noise suppression model based on Dense UNet. An older model, typically performing worse than Deep Filter Net.",
|
||||||
"dir": ".",
|
"dir": ".",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@ -253,4 +253,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user