-
Notifications
You must be signed in to change notification settings - Fork 17
acrcloud/acrcloud_extr_tools
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Usage: ./acrcloud_extr [options] -i <infile>
General Options:
-h, --help Print this help message
-v, --version Print version information
Advanced Options:
-i Path to the input audio file.
-s Start time (in seconds) to skip from the beginning. Default: 0.
Example: ./acrcloud_extr -s 30 -i input.mp3
-l Duration (in seconds) of audio to process.
Default: 12s (for recognition fingerprint).
Note: This is ignored if generating a DB fingerprint.
Example: ./acrcloud_extr -l 12 -i input.mp3
-o Path to the output file.
Default: Saves to the same directory as the input file.
-cli Generate a recognition (query) fingerprint instead of a DB fingerprint.
Example: ./acrcloud_extr -cli -i input.mp3
-type Fingerprint type identifier. Default: 0.
0: standard audio fingerprint;
200: large filter audio fingerprint;
Example: ./acrcloud_extr -type 0 -i input.mp3
-au Export decoded audio data (Format: RIFF WAV, PCM, 16-bit, Mono, 8000Hz).
Example: ./acrcloud_extr -au -i input.mp3
--debug Enable debug mode to print detailed runtime information.
#*******************************************************#
MD5 (acrcloud_extr_linux_arm64) = 964a412083665171357ba7b923a46991
MD5 (acrcloud_extr_linux_arm64_alpine) = 6a9f82298119f073cd9afed37c265220
MD5 (acrcloud_extr_linux_x86-x64) = a9075b79a83e6915f394b49a7584abd9
MD5 (acrcloud_extr_linux_x86-x64_alpine) = 511e34aaa0323f8d815bf42aed3cb7a7
MD5 (acrcloud_extr_mac) = 1954df239d5e2d91c3dfd4e6aa535b20
MD5 (acrcloud_extr_win.exe) = 2423a12a7734e3b7e332b211b96b8d5a
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published