mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
undo changes
This commit is contained in:
parent
27c1cfa851
commit
2e594c61a1
@ -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 ':'
|
||||
|
@ -1,3 +0,0 @@
|
||||
# Introduction
|
||||
Files in this folder are copied from
|
||||
https://github.com/SWivid/F5-TTS/tree/main/src/f5_tts/model
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user