mirror of
https://github.com/FAUSheppy/ths-speech
synced 2025-12-10 08:38:36 +01:00
reminded for unittest special handling
This commit is contained in:
@@ -21,3 +21,5 @@ def recive_transcribe_request(audiofile):
|
|||||||
''' saves and transcribes and audiofile '''
|
''' saves and transcribes and audiofile '''
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
def android_unittest_transcribe_request(audiofile):
|
||||||
|
''' the android unittests append a special keyword, requests are dummy handled '''
|
||||||
|
|||||||
Reference in New Issue
Block a user