Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fishaudio/audio-preprocess
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.8
Choose a base ref
...
head repository: fishaudio/audio-preprocess
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 9 files changed
  • 4 contributors

Commits on May 25, 2024

  1. 增加了asr时的递归搜索和对funasr的支持 (#21)

    * add support for recursive search
    
    * add funasr support
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    clumsyroot and pre-commit-ci[bot] authored May 25, 2024
    Configuration menu
    Copy the full SHA
    4c2acf1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. 🐞 fix(transcribe): 修复 funasr 存在的一堆问题 (#22)

    * 🐞 fix(transcribe): 修复 funasr 存在的一堆问题
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    HuanLinOTO and pre-commit-ci[bot] authored May 26, 2024
    Configuration menu
    Copy the full SHA
    ee6f7f2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#10)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
    - [github.com/psf/black: 23.7.0 → 24.4.2](psf/black@23.7.0...24.4.2)
    - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    db51ef4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Feat enhance transcribe (#30)

    * 🐞 fix(transcribe): 修复 whisper 无法日文打标的问题
    
    * ✨ feat(merge-lab): 支持合并lab标注
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * ✨ feat(transcribe): enhance
    
    faster whisper&fixed funasr
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    HuanLinOTO and pre-commit-ci[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9052f35 View commit details
    Browse the repository at this point in the history
Loading