{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihfj6ifchlnxo2piz7m4dolonfjdkccxdbpp42fst6gukutwo2rbq",
    "uri": "at://did:plc:pgryn3ephfd2xgft23qokfzt/app.bsky.feed.post/3miyesiovzfk2"
  },
  "path": "/t/duplicated-space-not-working-as-original/175072#post_1",
  "publishedAt": "2026-04-08T09:13:30.000Z",
  "site": "https://discuss.huggingface.co",
  "tags": [
    "Parakeet TDT 0.6b V3 - a Hugging Face Space by pratyushmittal",
    "Parakeet TDT 0.6b V3 - a Hugging Face Space by Ratnesh-dev"
  ],
  "textContent": "I duplicated this space: Parakeet TDT 0.6b V3 - a Hugging Face Space by pratyushmittal\nto here: Parakeet TDT 0.6b V3 - a Hugging Face Space by Ratnesh-dev\n\nWhich gave me a build error in the requirements files (it was using the #egg= syntax).\nOld line in requirements:\n`git+https://github.com/NVIDIA/NeMo.git@main#egg=nemo_toolkit[asr]`\nUpdated to:\n`nemo_toolkit[asr] @ git+https://github.com/NVIDIA/NeMo.git@main`\n(You can see the commit history on the duplicated space)\n\nNow, the space builds and is in a running state, but I can’t seem to get any transcription output out of it. On the original space, I can upload any file (5 min, 15 min, 30 min) and get the output within 20 seconds. But on my duplicated space, I get an error even on a small 5 minute file.\n\nI don’t see any specific errors in the container logs.\nWhat is going on here? Both spaces are using the same ZeroGPU hardware. One works, the other doesn’t.\nCan you please help me with this?",
  "title": "Duplicated Space Not Working As Original"
}