update fmt
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
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 aha::utils::tensor_utils::repeat_interleave;
|
||||||
// use crate::params::chat::ChatCompletionParameters;
|
// use crate::params::chat::ChatCompletionParameters;
|
||||||
use anyhow::{Result};
|
use anyhow::Result;
|
||||||
use candle_core::Tensor;
|
use candle_core::Tensor;
|
||||||
// use kaldi_native_fbank::{
|
// use kaldi_native_fbank::{
|
||||||
// FbankComputer, FbankOptions,
|
// FbankComputer, FbankOptions,
|
||||||
|
|||||||
Reference in New Issue
Block a user