SWivid commited on
Commit
0022231
·
1 Parent(s): 9f5328d

tweak main readme for better redirection

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -66,14 +66,14 @@ f5-tts_infer-gradio
66
 
67
  ### 2. More instructions
68
 
69
- - In order to have better generation results, take a moment to read [detailed guidance](src/f5_tts/infer/README.md).
70
  - The [Issues](https://github.com/SWivid/F5-TTS/issues?q=is%3Aissue) are very useful, please try to find the solution by properly searching the keywords of problem encountered. If no answer found, then feel free to open an issue.
71
 
72
 
73
- ## [Training](src/f5_tts/train/README.md)
74
 
75
 
76
- ## [Evaluation](src/f5_tts/eval/README.md)
77
 
78
 
79
  ## Development
 
66
 
67
  ### 2. More instructions
68
 
69
+ - In order to have better generation results, take a moment to read [detailed guidance](src/f5_tts/infer).
70
  - The [Issues](https://github.com/SWivid/F5-TTS/issues?q=is%3Aissue) are very useful, please try to find the solution by properly searching the keywords of problem encountered. If no answer found, then feel free to open an issue.
71
 
72
 
73
+ ## [Training](src/f5_tts/train)
74
 
75
 
76
+ ## [Evaluation](src/f5_tts/eval)
77
 
78
 
79
  ## Development