Anyone who is working on joint source channel coding?

I have a question regarding implementation of joint source and channel coding, for source coding i have been using vector quantised variational autoencoder , now I want to add a channel(binary symmetric channel) between the encoder and decoder of VQ-VAE?
I cannot understand how the bits are transferred to the channel?