Yizhan Li
Yizhan Li
Hi! I am trying `nvidia/stt_en_conformer_transducer_xlarge` for my ASR system and the performance is impressive. I noticed that there is an option in transcribe function that can support lm_score in output....
Hi! Is it possible to input our own audio and get the enhanced audio through the model?
Hi! I am wondering why the retriever is frozen during fine-tuning time. I think the retriever will learn more in fine-tuning. I am not very familiar with `tensorflow`. Is it...
I met this `../aten/src/ATen/native/cuda/Indexing.cu:1292: indexSelectLargeIndex: block: [10,0,0], thread: [31,0,0] Assertion `srcIndex < srcSelectDimSize` failed` when trying out other 13b llama models. Any clue?
### Reminder - [x] I have read the above rules and searched the existing issues. ### System Info - `llamafactory` version: 0.9.3.dev0 - Platform: Linux-6.1.0-34-cloud-amd64-x86_64-with-glibc2.36 - Python version: 3.10.16 -...