● amd-server.service - AMD Wav2Vec2 WebSocket Server
Loaded: loaded (/etc/systemd/system/amd-server.service; enabled; preset: enabled)
Active: active (running) since Sat 2026-05-30 21:14:25 CEST; 3h 25min ago
Main PID: 1556670 (python3)
Tasks: 56 (limit: 76800)
Memory: 682.0M (peak: 685.0M)
CPU: 20.021s
CGroup: /system.slice/amd-server.service
└─1556670 /usr/bin/python3 -u /root/aiamd/server.py --port 2700
May 30 21:14:29 Ubuntu-2404-noble-amd64-base python3[1556670]: 2026-05-30 21:14:29 [INFO] HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/facebook/wav2vec2-base/0b5b8e868dd84f03fd87d01f9c4ff0f080fecfe8/tokenizer_config.json "HTTP/1.1 200 OK"
May 30 21:14:29 Ubuntu-2404-noble-amd64-base python3[1556670]: 2026-05-30 21:14:29 [INFO] HTTP Request: GET https://huggingface.co/api/models/facebook/wav2vec2-base/tree/main/additional_chat_templates?recursive=false&expand=false "HTTP/1.1 404 Not Found"
May 30 21:14:29 Ubuntu-2404-noble-amd64-base python3[1556670]: 2026-05-30 21:14:29 [INFO] HTTP Request: GET https://huggingface.co/api/models/facebook/wav2vec2-base/tree/main?recursive=true&expand=false "HTTP/1.1 200 OK"
May 30 21:14:30 Ubuntu-2404-noble-amd64-base python3[1556670]: Loaded head-only model (val_acc=0.973)
May 30 21:14:30 Ubuntu-2404-noble-amd64-base python3[1556670]: AMD Detector ready.
May 30 21:14:30 Ubuntu-2404-noble-amd64-base python3[1556670]: 2026-05-30 21:14:30 [INFO] Model loaded and ready.
May 30 21:14:30 Ubuntu-2404-noble-amd64-base python3[1556670]: 2026-05-30 21:14:30 [INFO] Starting AMD WebSocket server on ws://0.0.0.0:2700 (batch=16, wait=5ms)
May 30 21:14:30 Ubuntu-2404-noble-amd64-base python3[1556670]: 2026-05-30 21:14:30 [INFO] Graceful shutdown handlers registered (drain=10s)
May 30 21:14:30 Ubuntu-2404-noble-amd64-base python3[1556670]: 2026-05-30 21:14:30 [INFO] server listening on 0.0.0.0:2700
May 30 21:14:30 Ubuntu-2404-noble-amd64-base python3[1556670]: 2026-05-30 21:14:30 [INFO] Server ready. Waiting for connections...