undo changes

This commit is contained in:
root 2025-01-20 09:37:52 +00:00
parent 27c1cfa851
commit 2e594c61a1
3 changed files with 1 additions and 6 deletions

View File

@ -12,7 +12,6 @@ repos:
hooks:
- id: flake8
args: ["--max-line-length=88", "--extend-ignore=E203,E266,E501,F401,E402,F403,F841,W503"]
#exclude:
# What are we ignoring here?
# E203: whitespace before ':'

View File

@ -1,3 +0,0 @@
# Introduction
Files in this folder are copied from
https://github.com/SWivid/F5-TTS/tree/main/src/f5_tts/model

View File

@ -1,8 +1,7 @@
#!/usr/bin/env bash
set -eou pipefail
# fix segmentation fault reported in https://github.com/k2-fsa/icefall/issues/674
export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python