update fmt

This commit is contained in:
jhqxxx
2026-04-15 18:18:35 +08:00
parent f901f4cbfe
commit 76f9c202a5
+1 -1
View File
@@ -8,7 +8,7 @@
use aha::utils::tensor_utils::get_mask_from_lengths;
// use aha::utils::tensor_utils::repeat_interleave;
// use crate::params::chat::ChatCompletionParameters;
use anyhow::{Result};
use anyhow::Result;
use candle_core::Tensor;
// use kaldi_native_fbank::{
// FbankComputer, FbankOptions,