#!/bin/bash

set -e

rm -rf /usr/share/asr-llm
rm -rf /usr/bin/voice

exit 0