update doc

This commit is contained in:
jhqxxx
2026-05-26 21:59:43 +08:00
parent 754145246c
commit ac5bd03ee3
4 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -216,7 +216,7 @@ pnpm run tauri build
> cargo add aha
```rust
# VoxCPM example
// VoxCPM example
use aha::models::voxcpm::generate::VoxCPMGenerate;
use aha::utils::audio_utils::save_wav_mono;
use anyhow::Result;