Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clear logs.json
Browse files Browse the repository at this point in the history
flukexp committed Jan 4, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d3b9d25 commit 1b1356a
Showing 1 changed file with 1 addition and 114 deletions.
115 changes: 1 addition & 114 deletions logs.json
Original file line number Diff line number Diff line change
@@ -1,116 +1,3 @@
[
{
"type": "warn",
"ts": 1736014069964,
"arguments": {
"0": "THREE.WebGLRenderer: Property .outputEncoding has been removed. Use .outputColorSpace instead."
}
},
{
"type": "log",
"ts": 1736014069927,
"arguments": {
"0": "Starting Amica Life"
}
},
{
"type": "log",
"ts": 1736014070523,
"arguments": {
"0": "[Fast Refresh] rebuilding"
}
},
{
"type": "log",
"ts": 1736014071838,
"arguments": {
"0": "vrm loaded"
}
},
{
"type": "debug",
"ts": 1736014072216,
"arguments": {
"0": "[VAD]",
"1": "initializing vad"
}
},
{
"type": "warn",
"ts": 1736014072889,
"arguments": {
"0": "2025-01-05 01:07:52.888400 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '140'. It is not used by any node and should be removed from the model."
}
},
{
"type": "warn",
"ts": 1736014072895,
"arguments": {
"0": "2025-01-05 01:07:52.894799 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '131'. It is not used by any node and should be removed from the model."
}
},
{
"type": "warn",
"ts": 1736014072896,
"arguments": {
"0": "2025-01-05 01:07:52.895900 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '139'. It is not used by any node and should be removed from the model."
}
},
{
"type": "warn",
"ts": 1736014072898,
"arguments": {
"0": "2025-01-05 01:07:52.897099 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '136'. It is not used by any node and should be removed from the model."
}
},
{
"type": "warn",
"ts": 1736014072905,
"arguments": {
"0": "2025-01-05 01:07:52.902500 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '134'. It is not used by any node and should be removed from the model."
}
},
{
"type": "warn",
"ts": 1736014072908,
"arguments": {
"0": "2025-01-05 01:07:52.906700 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '628'. It is not used by any node and should be removed from the model."
}
},
{
"type": "warn",
"ts": 1736014072913,
"arguments": {
"0": "2025-01-05 01:07:52.912799 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '625'. It is not used by any node and should be removed from the model."
}
},
{
"type": "warn",
"ts": 1736014072915,
"arguments": {
"0": "2025-01-05 01:07:52.914400 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '623'. It is not used by any node and should be removed from the model."
}
},
{
"type": "warn",
"ts": 1736014072917,
"arguments": {
"0": "2025-01-05 01:07:52.916400 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '629'. It is not used by any node and should be removed from the model."
}
},
{
"type": "warn",
"ts": 1736014072919,
"arguments": {
"0": "2025-01-05 01:07:52.918299 [W:onnxruntime:, graph.cc:3490 CleanUnusedInitializersAndNodeArgs] Removing initializer '620'. It is not used by any node and should be removed from the model."
}
},
{
"type": "debug",
"ts": 1736014073014,
"arguments": {
"0": "[VAD]",
"1": "vad is initialized"
}
}

]

0 comments on commit 1b1356a

Please sign in to comment.