Giter VIP home page Giter VIP logo

kaldifst's Introduction

Introduction

Python wrapper for OpenFst and its extensions from Kaldi, e.g., fstdeterminizestar.

Note: It does not depend on Kaldi. You don't need to install Kaldi to use this repo.

Documentation

Please refer to https://k2-fsa.github.io/kaldifst for installation and usage.

kaldifst's People

Contributors

buaaalban avatar csukuangfj avatar rouseabout avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

kaldifst's Issues

ERROR: Failed building wheel for kaldifst

Building wheels for collected packages: kaldifst
Building wheel for kaldifst (setup.py) ... error
error: subprocess-exited-with-error

_ python setup.py bdist_wheel did not run successfully

The issue of pytest conflicting with kaldifst

Hi,

When I import pytest with kaldifst in a code repository and execute the command python3 run_test.py, it seems like the program gets stuck in a loop and doesn't return any result, nor does it give any errors. I would appreciate your opinion on what to do next. It appears that pytest has an issue with kaldifst—and generally with C++ Python wrappers.

# run_test.py

import kaldifst
import pytest

# Run pytest with coverage and generate reports
pytest.main(['--cov', '--cov-report', 'term', '--cov-report', 'xml:coverage.xml'])

What is shown in the terminal

===================================================================== test session starts =====================================================================
platform linux -- Python 3.8.16, pytest-7.4.4, pluggy-1.3.0
rootdir: /home
plugins: cov-4.1.0, hypothesis-6.92.2, hydra-core-1.1.2
collecting 1190 items

errors appeared when installing kaldifst

Hi ! I am installing kaldifst with the source code using command ' python3 setup.py install ' , but during compiling ,some errors appear:
I tried to upgrade my cmake from version 3.17 to 3.25, but it did not work . And it confuses me several days . Could you help me solve this problem ? Thank you !
error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.