Skip to content

Releases: CodeWithKyrian/libtransformers-php

Release list

v0.5.0

Choose a tag to compare

@CodeWithKyrian CodeWithKyrian released this 20 Aug 19:10

Overview:
TransformersPHP Utils is a C library designed to enhance the performance of computationally intensive tasks in the TransformersPHP package. It integrates with PHP using PHP FFI.

Key Features:

  • High Performance: Optimized for faster computation.
  • PHP Integration: Seamlessly works with PHP through FFI.
  • Core Functions:
    • spectrogram: Computes waveform spectrograms.
    • pad_reflect: Reflectively pads arrays.