Frq0003gen
Generates FREQ0003 (.frq) files that can be read by the UTSU voicebank editor
Install / Use
/learn @titinko/Frq0003genREADME
FRQ0003GEN - A cross-platform .frq file generator
(Fork of https://github.com/titinko/Macres)
frq0003gen takes as input a 16-bit wav file and outputs a FREQ0003 (.frq) file that can be read by UTSU, UTAU, OpenUTAU, or similar programs.
This is an executable designed to be called by https://github.com/titinko/utsu (UTSU). It can be compiled for Windows, Mac, or Linux using the Makefile.
Sample usage:
./frq0003gen de.wav de_wav.frq 256
The current version of frq0003gen uses libpyin to estimate frequency, but if you want to use the legacy method (DIO) you can re-enable it with a flag:
./frq0003gen de.wav de_wav.frq 256 m1
Building from source
This program uses two external libraries: libpyin and libgvps.
You will need to git clone both repositories, install their libraries using make install, and update the LIB_PREFIX field in frq0003gen's Makefile to match the directory where the .a and .h files were generated. You will also need to manually edit pyin.h to wrap its function definitions with "extern C" as described in this bug.
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
104.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
