Aleksandr Gordeev
Aleksandr Gordeev
Hi @JustinYuu, thanks for your reply! It is better than nothing. We look forward to checkpoints :) And if you provide simple demo of how to run the model, that...
Thanks a lot guys! :)
@JustinYuu, one more question :) Here is my way to prepare features for your audio model. Is it correct? ```python def prepare_audio_features(audio_tensor: Tensor, sample_rate: int = 16000): """ Prepare audio...
@cg1177, could you summon @JustinYuu one more time? :DD