Facing issues in pipeline
#22
by
aaacurse
- opened
When using the model in transformers pipeline i am getting the tokens in output["audio"] but the sampling rate in output is None and the audio which is being generated by the pipeline is if 0s. I tried explicitly defining the sampling rate but that too didn't work.