Skip to content

lich0821/SilkMp3Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

SILK and MP3 Converter

Usage

Download Converter.exe here and run.

usage: Converter.exe in.amr out.mp3 [sample_rate]

in.amr       : Bitstream input to decoder
out.mp3      : Speech output from decoder
[Hz]         : Sampling rate of output signal in Hz; default: 24000

Quick Start

Clone the repo

git clone https://github.com/lich0821/SilkMp3Converter.git

Install lame (with vcpkg)

vcpkg install mp3lame:x86-windows-static
vcpkg install mp3lame:x64-windows-static

Build and run.

About

Silk MP3 Converter. 微信语音转 MP3,MP3 转微信语音。

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages