Merge pull request #3233 from lissyx/examples-rename-master
Rename DeepSpeech-examples to STT-examples
This commit is contained in:
		
						commit
						86845dd022
					
				
							
								
								
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @ -1,6 +1,6 @@ | ||||
| [submodule "doc/examples"] | ||||
| 	path = doc/examples | ||||
| 	url = https://github.com/mozilla/DeepSpeech-examples.git | ||||
| 	url = https://github.com/mozilla/STT-examples.git | ||||
| 	branch = master | ||||
| [submodule "tensorflow"] | ||||
| 	path = tensorflow | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| User contributed examples | ||||
| ========================= | ||||
| 
 | ||||
| There are also several user contributed examples available on a separate examples repository: `https://github.com/mozilla/DeepSpeech-examples <https://github.com/mozilla/DeepSpeech-examples>`_. | ||||
| There are also several user contributed examples available on a separate examples repository: `https://github.com/mozilla/STT-examples <https://github.com/mozilla/STT-examples>`_. | ||||
|  | ||||
| @ -1 +1 @@ | ||||
| Subproject commit 93914db805408b4a130e4489cb5d4ff88cd95159 | ||||
| Subproject commit adde02be1676d3ec4a2c18008b4871489f3bb42a | ||||
| @ -3,4 +3,4 @@ Examples | ||||
| 
 | ||||
| Mozilla Voice STT examples were moved to a separate repository. | ||||
| 
 | ||||
| New location: https://github.com/mozilla/DeepSpeech-examples | ||||
| New location: https://github.com/mozilla/STT-examples | ||||
|  | ||||
| @ -25,8 +25,8 @@ then: | ||||
|       DEEPSPEECH_MODEL: "https://github.com/reuben/DeepSpeech/releases/download/v0.8.0/models_0.8.tar.gz" | ||||
|       DEEPSPEECH_AUDIO: "https://github.com/mozilla/DeepSpeech/releases/download/v0.4.1/audio-0.4.1.tar.gz" | ||||
|       PIP_DEFAULT_TIMEOUT: "60" | ||||
|       EXAMPLES_CLONE_URL: "https://github.com/mozilla/DeepSpeech-examples" | ||||
|       EXAMPLES_CHECKOUT_TARGET: "nodejs-scoped-name" | ||||
|       EXAMPLES_CLONE_URL: "https://github.com/mozilla/STT-examples" | ||||
|       EXAMPLES_CHECKOUT_TARGET: "master" | ||||
| 
 | ||||
|     command: | ||||
|       - "/bin/bash" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user