#
fft
Here are 749 public repositories matching this topic...
Automagically synchronize subtitles with video.
audio
sync
synchronization
video
ffmpeg
captions
subtitles
caption
alignment
fast-fourier-transform
subtitle
vad
vlc
srt
fft
vlc-media-player
srt-subtitles
voice-activity-detection
speech-detection
string-alignment
-
Updated
Aug 9, 2021 - Python
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
-
Updated
Jan 14, 2021 - Swift
Math.NET Numerics
statistics
csharp
integration
math
fsharp
interpolation
random
matrix
linear-algebra
regression
fft
numerics
differentiation
mathnet
-
Updated
Aug 23, 2021 - C#
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
audio
android
windows
macos
linux
hashing
ios
json
cryptography
aes
hls
cpp
midi
https
webassembly
rsa
spatialization
fft
usb-audio
time-stretch
-
Updated
Jul 30, 2021 - C++
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
audio
cplusplus
dft
cxx
travis-ci
dsp
cpp14
intel
avx
clang
simd
header-only
fast-fourier-transform
cpp17
cplusplus-14
fft
digital-signal-processing
avx512
ser
audio-processing
cplusplus-17
discrete-fourier-transform
-
Updated
May 14, 2021 - C++
Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
visualization
python
radio
qt
spectrum-analyzer
sdr
rtl-sdr
fft
hackrf
software-defined-radio
airspy
limesdr
-
Updated
May 30, 2018 - Python
Realtime audio analysis in Python, using PyAudio and Numpy to extract and visualize FFT features from streaming audio.
-
Updated
Dec 23, 2020 - Python
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
python
lectures
tutorial
fpga
dsp
numpy
fast-fourier-transform
scipy
convolution
fft
digital-signal-processing
lessons
fir
numpy-tutorial
finite-impulse-response
-
Updated
Oct 21, 2020 - Jupyter Notebook
react
audio
javascript
application
app
webgl
typescript
web
material-design
dsp
material-ui
audio-visualizer
microphone
sound
spectrogram
fft
webgl-experiments
-
Updated
Mar 14, 2021 - TypeScript
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
android
ios
arm
neon
cuda
avx
simd
elementary-functions
sse2
fft
vectorization
math-library
aarch64
avx512
powerpc
vsx
vector-math
s390x
quadruple-precision
sve
-
Updated
Jul 9, 2021 - C
Competitive Programming templates that I used during the past few years.
hashing
algorithms
string
matching
graphs
competitive-programming
data-structures
fft
dijkstra
dynamic-programming
biginteger
recurrence
algorithms-implemented
segment-tree
disjoint-sets
lca
floyd-warshall
matrix-exponentiation
bellman-ford-algorithm
bipartite-graphs
-
Updated
Sep 30, 2020 - C++
collection of O(NlogN) pitch detection implementations
-
Updated
Jul 5, 2020 - C++
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
python
pyaudio
notebook
signal-processing
jupyter-notebook
python3
spectrum-analyzer
scipy
matplotlib
fft
stream-audio
-
Updated
Jun 6, 2021 - Python
Generate waveform images from audio files on iOS in Swift.
swift
ios
waveform
audio-visualizer
audio-analysis
audio-files
fft
waveform-images
fourier-transform
-
Updated
Aug 2, 2021 - Swift
A C++ Library for Audio Analysis
audio
music
gist
c-plus-plus
audio-analysis
music-information-retrieval
fft
mfcc
mir
spectral-analysis
pitch-tracking
onset-detection
-
Updated
Oct 21, 2020 - C++
Noise is an Android wrapper for kissfft, a FFT implementation written in C.
-
Updated
Nov 8, 2019 - Java
real time application to measure heart rate
python
real-time
video
camera
heart-rate
fft
pyqt
plot-graph
heart-rate-monitor
heart-rate-measurement
-
Updated
Apr 4, 2020 - Python
DCFNet: Discriminant Correlation Filters Network for Visual Tracking
-
Updated
Feb 7, 2020 - Python
Description and unofficial implementation of Furby's audio protocol
-
Updated
Jan 26, 2013 - Perl
The fastest JS Radix-4/Radix-2 FFT implementation
-
Updated
Jan 29, 2021 - JavaScript
本库是一款基于Rxjava实现的android音频设备通信库,主要用于手机和音频设备之间通信,支持录音、发送、供电、发送失败自动重试(可以指定重试次数),设置接收超时、自定义编解码,自定义配置参数等功能,使用本库只需要关注与业务相关的自定义编解码。
-
Updated
Jun 27, 2019 - Java
ziatdinovmax
commented
May 28, 2021
Per SVK's suggestion, it is worth exploring if one can use an autoencoder (regular or variational) instead of PCA for the sliding-window-based image denoising originally written by @ramav87 .
@saimani5 @markpoxley will you be interested in exploring it?
Improve this page
Add a description, image, and links to the fft topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fft topic, visit your repo's landing page and select "manage topics."
The currently supported radices are 2, 3, 4, and 8. Small primes 5 and 7 should be added for parity with other FFT libraries. Larger powers of two might be desirable for performance.