Skip to content

Commit

Permalink
undo changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yuekaizhang committed Jan 20, 2025
1 parent 27c1cfa commit 2e594c6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ':'
Expand Down
3 changes: 0 additions & 3 deletions egs/wenetspeech4tts/TTS/f5-tts/README.md

This file was deleted.

3 changes: 1 addition & 2 deletions egs/wenetspeech4tts/TTS/prepare.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash
set -eou pipefail


set -eou pipefail

# fix segmentation fault reported in https://github.com/k2-fsa/icefall/issues/674
export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python
Expand Down

0 comments on commit 2e594c6

Please sign in to comment.