update fmt

This commit is contained in:
jhqxxx
2026-05-27 15:54:02 +08:00
parent 35678e3ee4
commit 0ac15554a3
+2 -2
View File
@@ -5,11 +5,11 @@
// use std::io::{Read, Seek};
// use std::{io::Cursor, time::Instant};
use aha::utils::tensor_utils::get_mask_from_lengths;
// 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 candle_core::Tensor;
// use candle_core::Tensor;
// use kaldi_native_fbank::{
// FbankComputer, FbankOptions,
// window::{Window, extract_window},